2 unstable releases

0.2.0 Mar 1, 2022
0.1.0 Aug 18, 2019

#790 in Embedded development

MIT license

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