AUG24
ArduRoller balance bot
A while ago we have seen a primitive version of balancing robot that used mechanical switches to detect motion/tilt.
Today we can see a more advanced and complicated version of the same robot. It uses gyroscope in combination with accelerometer as sensors and a microcontroller to drive motors according to value from those sensors. The ADXRS613 gyroscope is used together with ADXL203CE accelerometer to improve the accuracy of motion detection. PID controller is implemented in microcontroller (Arduino) and source code is available for download on project page.
Good tutorial about these sensors can be found here.
Copyright © fasaxc
[ Source: fasaxc ]
similar content
- Mousey robot from a mouse (29-12-2008) [@News]
- BristleBot with sensor from optical mouse (18-06-2009) [@News]
- Mobile robot platform v1 (28-05-2009) [@Projects]
- Laptop PC robot base (02-01-2009) [@News]
- Robot voice modulator (24-06-2009) [@News]
- Laptop PC robot base update (06-07-2009) [@News]
- Robot vision with ATmega8 and color camera (15-02-2010) [@News]
- Vibrobot Socbot - remote controlled micro robot (11-01-2009) [@News]
- Current status of my mobile robot platform v1 (28-05-2009) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.