Credit - labomat/rcduino GitHub Wiki
Most code is based on the excellent work of Daune Banks (rcarduino.blogspot.com).
For example:
-
Reading an RC Receiver - What does this signal look like and how do we read it -
http://rcarduino.blogspot.co.uk/2012/01/how-to-read-rc-receiver-with.html -
Using pinChangeInt library and Servo library to read three RC Channels and drive 3 RC outputs
http://rcarduino.blogspot.com/2012/04/how-to-read-multiple-rc-channels-draft.html -
RC Channels, L293D Motor Driver - Part 2 Calibration And Code
http://rcarduino.blogspot.de/2012/05/interfacing-rc-channels-to-l293d-motor.html -
How to read RC Channels - The RCArduinoFastLib
http://rcarduino.blogspot.de/2012/11/how-to-read-rc-channels-rcarduinofastlib.html