DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thomas Buck 3b6145cef3 added gpio status to websocket and webui il y a 3 ans
include added gpio status to websocket and webui il y a 3 ans
lib first commit il y a 3 ans
src added gpio status to websocket and webui il y a 3 ans
test first commit il y a 3 ans
.gitignore Started adding ESP support il y a 3 ans
README.md Started adding ESP support il y a 3 ans
platformio.ini added websocket lib, UI control now possible via webinterface il y a 3 ans

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.