Other Parts Discussed in Thread: Z-STACK, , CC2531
Hi Guys,
I working to build a new version of my dimmer device, at the latest version I have been used only level controller via APP (dimmer UP/Down and ON/OFF) but I would like to implement a physical button to make it without the APP. I have in my mind to implement the physical controller on a single button (one switch). My physical controller needs to be perceptive a single pressure necessary to increase/decrease (up or down 10%) or a strong pressure (holding on) to directly turn on/off.
I think that I need to implement a timer supervision algorithm necessary to check if the events single pressure or a strong pressure (hold on).
I using this Zstack version: Z-Stack Home 1.2.2a.44539 and I have implemented my dimmer over light switch example inside Home Automation folder.
Someone has been implemented it or something with a little bit similarities?
BR,
Alex