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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:b0ec6b86deaa | 2016-05-15 | salarian | Initial commit |