DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thomas Buck 3182c9ffaa Fist version actually running on ESP, now with working WiFi stuff il y a 3 ans
include Fist version actually running on ESP, now with working WiFi stuff il y a 3 ans
lib first commit il y a 3 ans
src Fist version actually running on ESP, now with working WiFi stuff il y a 3 ans
test first commit il y a 3 ans
.gitignore Started adding ESP support il y a 3 ans
README.md Started adding ESP support il y a 3 ans
platformio.ini Now works with two distributed units connected via i2c il y a 3 ans

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.