Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 318 Bytes

esp8266_i2c_bmp180

This is a simple driver for bmp085/bmp180 temperature/pressure sensor

copy i2c_bmp180.c to {your_project}/driver folder

copy i2c_bmp180.h to {your_project}/include/driver folder

important!!! It's working with i2c driver by ZARYA: https://github.com/zarya/esp8266_i2c_driver