Communication
PPM Reader is an interrupt based pulse-position modulation (PPM) signal reading library for Arduino.
It provides an easy to use, non-blocking solution for decoding the signal from an RC receiver that is able to encode data from multiple channels as PPM, using only standard Arduino functions.
Maintainer: Dmitry Grigoryev
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.