Skip to content
All projects
project

Quadcopter Design

Building and programming a quadcopter from scratch

  • Arduino
  • PID Control
  • Embedded C
The custom-built quadcopter

My goal for this project was to build and program my own quadcopter. I used an Arduino, a chip that senses orientation, and motors to create my own flying remote controlled drone. It used a PID controller and hardware interrupts to create a smooth user experience.