Skip to content

Danixu/buttondebouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ButtonDebouncer

Simple non blocking button debouncer, with long press and burst support.

By Daniel Carrasco

What does it do?

This module helps to avoid push bounces that creates ghost activations on your program. Is based on DebounceEvent module, and was modified to don't block the program during the debounce waiting time, and also provides long press and burst support.

How to use it

To see how to use it, just go to examples folder and check the project/s

ToDo

Nothing for now

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages