PPMReader
PPMReader copied to clipboard
This Arduino code reads a PPM signal and puts the servo values into an array (called ppm), reagrdless of channel number, polarity, ppm frame length, etc...
First of all, great library! It got my small Syma S107 heli in the air using a "normal" remote control providing PPM signals. I converted the PPM into infrared signals...
I'm trying to control a DC motor with one of the PPM channels, but as soon as I set pin 9 (or 10) to OUTPUT in my setup() function, a...
Hi, does your library support stm32? if not any chance you could? thanks
Hi, I need to get the ppm value of two ppm channels from two different pins. Is this possible? And so, how? Thanks in advance, Jamie