by limor » Sun Jan 14, 2007 3:02 am
by limor
Sun Jan 14, 2007 3:02 am
Hi srk,
The humanoid robot kits come with a controler board and most people stick with it. However those who have replaced their boards or made their own humanoid usually favoured the AVR family (Atmega series) since they provide a free GNU C development environment and other tools.
There have been several controler boards makers that were mentioned on the forum including (from memory) from NewMicros, BDMicro, Olimex, Oricomtech, Sparkfun.
The only thing to ask yourself about the controler board and robot you want to build is if you want any feedback from the servos such as position and current consumption in order to make an interesting control loop. If the answer is yes, then you may need to design your own board (check out openservo) or go with either Bioloid or the recently hacked Robonova.
Hi srk,
The humanoid robot kits come with a controler board and most people stick with it. However those who have replaced their boards or made their own humanoid usually favoured the AVR family (Atmega series) since they provide a free GNU C development environment and other tools.
There have been several controler boards makers that were mentioned on the forum including (from memory) from NewMicros, BDMicro, Olimex, Oricomtech, Sparkfun.
The only thing to ask yourself about the controler board and robot you want to build is if you want any feedback from the servos such as position and current consumption in order to make an interesting control loop. If the answer is yes, then you may need to design your own board (check out openservo) or go with either Bioloid or the recently hacked Robonova.