Skip to content

deshrit/self-balancing-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

self-balancing-robot

A PID control self balancing robot using esp32 and mpu6050.

balancing-bot

Video demo

video

Key Points

  1. Make constant frequency main loop
  2. Choose one falling side to be forward direction and write all the code logics
  3. Handle the perfectly vertical dead zone and motor driver's deadzone (actual number up to when motors don't start moving)
  4. Calibrate the sensor
  5. Try tuning the PID constants one at a time, keeping others zero

About

A PID control self balancing robot using esp32 and mpu6050

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors