Skip to content

A self-balancing seesaw with a ping pong ball, involving PID loops, Lidar sensors, Servo motors, and an Arduino Uno board.

Notifications You must be signed in to change notification settings

ZSchweyk/Seesaw_Balance_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Seesaw Balance Code

IMG_1044.MOV

This is the code I wrote to program a self-balancing seesaw with a moving ping pong ball on it! It consists of a Lidar sensor and servo motor, which I read and write to respectively in this program. It's also my first project involving closed loop control (PID loops), and I learned a lot about it. I wrote thorough, line by line comments if you'd like to fully understand everything behind the calculations.

If you'd like to learn more about it, visit my October blog post! https://2022mechatronicszeynschweyk.weebly.com/senior_year_capstone


About

A self-balancing seesaw with a ping pong ball, involving PID loops, Lidar sensors, Servo motors, and an Arduino Uno board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages