Skip to content
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.

Notifications You must be signed in to change notification settings

Mehyar-ALS/BME688_ESP32_BSEC_InfluxDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages