GitPedia

EasyButton

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

From evert-arias·Updated May 10, 2026·View on GitHub·

> 🔥 **EasyButton 3.0 Poll**: We're considering a major update with bug fixes and improved documentation! [VOTE NOW](https://github.com/evert-arias/EasyButton/discussions/100) to help shape the future of EasyButton! 🔥 The project is written primarily in C++, distributed under the MIT License license, first published in 2018. Key topics include: arduino, arduino-library, button, debounce, debounce-button.

Latest release: v2.0.3
July 4, 2023View Changelog →

EasyButton

🔥 EasyButton 3.0 Poll: We're considering a major update with bug fixes and improved documentation! VOTE NOW to help shape the future of 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://evert-arias.github.io/easybtn-docs/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://evert-arias.github.io/easybtn-docs/docs/installation

How to use

https://evert-arias.github.io/easybtn-docs/docs/fundamentals

Examples

Single Press

Pressed For Duration

Detecting Sequence

MIT © Evert Arias

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from evert-arias/EasyButton via the GitHub API.Last fetched: 6/28/2026