PushButtonTaps

Signal Input/Output

Read Push Button Debounced as Single Tap, Double Tap or Long Press without blocking program.
Returns taps as one of 4 types - noTap, singleTap, doubleTap and longPress. Get last button press time using getLastTapTimes.

Author: Prashant Kumar

Maintainer: Prashant Kumar

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.