EasyButton Save

Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.

Project README

EasyButton

License

Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.

Full documentation available at: https://easybtn.earias.me/docs/introduction

Description

EasyButton is an small Arduino library for debouncing momentary contact switches like tactile buttons. It uses events and callbacks to trigger actions when a button is pressed once or held for a given duration. It also provides a sequence counter to be able to rise an event when a given pattern of presses has been matched.

Installation

https://easybtn.earias.me/docs/installation

How to use

https://easybtn.earias.me/docs/fundamentals

Examples

Single Press

Pressed For Duration

Detecting Sequence

MIT © Evert Arias

Open Source Agenda is not affiliated with "EasyButton" Project. README Source: evert-arias/EasyButton

Open Source Agenda Badge

Open Source Agenda Rating