#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

#816 in Hardware support

Download history 3/week @ 2024-10-30 4/week @ 2024-11-06 1/week @ 2024-11-13 5/week @ 2024-11-20 2/week @ 2024-11-27 2/week @ 2024-12-04 8/week @ 2024-12-11 3/week @ 2024-12-18 21/week @ 2024-12-25 90/week @ 2025-01-01 47/week @ 2025-01-08 44/week @ 2025-01-15 18/week @ 2025-01-29 22/week @ 2025-02-05

86 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