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

no-std async-debounce

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

2 releases

0.1.1 Feb 2, 2024
0.1.0 Feb 2, 2024

#1442 in Hardware support

Download history 4/week @ 2024-07-01 4/week @ 2024-07-22 20/week @ 2024-09-02 24/week @ 2024-09-23 14/week @ 2024-09-30 34/week @ 2024-10-07 19/week @ 2024-10-14

91 downloads per month

MIT/Apache

5KB
71 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

~1.5MB
~30K SLoC