DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck 7fa4a40284 increased version to 0.2, added links, refactored statemachine enum пре 3 година
include increased version to 0.2, added links, refactored statemachine enum пре 3 година
lib first commit пре 3 година
src increased version to 0.2, added links, refactored statemachine enum пре 3 година
test first commit пре 3 година
.gitignore Started adding ESP support пре 3 година
README.md Started adding ESP support пре 3 година
platformio.ini added websocket lib, UI control now possible via webinterface пре 3 година

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.