I just received my SSC-32, and I’m wondering how I get the data from the Arduino to go into the SSC?
I connected a jumper from TX (on the Arduino) to RX (on the SSC-32) but it didn’t work when I sent a command.
I’m using 9600 baud from the Arduino, and the shorters on the baud section of the SSC-32 are 0 and 1.
Any help would be much appreciated
EDIT: Nevermind, I got it Problem was that I didn’t connect the Ground jumper from the SSC to the Arduino, and I was literally sending “” with the command, instead of doing Serial.println hahahaha!
I am building a 16 servo hexapod. I am thinking of using the SSC-32 to run them. Did you (Robotgrrl) get it to work properly? Do you recommend using the two boards together? What project are you working on?
OH, and do you mean that the Arduino and the SSC-32 have to share a common ground?
And did you mean that you actually typed instead of a carriage return?