EventOS

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

Author: Natan Lisowski

Maintainer: Natan Lisowski

Read the documentation

Go to repository

Compatibility

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

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.