unforgiven512 / RCReceiver-arduino-library

An Arduino library for communicating with an RC receiver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCReceiver

An Arduino library for comunicating with an RC receiver.

This library can read and decode PPM signals from simple RC receivers.

On Arduino Uno, there are 2 channels supported; on others like Leonardo or Mega, 4 channels.

About

An Arduino library for communicating with an RC receiver.


Languages

Language:C++ 81.4%Language:C 18.6%