Intercept PPM signal from any receiver with Arduino
One way to monitor the business end of a RC device is to tap into all of the servo outputs on the receiver and decode their respective PWM signals. A much simpler interface, however, both in terms of wiring as well as code, is to find the multiplexed PPM signal and digest the values for […]