by PedroR » Wed May 27, 2009 9:28 pm
by PedroR
Wed May 27, 2009 9:28 pm
Hi
All servos in Robobuilder come with an analogue IO port.
That means you can connect and A/D sensor to each servo.
However, to read and control those sensors you will either need to write your own C code ( using the base available here
http://robosavvy.com/forum/viewtopic.php?t=3379 ) or use PC control mode (over Bluetooth for example).
To attach the sensors to a servo IO port you'll need to remove the IO port cover and solder the wires to the solder pads.
Information on the servo IO ports is available here
http://robosavvy.com/forum/viewtopic.php?t=3324#19087
The same thread also features a windows library to control the servos and query the sensors from the PC.
Hi
All servos in Robobuilder come with an analogue IO port.
That means you can connect and A/D sensor to each servo.
However, to read and control those sensors you will either need to write your own C code ( using the base available here
http://robosavvy.com/forum/viewtopic.php?t=3379 ) or use PC control mode (over Bluetooth for example).
To attach the sensors to a servo IO port you'll need to remove the IO port cover and solder the wires to the solder pads.
Information on the servo IO ports is available here
http://robosavvy.com/forum/viewtopic.php?t=3324#19087
The same thread also features a windows library to control the servos and query the sensors from the PC.