#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

#833 in Hardware support

Download history 28/week @ 2024-10-03 28/week @ 2024-10-10 7/week @ 2024-10-17 4/week @ 2024-10-31 3/week @ 2024-11-07 1/week @ 2024-11-14 6/week @ 2024-11-21 1/week @ 2024-11-28 3/week @ 2024-12-05 8/week @ 2024-12-12 3/week @ 2024-12-19 20/week @ 2024-12-26 109/week @ 2025-01-02 33/week @ 2025-01-09 39/week @ 2025-01-16

202 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