PSCI USB 16-Servo controller board - documentation?
Andrew Mac
Posts: 4
I ordered this product, but so far have been disappointed by the amount of information that came with it. I don't want to use the Windows GUI program with it; I would prefer to write my own software. Is the source code for the GUI available? That would make me happy, since I can get the GUI to work with my servos & the PSCI board.
I'm not even sure if this is the right forum to post this question in; but I didn't see the PSCI product mentioned in any of the forum descriptions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
for (i=0;i<1;i++) cout << i--;
I'm not even sure if this is the right forum to post this question in; but I didn't see the PSCI product mentioned in any of the forum descriptions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
for (i=0;i<1;i++) cout << i--;
Comments
·· You don't need the source code for the GUI to access the PSC.· If you prefer to make your own GUI for it, all you need to do is open a COM port channel to it at the correct baud rate, and send the commands to it serially.· The serial commands can be found on our website on the page for the serial version of the PSC.· A link has been posted below for your conveience.
http://www.parallax.com/detail.asp?product_id=28023
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
for (i=0;i<1;i++) cout << i--;