cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.69k stars 397 forks source link

Migrate BME680 sensor code to newer BSEC2 lib #942

Open cyberman54 opened 1 year ago

cyberman54 commented 1 year ago

using https://github.com/boschsensortec/Bosch-BSEC2-Library

cyberman54 commented 1 year ago

...or use updated BSEC1 library

feed deepsleep time to BSEC Library (see example)

cyberman54 commented 1 year ago

modified version for ESP32-S3 from Bosch is here