#debounce #io #async #async-trait #no-std

no-std async-debounce

Debounce using embedded-hal and embedded-hal-async traits and embassy-time

3 unstable releases

0.2.0 Jan 7, 2025
0.1.1 Feb 2, 2024
0.1.0 Feb 2, 2024

#845 in Hardware support

40 downloads per month

MIT/Apache

5KB
93 lines

async-debounce

A simple library to debounce edge and level events on any type that implements the Wait and InputPin traits from e-hal and embassy-time.

Dependencies

~1MB
~20K SLoC