Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 366 Bytes

BME688_ESP32_BSEC_InfluxDB

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

  1. INFLUXDB_URL
  2. INFLUXDB_DB_NAME
  3. ssid
  4. password