You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
PlatformIO Project for ESP32 microcontroller and BME688/BME680 environmental sensors using the BSEC library to calculate the air quality. The data can be stored in InfluxDB database.
PlatformIO Project for ESP32 microcontroller and BME688/BME680 environmental sensors using the BSEC library to calculate the air quality. The data can be stored in InfluxDB database.
To get it working with your InfluxDB setup, change thiese variables in src/main.cpp
INFLUXDB_URL
INFLUXDB_DB_NAME
ssid
password
About
PlatformIO Project for ESP32 microcontroller and BME688/BME680 environmental sensors using the BSEC library to calculate the air quality. The data can be stored in InfluxDB database.