Solar power project with esp8266.
- Connect to WiFi
- Read battery voltage (3.8v max reduced to 1v via voltage divider)
- Post voltage reading to electronics-api
- Connect solar panels
- Collect readings
The file firmware/config.h
is ignored with git update-index --assume-unchanged
so that SSID credentials are not committed to the repo.