BME680 BSEC Data Logger usses BSEC Library; with Async web server and Indoor Air Quality index. Data is displayed on OLED and logged to file every 15 Minutes. Data may be viewed from built-in file browser. Clicking on a URL filename will allow display file. FTP is available for managing the number of files stored in “LittleFS.”
Before using “BME680-BSEC-Data-Logger” enter your network credentials and related information into “config.h”
Data Logger with graphing of IAQ, Gas Resistance, CO2, and VOC. Plus web interface and OLed display.
Example of use in graphing: Soaked a Q-tip in acetone, placed Q-tip very close to the BME680.
Start up requires 30 minutes for the BME680 to be ready. Sketch will display when thirty minutes have past and test can begin. Default time for test to run is for 90 dataPoints, (three hours); which can be easily modified in "config.h," count variable specifies duration of test. Data points are created every two minutes. When count is reached sketch will display notification "End of Test -- Power off."