DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thomas Buck 3b6145cef3 added gpio status to websocket and webui 3 anos atrás
include added gpio status to websocket and webui 3 anos atrás
lib first commit 3 anos atrás
src added gpio status to websocket and webui 3 anos atrás
test first commit 3 anos atrás
.gitignore Started adding ESP support 3 anos atrás
README.md Started adding ESP support 3 anos atrás
platformio.ini added websocket lib, UI control now possible via webinterface 3 anos atrás

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.