DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck 08c22aff7e Make sensor inputs invertable hace 3 años
include Make sensor inputs invertable hace 3 años
lib first commit hace 3 años
src Make sensor inputs invertable hace 3 años
test first commit hace 3 años
.gitignore Started adding ESP support hace 3 años
README.md Started adding ESP support hace 3 años
platformio.ini Added debug log output to web with history buffer hace 3 años

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.