DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.