debounce-button
There are 40 repositories under debounce-button topic.
evert-arias/EasyButton
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
JChristensen/JC_Button
Arduino library to debounce button switches, detect presses, releases, and long presses
bxparks/AceButton
An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
wkoch/Debounce
Arduino library for button debouncing.
ArminJo/EasyButtonAtInt01
Arduino library for push buttons at INT0 and / or INT1 pin (pin 2 / 3). Provides debouncing and toggle button functionality.
Dlloydev/Toggle
Arduino button debounce library for various switch types, port expanders and other 8-bit data sources. Fast and robust debounce algorithm.
yuanbo-peng/Combination-Lock
This project is to implement a combination lock on the FPGA board using VHDL language and finite state machine. There are some possible solutions are provided to address the problems including debounce, random number generation and combination check.
kotyara12/reGpio
Обработка событий на входах (кнопки, PIR и т.д.) по прерыванию с таймером подавления дребезга контактов
MicroBeaut/ADebouncer
Advanced Debouncer Library for Arduino
pilotak/DebounceIn
Debounce InterruptIn for mbed
code-shift/ChatterButton
Contacts debounce assistant for stable operation of buttons and other hardware triggers
DoImant/Button_SL
Button is a class for (debouncing) button queries. The included ButtonSL is extended so that a distinction can be made between a short and long button press.
evert-arias/easybtn.earias.me
EasyButton official website
GabyGold67/ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
GabyGold67/ButtonToSwitch_ESP32
Complete buttons to switches library implemented for ESP32-Arduino, with flags update automation, function callbacks, tasks unblocking, task resumes, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
GabyGold67/ButtonToSwitch_STM32
An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior
swvincent/sonoff-long-press
Long button press detect and debounce for the ESP8266-based SonOff Basic WiFi smart switch.
ellisgl/addressable-debouncer-verilog
Addressable 8 SPDT debouncer in Verilog
musicrizz/Arduino-Button_Ladder
(For My Teaching Tutorial Blog) It is an Utility class to read a number of swirches (push button) using only one analog input. With debouce .
xdzmkus/STM32_DebounceButton
STM32 C++ Button Library with debouncing algorithm
Abhi-lab2/The-Movie-App
Movie Recommendation App - It shows you reviews and ratings of the movies that you search. Also it uses Movie API.
bdubs-astro/DebounceSwitch
de-bounce a mechanical switch
bdubs-astro/DebounceSwitch-Test
de-bounce a mechanical switch
bdubs-astro/uPy_Debounce_Switch
debounce a switch using interrupts
dkostmii/debouncing-buttons
A possible solution, when you want to avoid firing some event, but have no control of it.
ignaziob/MQTT-doorbell
Doorbell based on MQTT publish/subscribe. E2E project using Raspberry PI 3B+ Lolin D1 as remote slave(s)
m-xor/button-for-microcontrollers
Button debouncer
MicroBeaut/MAX6816
Single Switch Debouncer Library for Arduino
MicroBeaut/RepeatButton
RepeatButton Library for Arduino
murige34/ButtonLite
Arduino library for debouncing input tactile switch.
Ratimus/MagicButton
Arduino library to wrap clickable rotary encoder in a simple message structure, plus a sweet debounce routine
xdzmkus/ArduLibs
Arduino libraries
Feqzz/debouncing-test-system
👨🎓 School assignment. A debouncing test system for the Basys-3 board.
tomasz90/two-buttons-interface
Two Buttons Interface for embedded devices