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 14242852ac Make I2C pins configurable on ESP32 před 2 roky
include Make I2C pins configurable on ESP32 před 2 roky
lib first commit před 3 roky
src Make I2C pins configurable on ESP32 před 2 roky
test first commit před 3 roky
.gitignore Started adding ESP support před 3 roky
README.md Started adding ESP support před 3 roky
platformio.ini Added debug log output to web with history buffer před 2 roky

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.