DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Thomas Buck 7fa4a40284 increased version to 0.2, added links, refactored statemachine enum 3 år sedan
include increased version to 0.2, added links, refactored statemachine enum 3 år sedan
lib first commit 3 år sedan
src increased version to 0.2, added links, refactored statemachine enum 3 år sedan
test first commit 3 år sedan
.gitignore Started adding ESP support 3 år sedan
README.md Started adding ESP support 3 år sedan
platformio.ini added websocket lib, UI control now possible via webinterface 3 år sedan

README.md

Do this on ESP platforms

echo '#define WIFI_SSID "..."' > include/wifi.h
echo '#define WIFI_PW "..."' >> include/wifi.h

To be able to connect to WiFi.