搜索资源列表
DL IMU 测试程序
- 这是我从淘宝买的一套IMU(姿态测量单元)学习套件的配套源码,使用STM32F103CBT6 读取L3G4200D hmc5883l ADXL345 BMP085的数据并通过串口发送
BMP085
- BMP085气压传感器在单片机STC89C5的测试程序,使用 IIC协议。由1602显示。-The BMP085 pressure sensor the microcontroller STC89C5 the test procedure, the use of the IIC protocol. From the 1602 show.
BMP085
- bmp085的读取,并在lcd上显示的代码(已验证)-Code of bmp085 temperature and pressure read out and display on the lcd
zuixinxiugai
- bmp085传感器驱动程序,主要使用了I2C通信协议-bmp sensor driver
STC51-BMP085
- BMP085 IIC测试程序 使用单片机STC89C51 晶振:11.0592M 显示:LCD1602 编译环境 Keil uVision2-BMP085 IIC test program using SCM STC89C51 crystal: 11.0592M display: LCD1602 build environment Keil uVision2
BMP085
- BMP085气压模块资料 原理图和 8051程序-BMP085 pneumatic module information the schematic and the 8051 program
bmp085_lcd
- bmp085的读取,并在lcd上显示成功-Code of bmp085 temperature and pressure read out and display on the lcd
bmp085
- 气压传感器BMP085开发的源代码,以I2C通信协议为基础,适合与气压与温度的测定-Pressure sensor BMP085 developed source code to I2C communication protocol, suitable for the determination of the temperature and pressure
digital_psensor
- I2C Interface for BMP085 Pressure Sensor Sampling Firmware
BMP085Code
- while(1) { BMP085_sample(3) temperature=T pressure=p temperature=temperature/10 //单位:摄氏度 pressure=pressure/1000 //单位:kPa delay(100) //这里就可以调用显示程序,驱动LED或者LCM显示结果了 }-BMP085 code
BMP085ExampleCode
- BMP085 Test Code April 7, 2010 by: Jim Lindblom Test code for the BMP085 Barometric Pressure Sensor. We ll first read all the calibration values from the sensor. Then the pressure and temperature readings will be read and calculate
BMP085
- BMP085的技术文档,是开发BMP085所必须的资料-BMP085 technical documentation, is the development of the information necessary BMP085
BMP085
- 使用LABVIEW8.5编写对BMP085的温度和压强的读出。-Prepared using LABVIEW8.5 BMP085 temperature and pressure on the readout.
bmp085
- bmp085 pressure sensor routines for ATMEL uP in Bascom
bmp085
- 温度压力传感器,bmp085 完整简洁程序,采用c语言编写的头文件-Temperature and pressure sensors, bmp085 complete simple procedures, using c language header file
BMP085
- 用于检测大气的气压 ,用的是BMP085芯片-Pressure measurement
bmp085
- 基于bmp085气压高度计测高度程序 可选用stc单片机和c51单片机-bmp085 for calculating height
BOSH-bmp085-driver
- BOSH BMP085单片机读写数据程序-To BOSH BMP085 microcontroller to read and write data program
STC51-BMP085
- stc51单片机开发环境编写的程序,采集传感器BMP085的温度及压强,同时可计算海拔高度-stc51 microcontroller development environment written procedures, collecting sensor the BMP085 of temperature and pressure, and altitude can be calculated at the same time
STC51-BMP085 LCD1602测试程序
- BMP085 IIC测试程序 使用单片机STC89C51 晶振:11.0592M 显示:LCD1602 编译环境 Keil uVision2(BMP085 IIC test program Using the microcontroller STC89C51 Crystal: 11.0592M Display: LCD1602 Compile the environment Keil uVision2)