astromaf / 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.
33 stars 18 forks source link

Not all files there. #1

Open limhyon opened 11 years ago

limhyon commented 11 years ago

Hi. I think not all files there isn't it? Some header files.

astromaf commented 11 years ago

Hi limhyon, Yes, of course. External specific libraries must be used with this code. All of them are open source and can be found easily.