A weather station based on ESP8266 and BME680.
The firmware currently has the following features: - Start a webserver on port 80, serving the measurement data as JSON - Read WLAN credentials from LittleFS - Asynchronous reading of the BME680 every 10 seconds |
||
|---|---|---|
| data/etc | ||
| include | ||
| lib | ||
| src | ||
| test | ||
| .gitignore | ||
| platformio.ini | ||