Signal Input/Output
AttachInterruptEx extends the standard AttachInterrupt function to allow for a variety of callable objects as timer callbacks.
"Extends the standard attachInterrupt function to allow passing state to the pin interrupt callbacks. Accepts free functions and static member functions, lambda expressions and functors as callbacks",
Maintainer: luni64
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.