a 16-bit pattern-based button debouncing library for ESP32 microcontrollers
-
Updated
Sep 30, 2025 - C++
a 16-bit pattern-based button debouncing library for ESP32 microcontrollers
Button debounce library for every microcontroller
Advanced Debouncer Library for Arduino
An Arduino-based latching power switch with auto-off functionality. Press the button to toggle ON/OFF, and the system automatically shuts off after 10 seconds.
(For My Teaching Tutorial Blog) Arduino Push-Button Utility class - debounce - pinMode( INPUT ) OR pinMode( INPUT_PULLUP )
A fast, async-safe button library for RP2040/RP2350. Features parallel bitwise debouncing, independent state tracking, and multi-core support for the Earle Philhower Arduino core.
Non-blocking multi-LED control with debounced button and fault mode using STM32 HAL.
Non-blocking Arduino PWM LED control with short and long button press handling
Add a description, image, and links to the button-debounce topic page so that developers can more easily learn about it.
To associate your repository with the button-debounce topic, visit your repo's landing page and select "manage topics."