DebounceFilterLib

DebounceFilter Library

Author
Luis Llamas
Website
https://github.com/luisllamasbinaburo/Arduino-DebounceFilter
Category
Other
License
Apache 2.0
Library Type
Contributed
Architectures
Any

Arduino Library that implements a filter to eliminate rebound in physical devices such as pushbuttons or encoders. The library allows you to set a range in milliseconds. After a change, any subsequent changes are ignored during the interval, causing the filtering of possible rebounds.

Downloads

Filename Release Date File Size
DebounceFilterLib-1.0.0.zip 2018-11-29 11.41 KiB