Skip to content

Wrapper of the Bosch BME680 driver for esp-idf, so you can easily use it as a component within your project.

Notifications You must be signed in to change notification settings

fremouw/esp-bme680

Repository files navigation

ESP-BME680

This is a simple wrapper for the Bosch BME680 driver using Espressif esp-idf. This way you can easily include it as a component in your project.

Example

There's currently one example in the example directory. In the top of the file there are a couple of defines used for configuration (BME680 address, SDA, SCL pin), please change these accordingly. The example creates a task and prints measurements every 10 seconds to the console.

About

Wrapper of the Bosch BME680 driver for esp-idf, so you can easily use it as a component within your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published