nidayand / motor-on-roller-blind-ws

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
https://www.thingiverse.com/thing:2392856
MIT License
107 stars 118 forks source link

buttons? #7

Closed lukaszwitkowski closed 6 years ago

lukaszwitkowski commented 6 years ago

hello do you think about add 2-3 "real" buttons for people who dont have phone in hand? 1 button - down 2 button - up opcional 3 button -stop - if 1and 2 gona be automatic

marecl commented 6 years ago

@lukaszwitkowski @nidayand I'm currently working on this. Will ask for pull request when finished.

Sipowitz commented 6 years ago

I don't know what others think but I feel the best solution would be a single button i.e. one press would move the blind in a certain direction a second press would stop it and a third would move it in the opposite direction.

lukaszwitkowski commented 6 years ago

Marcen project in his reposytory is ok but works very slow

nidayand commented 6 years ago

Hi, no, I've thought about it and I don't want to add buttons to it - the main purpose is to control the blinds via an API and keep it to the main task of running the blinds up or down. Adding too much logic into the tiny hw will just make it to complex to maintain, less loosely coupled and possibly slower.. You are welcome to fork the project though and do whatever customization you'd like.