DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Thomas Buck 3182c9ffaa Fist version actually running on ESP, now with working WiFi stuff 3 år sedan
include Fist version actually running on ESP, now with working WiFi stuff 3 år sedan
lib first commit 3 år sedan
src Fist version actually running on ESP, now with working WiFi stuff 3 år sedan
test first commit 3 år sedan
.gitignore Started adding ESP support 3 år sedan
README.md Started adding ESP support 3 år sedan
platformio.ini Now works with two distributed units connected via i2c 3 år sedan

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.