Firmware for short term hyper local weather forecast display. Back-end is implemented by https://git.luon.net/paul/sinoptik
Find a file
admar 7094d20eca Several improvements:
* Fix color mapping of precipitation
* Fix bug in calculation of max value of pollen / AQI
* Added update() method to backend which will only update after interval period has passed
2024-09-07 00:03:53 +02:00
.vscode Added BME680 sensor 2024-09-01 22:10:53 +02:00
include Several improvements: 2024-09-07 00:03:53 +02:00
lib Setup PlatformIO project using WIFIMANAGER-ESP32 and dESPatch 2024-07-28 17:24:50 +02:00
src Several improvements: 2024-09-07 00:03:53 +02:00
test Setup PlatformIO project using WIFIMANAGER-ESP32 and dESPatch 2024-07-28 17:24:50 +02:00
.clang-format Setup PlatformIO project using WIFIMANAGER-ESP32 and dESPatch 2024-07-28 17:24:50 +02:00
.gitignore Setup PlatformIO project using WIFIMANAGER-ESP32 and dESPatch 2024-07-28 17:24:50 +02:00
LICENSE Initial commit 2022-04-22 20:20:48 +02:00
platformio.ini Added BME680 sensor 2024-09-01 22:10:53 +02:00
README.md Updated README with links to other git repos 2022-04-22 23:04:51 +02:00

Claire

Firmware for short term hyper local weather forecast display.