arduino-multi-button icon indicating copy to clipboard operation
arduino-multi-button copied to clipboard

Reliable detection of single, double and long clicks for Arduino.

Results 4 arduino-multi-button issues
Sort by recently updated
recently updated
newest added

It would be nice to be able to set the short/long/double click delays in the setup() for example.

enhancement

Hello, After looking into the source of MultiButton.h I'm under impression, that debouncing is done only for pressing button, but not for its releasing, isn't it? At first moment the...

Hello, I liked your work and exactly what I needed. However, the library doesn't work with Arduino Leonardo. I installed it as suggested and I tried running the example code....

Hello, Very interesting library. Congratulations for the work. I want to design a domotical central for my house's shutters. (13 shutters, 13 Up buttons and 13 Down buttons). Idea :...

enhancement