搜索资源列表
bmp180
- 已经调试好的压力传感器bmp180程序,测试成功 温度和压力都准确。 单片机STM32F100 在主程序中#include "bmp180.h" 定义IO口: #define I2C_SDA_PIN 7 #define I2C_SCL_PIN 6 #define I2C_GPIO GPIOB gpio_init(I2C_GPIO,I2C_SDA_PIN, GPIO_M
BMP180
- 基于STM32F10X的气压传感器(bmp180)程序,串口输出,内含bmp180手册。-Based STM32F10X pressure sensor (bmp180) program, serial output, containing bmp180 manual.
bmp180
- BMP180 气压传感器 C51下驱动,包括 温度 气压 的读取 修正 海拔高度的计算。-BMP180 pressure sensor of C51 under the driver, including temperature pressure reading corrected altitude.
BMP180
- 博世传感器气压传感器BMP180的驱动程序,C程序源代码-Bosch sensor pressure sensor BMP180 drivers, C code
bmp180-read-and-write-program-code
- bmp180数字气压温度传感器读写程序。效果非常好,测量结果非常准确。-bmp180 digital temperature sensor pressure literacy program. The effect is very good, very accurate measurements.
BMP180
- BMP180的程序,可直接使用,只要修改一点点内容就可完全使用-BMP180 program, can be used directly, just modify a little bit of content can be fully use
bmp180
- 气压传感器bmp180的驱动程序,包含makefile-Pressure sensor bmp180 drivers, including makefile
bmp180
- BMP180 driver for px4 project
stm32f042-BMP180-sensor
- stm32f042 BMP180 贴片压力传感器 数据读取-stm32f042 BMP180 sensor
BMP180
- BMP180气压传感器代码,可以正常读取参数值,本人在原子迷你开发板上编写的,基于keil5编译环境-BMP180 pressure sensor code, you can read the normal parameter value, they write in atomic mini development board based keil5 compiler environment
BMP180
- stm32读取气压计BMP180的库文件,内容非常完备,之应用于四轴飞行器-STM32 read the gas meter BMP180 library files, the content is very complete, applied to the four axis aircraft
bmp180
- msp430 IAR开发环境 BMP180气压传感器驱动,可移植其它单片机-driver of bmp180 .use msp430 and IAR
bmp180
- 开发环境IAR,单片机STM8,驱动为bmp180压力传感器驱动,经过测试可用,代码已经计算出温度和压力,海拔未考虑,如有必要,自行百度换算公式-Development environment IAR, single-chip STM8, driven by bmp180 pressure sensor driver, pro-test available, the code has been calculated temperatur
BMP180_new
- 利用stm32cubemx生成的工程驱动BMP180传感器(Engineering driven BMP180 sensor using stm32cubemx)
bpm180
- STM32平台下的IIC设备BMP180的驱动程序(Driver of IIC device BMP180 based on STM32 platform)
bmp180气压检测
- bmp180 厂家资料,有示范程序,亲测可用。(Bmp180 manufacturers information, there is a demonstration program, pro test available.)
BMP180
- BMP180 驱动程序,基于 STM32f103ZET6 ,开发平台:Keil 5 ,库版本:STD v3.5(BMP180 driver, based on STM32f103ZET6, development platform: Keil 5, library version: STD v3.5.)
bmp180-noh
- esp8266通过I2C总线读取bmp180芯片的气压和温度值,不用库文件的代码。(Esp8266 reads the pressure and temperature values of the bmp180 chip through the I2C bus, without the code of the library file.)
bmp180
- bmp180读取温度气压,通过1602显示(Bmp180 reads the temperature pressure, show with 1602)
BMP180--51
- 51单片机BMP180 液晶显示,可以显示温度和气压,运用到LCD1602.(51 single-chip BMP180 LCD display, you can display the temperature and pressure, applied to the LCD1602.)