Close

Serial Communication: Controller x Laptop

A project log for Capture The Drone

drone that takes selfie

ying-tanying tan 03/20/2025 at 07:030 Comments

Serial communication between DIY joystick controller and laptop was a success! It can interpret movements on the joysticks and translate that!

Unfortunately though, the Arduino Nano sends way too many commands to the drone -- causing it to slow down the drone by wayyyyy too much (to the point the camera freezes)! What's the point of a camera that freezes and cannot even process frames...

So for CS 12 demo day, we used keyboard controls to control the drone & demonstrated controller serial communication with the laptop :)

Discussions