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 3182c9ffaa Fist version actually running on ESP, now with working WiFi stuff преди 3 години
include Fist version actually running on ESP, now with working WiFi stuff преди 3 години
lib first commit преди 3 години
src Fist version actually running on ESP, now with working WiFi stuff преди 3 години
test first commit преди 3 години
.gitignore Started adding ESP support преди 3 години
README.md Started adding ESP support преди 3 години
platformio.ini Now works with two distributed units connected via i2c преди 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.