Thanks to visit codestin.com
Credit goes to lib.rs

#async-io #debounce #io

no-std async-debounce

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

4 releases (2 breaking)

0.3.0 Sep 12, 2025
0.2.0 Jan 7, 2025
0.1.1 Feb 2, 2024
0.1.0 Feb 2, 2024

#1007 in Embedded development

25 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

~465KB