Signal Input/Output
An efficient, low footprint, fast pin debouncing library for Arduino
This pin state supervisor manages debouncing of buttons and handles transitions between LOW and HIGH state, calling a function and notifying your code of which pin has been activated or deactivated.
Maintainer: Ubi de Feo, Sebastian Hunkeler
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.