by limor » Wed Oct 04, 2006 10:41 pm
by limor
Wed Oct 04, 2006 10:41 pm
I thought it was someone else who initiated the thread.. i know you have the CM5 ofcourse..
I played today with the example.c program, replacing the standard firmware with the compiled output using WinAVR.
I even boldly changed the software a little for example changing the baudrate from 57000bps to 115000bps.
(btw: the bootloader can only be triggered when the baudrate is set to 57kbps)
Back to your question: you can change parameters in the servos using the terminal emulation interface. When the standard flash code is loaded (should be there if you haven't played around with the bootloader), run the terminal, connect to COM1 at 57kbps and there are two modes of operations that you can switch from one to the other by pressing the red button on the CM5 cover. one is an interactive full-screen mode where you can set the pose paramters, the second is a command-line interface that allows you to send commands onto the bus.
In the command line interface you should be able to send any command to the servos or any other device attached to the bus.
have a look at the Bioloid manual towards the end there is a section that describes the command line interface.
I thought it was someone else who initiated the thread.. i know you have the CM5 ofcourse..
I played today with the example.c program, replacing the standard firmware with the compiled output using WinAVR.
I even boldly changed the software a little for example changing the baudrate from 57000bps to 115000bps.
(btw: the bootloader can only be triggered when the baudrate is set to 57kbps)
Back to your question: you can change parameters in the servos using the terminal emulation interface. When the standard flash code is loaded (should be there if you haven't played around with the bootloader), run the terminal, connect to COM1 at 57kbps and there are two modes of operations that you can switch from one to the other by pressing the red button on the CM5 cover. one is an interactive full-screen mode where you can set the pose paramters, the second is a command-line interface that allows you to send commands onto the bus.
In the command line interface you should be able to send any command to the servos or any other device attached to the bus.
have a look at the Bioloid manual towards the end there is a section that describes the command line interface.