motor-on-roller-blind-ws
motor-on-roller-blind-ws copied to clipboard
WebSocket and MQTT supported device code for the roller blind. As rework of the design and code is on its way there won't be any updates to this repository
Moved strings to PROGMEM to free RAM Reading config directly from file (using buffer caused data corruption) Motor position is properly read (related to upper issue) Added buttons (up, down,...
Please add support for motor shield Node MCU with L293DD (dual letter D) - https://www.aliexpress.com/item/5-PCS-ESP8266-WiFi-Motor-Impulsionada-Expansion-Board-L293D-ESP12E-Lua-A-Internet-Das-Coisas-Do/32818731345.html
I went to build this code today and it would not compile. I took a gamble that rather than a bug it was probably just an out of sync library....
Hi there, first, let me say thank you for this. I've been looking for something similar for several months now. I had resigned myself to using servos, which was VERY...
It would be nice to not have to flash again if i want to change the options,and it would also be nice to be able to change the MQTT topic...
It would be nice to edit the MQTT topic, username and password in the webinterface. Not only by the initial setup.
I write wrong settings, how clean all SPIFFS files and config? Maybe good idea is add "Reset to defaults" and clear everything and reboot...
Hello! Nice project! Is it possible to add option for clockwise/countclockwise in main page? As of now I need to know what way it should turn before I have access...