/PPM-Signal-Reader-ARDUINO

Arduino PPM signal reader/decoder Library

Primary LanguageC++GNU General Public License v2.0GPL-2.0

#PPM Radio Control Signal Reader#

Tested GPL V2 License Gratipay Badge

##Intro## Simple library to manage output of Radio Control receiver

Sponsored by

Description

This library allows you to read Pulse Position Modulation (PPM) signals from Radio Control receiver of classical RC Car or other Devices.

Special Thanks

Dependencies

[DEPRECATED] You must be install into libraries Statistic Library http://github.com/kiuz/Arduino-Statistic-Library

[NEW] Now I've included Arduino-Statistic-Library as Sub-repositories, you can follow Installation Section in this file.

TESTED ARDUINO LIBRARY

OPEN ISSUE

  • #4 and #5,"Compatibility with Arduino IDE 1.8" where seems doesn't work with over 3 pins input.

Changes

Installation

  • After cloning the repository you must copy "PPmSignalReader" and "Statistic" into "Arduino/libraries/" folder
  • Open or re-Open Arduino IDE and now you can use PPmSignalReader library or open Example form menu