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 14242852ac Make I2C pins configurable on ESP32 2 år sedan
include Make I2C pins configurable on ESP32 2 år sedan
lib first commit 3 år sedan
src Make I2C pins configurable on ESP32 2 å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 Added debug log output to web with history buffer 2 å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.