Skip to content

nickagian/esp8266_i2c_bme280

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp8266_i2c_bme280

I2C Driver for Bosch BME280 Sensor on ESP8266

bosch-sensortec.com BME280

"The BME280 is an integrated environmental sensor developed specifically for mobile applications where size and low power consumption are key design constraints. The unit combines individual high linearity, high accuracy sensors for pressure, humidity and temperature"

Adapted from Bosch reference driver: https://github.com/BoschSensortec/BME280_driver

Adapted from: https://github.com/CHERTS/esp8266-i2c_bmp180

Tested with the GY-BME labeled breakout board. This was $13 from amazon.

About

I2C Driver for Bosch BME280 Sensor on ESP8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.1%
  • C++ 15.9%