RC Remote Controller
A custom RC transmitter built by repurposing an old USB game controller to wirelessly drive robotics projects.
Project Overview
My first hardware prototype: a remote control transmitter built by repurposing an old USB game controller, used to wirelessly drive the Quadruped Spider Robot and other early robotics experiments.
Technical Details
- Reads the USB controller’s input and maps it to serial commands on an Arduino Pro Mini.
- Paired with an nRF24L01 radio module to transmit commands wirelessly to the robot.