Solar Station based on the ESP32 with the ability to report data over HTTP/JSON and InfluxDB.
It spends most of its time in deep sleep and uses the ULP to track wind.
You will need ESP-IDF version 4.0+. All required libraries are bundled for convenience so a idf.py build should suffice. If you wish to use upstream libraries instead please note that the Arduino library has been patched for power savings.
...
- Via SD Card
- Via Wifi
...
...