Skip to content

My attempt at making a drone flight controller. (On hold until I can debug my DShot with an oscilloscope)

Notifications You must be signed in to change notification settings

anivelle/drone-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PID Drone Controller

This is my repository for the drone controller I am building using the Arduino Nano 33 BLE. This is an exercise for me in working directly with the Arduino's hardware peripherals, as well as learning about PID (I have never taken a feedback control course).

I'll be using some sort of time of flight (TOF) sensor to give the drone the ability to hover at a certain height, along with a 9-axis IMU (currently the BNO055 because I have it) to keep the drone stabilized in the air. That is all that is currently planned, but if I enjoy this enough I might try autonomous movement.

About

My attempt at making a drone flight controller. (On hold until I can debug my DShot with an oscilloscope)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published