docs: add pump_controller_8_2_OLED_DONE to the projects index

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-07 22:56:50 +07:00
co-authored by Claude Opus 5
parent 9d764ba43f
commit 635d5e2460
+7
View File
@@ -7,3 +7,10 @@ A collection of Arduino / ESP microcontroller projects.
- **[WeatherPredictor](WeatherPredictor/)** — autonomous barometric weather
station on a Wemos D1 mini (ESP8266): local Zambretti forecast, TFT display
and a self-hosted web interface. See its [README](WeatherPredictor/README.md).
- **[pump_controller_8_2_OLED_DONE](pump_controller_8_2_OLED_DONE/)** — pump
station monitor on a Wemos D1 mini (ESP8266): watches two main pumps plus a
backup one, drives two alarm relays, shows status on an OLED and in a web
panel, and posts events to an HTTPS webhook. Settings live in LittleFS.
See its [README](pump_controller_8_2_OLED_DONE/README.md) and
[MANUAL](pump_controller_8_2_OLED_DONE/MANUAL.md).