Skip to content

This project presents the design, implementation, and analysis of a modified PID controller to stabilize the angular position of a 1-DOF copter system. The control algorithm was implemented on the ESP32 microcontroller. The controller performed well within the linear operating region of ±30°.

Notifications You must be signed in to change notification settings

anandketan/Single_DoF_Copter_Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1-DoF Copter Control System

  • This is an RTOS implementation on the ESP32 to control a 1-DoF copter that can stabilize in a given range of angles
  • Angles/gains can be entered by the user via the Bluetooth serial terminal
  • PID algorithm has been modified and implemented to achieve stabilization
  • Video Demo: https://youtu.be/T2GUARfx1rw

About

This project presents the design, implementation, and analysis of a modified PID controller to stabilize the angular position of a 1-DOF copter system. The control algorithm was implemented on the ESP32 microcontroller. The controller performed well within the linear operating region of ±30°.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published