3 releases (breaking)
0.3.0 | Sep 19, 2024 |
---|---|
0.2.0 | Mar 1, 2022 |
0.1.0 | Aug 18, 2019 |
#327 in Embedded development
24 downloads per month
5KB
67 lines
Debouncing algorithms to make sense of real world buttons.
Currently sporting one algorithm, using hackadays ultimate debouncing algorithm, for multiple inputs at once.
Just measure your input pins regularily and call update(pin_no, pressed)...
Dependencies
~22KB