This project uses an Arduino Micro board to convert the output from an RC receiver into a two-channel joystick via USB. It specifically depends on boards that use the atmega32u4 or atmega16u4 ...
An RC receiver signal decoder using an AVR ATTINY85 microcontroller. The decoder has a 10-bit resolution for the RC receiver pulse (1ms-2ms). To resolve the PWM pulse, pin change interrupts are used ...