Double click | Hold for buttons
-
Couldn't find any examples on utilising hold or double clicks for the buttons on my sensor nodes. With all the wifi lamps around it would be great to control them via the mysensor nodes and controller
-
No, I can't recall any examples for for double click or hold either.
-
Maybe this will help: http://jmsarduino.blogspot.be/2009/10/4-way-button-click-double-click-hold.html
-
I have short and long press status reports on my switch class here. There are example sketches one directory up in the tests area. Double click gets more complicated because you have to decide are you going to delay reporting the press/release from the first click until enough time has passed for it not to be a double click? Or do you report the press/release from the first click, and then report a double click? I'd be surprised if there aren't a lot of arduino double-click switch examples around...
-
https://github.com/mathertel/OneButton
This is what I use for this.
-
@vorowski said:
https://github.com/mathertel/OneButton
This is what I use for this.Mind sharing some mysensors code to see how you got it implemented?
-
Hi, it is some time since I made this (and used it to be honest) but you can check this post where I integrated what you are asking about.
https://forum.mysensors.org/topic/4552/sleeping-while-waiting-for-double-click-delayed-sleep/3Node and the code is unfortunately not in use currently so I do not recall all the details, but maybe you can get something out of it
Suggested Topics
-
Update RF24 library to latest version
Bug Reports • 23 Mar 2014, 23:37 • andriej 24 Mar 2014, 22:52 -
Is it possible to extract child ID from a just sent message?
General Discussion • 8 Nov 2021, 09:21 • Nigel31 12 days ago -
is this project dead?
General Discussion • a day ago • perfectom a day ago -
ESP-NOW
General Discussion • 22 Apr 2018, 05:58 • NeverDie 17 Feb 2025, 22:24 -
Code Garage to the rescue.
General Discussion • 11 Jan 2025, 11:25 • skywatch a day ago -
ESP32 with LoRa
General Discussion • 31 Jan 2023, 11:06 • dhanushmh 9 days ago