Signal Input/Output
MyButton
Radhi <radhisghaier33@gmail.com>
Making buttons easy and fun to work with (normal, and counting buttons)
MyButton/MyCountingButton are two C++ libraries for the Arduino IDE that make achieving complex behaviors with push-buttons easier through providing: press events detection (FALLING/RISING), Multiple behaviors in one button, and counting presses (FALLING/RISING/CHANGING edges).
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.