Hi,
I just wonder if it's possible to control a USB servo controller from an application coded in C or C++, and if so how and what do i use?
Thanks/
Tommy
Yes. The "USB servo controller" looks to the PC like a "Serial Port". So you open the "USB servo controller" serial port and send the strings specified in the USB servo controller documentation.
If you are using the Parallax Servo Controller, you'll need to read the docs for the command protocols. From there, you'll open your serial port and send the commands via a write operation.
This thread has example programs that you can look at:
Comments
This thread has example programs that you can look at:
http://forums.parallax.com/showthread.php?p=607328
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support