HotButton

Device Control

Button library for Arduino. The usual, plus "if (button.event(LONG, SHORT, LONG))" and more.
Yet another button library. Provides the usual "isSingleClick()" etc, but also allows you to detects arbitrary events that involve long and short presses. Useful for development boards with only one button.

Author: Rop Gonggrijp

Maintainer: Rop Gonggrijp

Read the documentation

Compatibility

This library is compatible with the esp32 architecture.

Releases

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