clickButton
clickButton copied to clipboard
A button library that handles multi-clicks, long clicks and click-and-hold
Adds a new constructor in which a user defined function can be used read the pin. Useful if you need to read a button that is attached to an I/O...
Hi friend, I have this issue: When I load Labrary from Arduino IDE prompt I receive: "Trovata libreria non valida in /Users/antedoro/Documents/Arduino/libraries/clickButton-master: Missing 'maintainer' from library". Can you help me?...
See #15 This pull request adds the minimum code to allow the Raspberry Pi to compile the library. I've also tested the new code on the Particle cloud and it...
I haven't been able to throughly test this out yet. Occasionally when you click the button then leisurely click it again it will fire off around 70 or so "Single...
I've long used this library on my Particle boards, but recently moved my project to a Raspberry Pi. The RPi required some changes to the library to work successfully. Now...