by JonHylands » Wed Dec 06, 2006 5:10 am
by JonHylands
Wed Dec 06, 2006 5:10 am
Well, I have success.
I have run a program on my gumstix, that talks to the Bioloid bus (and a single servo) to both ping the servo, and go through a sequence of moving the servo arm.
I'm going to talk to my brother about posting the code for the robostix - he has marked the source as dual-licensed as either GPL or BSD, so I don't imagine it will be a problem.
To update - the gumstix is talking to the robostix over the 115,200 baud serial port, and the robostix is talking to the Bioloid bus at 1 Mbps (using the other hardware UART). With this setup, you don't need any external hardware from the robostix - the Tx and Rx pins on the robostix can be tied together to the Bioloid bus line.
- Jon
Well, I have success.
I have run a program on my gumstix, that talks to the Bioloid bus (and a single servo) to both ping the servo, and go through a sequence of moving the servo arm.
I'm going to talk to my brother about posting the code for the robostix - he has marked the source as dual-licensed as either GPL or BSD, so I don't imagine it will be a problem.
To update - the gumstix is talking to the robostix over the 115,200 baud serial port, and the robostix is talking to the Bioloid bus at 1 Mbps (using the other hardware UART). With this setup, you don't need any external hardware from the robostix - the Tx and Rx pins on the robostix can be tied together to the Bioloid bus line.
- Jon