Shop OBEX P1 Docs P2 Docs Learn Events
PSCI USB 16-Servo controller board - documentation? — Parallax Forums

PSCI USB 16-Servo controller board - documentation?

Andrew MacAndrew Mac Posts: 4
edited 2005-07-29 14:14 in General Discussion
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--;

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-07-28 22:21
    Andrew,

    ·· 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
  • Andrew MacAndrew Mac Posts: 4
    edited 2005-07-29 14:14
    Thanks, Chris. That looks like the information I needed.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    for (i=0;i<1;i++) cout << i--;
Sign In or Register to comment.