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 829c587926 added websocket lib, UI control now possible via webinterface 3 년 전
include added websocket lib, UI control now possible via webinterface 3 년 전
lib first commit 3 년 전
src added websocket lib, UI control now possible via webinterface 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.