Bounce2
Switch filter
A debouncing library for Arduino and Wiring to filter out false state changes from mechanical switches
Debouncing library for Arduino and Wiring
596 stars
59 watching
172 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
selfhostedhome/micropython-debounce-switch | A class to handle debouncing of digital switches in MicroPython-based systems. | 8 |
falemagn/uberswitch | An alternative to C++ switch statements with improved features and syntax | 95 |
abpetkov/switchery | A JavaScript library that converts HTML checkboxes into customizable iOS 7-style switches | 2,055 |
taviso/cefdebug | Tools to detect and interact with Electron/CEF debuggers on Windows machines | 197 |
niksy/throttle-debounce | Functions to limit the frequency of execution of an event handler | 1,030 |
neonichu/bbudebuggertuckaway | An Xcode plugin that hides the debugger when typing in source code | 670 |
tinkerspy/automaton | A framework for building reactive state machines on microcontrollers like Arduino | 372 |
uber/signals-ios | An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |
t-pham/switch | An iOS switch control implemented in Swift with Interface Builder support | 145 |
matthieu-beteille/redux-data-fx | A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |
holly-hacker/eazfixer | A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
ioncodes/beeless | A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
themeldingwars/ratchet | A game client hooking framework to embed .Net Core and aid debugging by embedding it into a target application. | 16 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 6 |