SSC 32 controlled from PC

Hello!
I’ve got stupid question. I need to write programm for SSC 32, which will rule 32 servos. But I don’t know how to write this programm. Which language I should use? How can I write the programm into the controller?

You can’t program the controller, but writing a program on the PC to make the SSC-32 move servos should be no issue. Any programming language that can send serial data can be used. The commands that you send to the SSC-32 are found here.
lynxmotion.com/s-4-electroni … .aspx#serv

Ok, Thank you.
if I write the program code, how may I deliver it to the board?
i’ve worked with Boe-Bots (Parallax) and there was a programm Basic Stamp Editor. Is here some kind of program for the same issue?

The SSC-32 is a Serial Servo Controller… It gets its commands for the serial port.

Any programming language that supports serial communications can be used to control the SSC-32 and it’s connected servos…

You stated you want to write a program on the PC to control the servos. What programming language would you like to use?

I don’t know, C for example)

Try searching here for “C++ SSC-32 example” and see what you come up with. Maybe someone with programming experience in C could post some info or links…

These links might help. im sure there are other threads on this but i dont know “C” so iv tried all i know.? :confused:

Newbie programming problems with SSC-32
viewtopic.php?f=2&t=1162

SSC-32 Servo Controller : Center a Servo with C#
forums.trossenrobotics.com/tutor … c-32-2328/