Skip to content
Snippets Groups Projects
README.md 323 B
Newer Older
Alexander Sparkowsky's avatar
Alexander Sparkowsky committed
# BME280 driver project for the ESP32

This project implements a driver to read sensor data from a BME280 environment sensor by an ESP32 using the ESP-IDF.

It uses the I2C driver by [Neil Kolban](https://github.com/nkolban/esp32-snippets).
fxk8y's avatar
fxk8y committed


Library imported from GitHub: https://github.com/roamingthings/esp32-bme280.git