Signal Input/Output
Listen to pushbutton click events on an asynchronous and non-blocking way using callback functions.
Just give it a callback function and this library will call it as soon as a Click, Double Click or Long Click is detected. Implemented without using delays or blocking your code.
Maintainer: Rafael Chuque
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.