DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thomas Buck 3182c9ffaa Fist version actually running on ESP, now with working WiFi stuff 3 anos atrás
include Fist version actually running on ESP, now with working WiFi stuff 3 anos atrás
lib first commit 3 anos atrás
src Fist version actually running on ESP, now with working WiFi stuff 3 anos atrás
test first commit 3 anos atrás
.gitignore Started adding ESP support 3 anos atrás
README.md Started adding ESP support 3 anos atrás
platformio.ini Now works with two distributed units connected via i2c 3 anos atrás

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.