#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

#785 in Hardware support

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