Skip to content
#

debounce

Here are 45 public repositories matching this topic...

This is an interrupt based button event library for the ESP32. It enables binding user defined actions to button events including 'Key Down', Key Up' , 'Key Press', 'Long Key Press' 'AutoRepeat Press' and 'Double-Click'. The actions associated it these events may be executed Asynchronously, Synchronously, or a Hybrid between the two.

  • Updated May 31, 2024
  • C++

An all in one, easy to use, powerful, self contained button library so you can focus on your other code! Includes Debouncing, Avoids Delays, Multiclicks and allows you to decide what happens at the beginning and end of Short, Long, Hold and Shifts so you can create a intuitive and responsive experience.

  • Updated Jun 12, 2021
  • C++

Improve this page

Add a description, image, and links to the debounce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debounce topic, visit your repo's landing page and select "manage topics."

Learn more