A simple PWM decoder class. It is based on using 2 interrupts, one for rising and another for falling edges of the input pulse. This is a very simple approach, possibly accurate enough to decode RC receiver pulses.

Revisions of pulse_decoder.cpp

Revision Date Message Actions
0:b0ec6b86deaa 2016-05-15 Initial commit File  Diff  Annotate