by i-Bot » Thu Mar 06, 2008 6:14 pm
by i-Bot
Thu Mar 06, 2008 6:14 pm
It's a long time since I did this, but this should help.
http://web.ukonline.co.uk/r.ibbotson/fi ... Serial.pdf
You should be able to set the speed, but that is the overall speed. Use the sync move command for point ot point moves where servos move at different speed.
If you have any problems, let me know and I will check it out in the source code.
Always wait for the character back from the C3024 before sending the next. The buffer is only 3 bytes long in the C3024, and it is read quite slowly.
It's a long time since I did this, but this should help.
http://web.ukonline.co.uk/r.ibbotson/fi ... Serial.pdf
You should be able to set the speed, but that is the overall speed. Use the sync move command for point ot point moves where servos move at different speed.
If you have any problems, let me know and I will check it out in the source code.
Always wait for the character back from the C3024 before sending the next. The buffer is only 3 bytes long in the C3024, and it is read quite slowly.