Bioloid Extension Project: Difference between revisions
Jump to navigation
Jump to search
(New page: = Introduction = The Bioloid humanoid robot is manufactured by Robotis. It is based on 18 Dynamixel AX-12+ servos, connected by a proprietary (but open) common bu...) |
No edit summary |
||
Line 4: | Line 4: | ||
# to replace the existing microcontroller by a better CPU | # to replace the existing microcontroller by a better CPU | ||
# to distribute the data link of the CPU with the servos among several parallel buses | # to distribute the data link of the CPU with the servos among several parallel buses | ||
The new computing platform considered is a gumstix board. The interface of the gumstix with the servos is performed by an extension board. This extension board, its schematics and PCB layout, are made available to the community in this web page. | |||
= Architecture = | |||
= Schematics = | |||
= PCB layout = | |||
= References = | |||
* Ricardo Oliveira and Rodrigo Ventura. Development of a computing platform for the bioloid humanoid robot. In Proceedings of RecPad 2010, 2010. |
Latest revision as of 23:23, 4 November 2010
Introduction
The Bioloid humanoid robot is manufactured by Robotis. It is based on 18 Dynamixel AX-12+ servos, connected by a proprietary (but open) common bus. The original central processing unit of the robot is based on a ATMega128 microcontroller. The goal of this board is twofold:
- to replace the existing microcontroller by a better CPU
- to distribute the data link of the CPU with the servos among several parallel buses
The new computing platform considered is a gumstix board. The interface of the gumstix with the servos is performed by an extension board. This extension board, its schematics and PCB layout, are made available to the community in this web page.
Architecture
Schematics
PCB layout
References
- Ricardo Oliveira and Rodrigo Ventura. Development of a computing platform for the bioloid humanoid robot. In Proceedings of RecPad 2010, 2010.