Nikkilae / PPM-reader

An interrupt based PPM signal reader for Arduino
GNU General Public License v3.0
77 stars 44 forks source link

Doesn't work mate #6

Closed PhilippeFrancois closed 4 years ago

PhilippeFrancois commented 4 years ago

All I get is 0s in the serial monitor. Using a Mega 2560. Tried pin 2 and 3. Uncommented the #include InterruptHandler.h. Tried reading RawValues. Nothing Works. I did notice in the attachInterrupt call of PPMReader, no ISR was stated as an argument . Is that right? I can't get this to work..

PhilippeFrancois commented 4 years ago

Turns out I may have got a version of the receiver that does not support ppm. :/