DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Thomas Buck 3182c9ffaa Fist version actually running on ESP, now with working WiFi stuff 3 gadus atpakaļ
include Fist version actually running on ESP, now with working WiFi stuff 3 gadus atpakaļ
lib first commit 3 gadus atpakaļ
src Fist version actually running on ESP, now with working WiFi stuff 3 gadus atpakaļ
test first commit 3 gadus atpakaļ
.gitignore Started adding ESP support 3 gadus atpakaļ
README.md Started adding ESP support 3 gadus atpakaļ
platformio.ini Now works with two distributed units connected via i2c 3 gadus atpakaļ

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.