Yet Another Arduino PcInt Library

Signal Input/Output

A library to support Pin Change Interruptions (PCINT) on AVR Arduinos
This library is fast, supports trigger modes (FALLING, RISING, CHANGE) and supports context data and pin state as callback arguments

Author: keestux, SODAQ, GabrielNotman, Paulo Costa

Maintainer: Paulo Costa

Read the documentation

Compatibility

This library is compatible with the avr architecture so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

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