gonzalo-bulnes / ppm_encoder

A fully customizable (channel number, polarity, ppm frame length, pulse length) PPM signal for Arduino without using delays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppm_encoder

A fully customizable (channel number, polarity, ppm frame length, pulse length) PPM signal for Arduino without using delays.

Credits

This code was originally written and published on Google Code by David Hasko. It was then imported to GitHub by Paweł Spychalski.

About

A fully customizable (channel number, polarity, ppm frame length, pulse length) PPM signal for Arduino without using delays.

License:GNU General Public License v2.0


Languages

Language:C++ 100.0%