Balancing Robot (UWE Bristol)
Loading...
660
views
Loading...
Uploader Comments (bilewinters)
see all
All Comments (2)
-
Good Work, thts a nice proyect, could you tell me please the procedure for doing one of these? i want to make one too
Loading...
It's not too difficult. You need a way of detecting what angle the robot is leaning, and something that can repeatedly check that angle, adjusting the speed of the motors to compensate. I used a PID controller loop for this robot (the wikipedia entry for PID should tell you everything you need). For detecting the angle I used an accelerometer and gyroscope, the same sensors used by iPhones and Wii remotes.
bilewinters 11 months ago