Signal Input/Output
Library for event-driven embedded devices programming (hardware interruputs for all pins).
A lot of automation done for you, events for every pin (RISING , FALLING, CHANGE) implemented in software. add event listener using AddEventListener(...) function
Maintainer: Natan Lisowski
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.