March 3, 2009
Very basic robotics question?
dont_forget_harry asked:
i have a microcontroller (BasicX-24p) http://www.superrobotica.com/Images/S310205big.JPG a torque board/super servo controller (Srv8T) http://www.basicx.com/Products/servo/SB8T1.gif and a stand size power servo (YM2762) which items connect to each other and also how do they connect, e.g what pins connect to each other. thank you
Pick The Gender Of Your Baby
i have a microcontroller (BasicX-24p) http://www.superrobotica.com/Images/S310205big.JPG a torque board/super servo controller (Srv8T) http://www.basicx.com/Products/servo/SB8T1.gif and a stand size power servo (YM2762) which items connect to each other and also how do they connect, e.g what pins connect to each other. thank you
Pick The Gender Of Your Baby
Written by: John
Filed Under: Servos
Tags: Microcontroller, Robotics, Servo Controller
Trackback URL: http://roboticstechnologycenter.com/226/very-basic-robotics-question/trackback/


Marianna
March 5, 2009 at 7:06 pm
Not so basic at all…..
The servo controller Srv8-T needs serial data on its DB9 connector. The way I see it, the DB9 of the BasicX and the DB9 of the Srv8-T need to be connected.
You can see a similar comment in the first line of the example program on page 10 of the link below.
So your BasicX code should send serial data out to control the Srv8-T controller.