Signal Input/Output

ObjectButton

Vladimír Záhradník <vladimir.zahradnik@jsce.cz>, JSC electronics <development@jsce.cz>

An Arduino library for detecting button actions.

ObjectButton is an Arduino library for detecting common button actions. Because of it, you can map different functions into a single button, i.e., turn on the light on a button click and play an alarm sound on double-click.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.