Skip to content

VertiBOT is an educational project to investigate and understand sensor fusion using kalman and complementary filter algorithm and PID control in an unstable system. VertiBOT is an inverted pendulum platform that remains balanced by means of two tiny motors, located in the bottom of the structure. The battery is attached in the top of the main b…

astromaf/VertiBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VertiBOT

VertiBOT is an educational project to investigate and understand sensor fusion using kalman and complementary filter algorithm and PID control in an unstable system.

VertiBOT is an inverted pendulum platform that remains balanced by means of two tiny motors, located in the bottom of the structure. The battery is attached in the top of the main body, while the electronics board is located near the rotation axis. The feedback signal is provided by an IMU 6Dof composed by an accelerometer and a gyro. One ATmega 328 microcontroller execute the main loop every 10 milliseconds. A wireless communication over bluetooth is used to tune and check the signal response in a Graphical User Interface software.

Code,parts, video, and diagrams available in: http://madebyfrutos.wordpress.com/2013/05/02/vertibot/

Made(by)Frutos http://madebyfrutos.wordpress.com/ Ocero El Bierzo, Mayo'13

Based on:

External specific libraries must be used with this code. All of them are open source and can be found easily in its original repositories. Thank for the good job done with this libraries. :)

About

VertiBOT is an educational project to investigate and understand sensor fusion using kalman and complementary filter algorithm and PID control in an unstable system. VertiBOT is an inverted pendulum platform that remains balanced by means of two tiny motors, located in the bottom of the structure. The battery is attached in the top of the main b…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages