ssc/atom

dos the ssc-32 SEQ work with the atom
because on www.lynxmotion.com it says on there that
the SEQ works with atom is this so?

work with the sequencer?, well, you need the SSC-32 to make the servos do what you want, then you can export the code for those moves into basic atom code :slight_smile:

The the Atom will replace the PC in sending commands to the SSC-32. There is also a Basic Atom Pro export (8 servos max) that works without an SSC-32, but it requires a Bot Board and Atom Pro to use, and it means you have to remove the SSC-32 from the robot and install the Bot Board. Clear as mud eh? :wink:

Basically we have lots of solutions, some are easier to implement than others.

so what your saying basicly is that it does work with the basic atom
but you still need the ssc-32 for it to work
if not then howcome every time the basic atom gets hooked up to the computer and i run the SEQ and it just says cannot find ssc-32 card
do i have to program somthing into the atom?

The SEQ works with the SSC-32 for teaching a robotic assembly a series of movements. The SEQ can’t do anything with the Bot Board directly. You can make the robot do the same movements by replacing the SSC-32 with the Bot Board and EXPORTING the sequence as a BASIC program that you program the Atom with using their IDE software. Like I said… Basically we have lots of solutions, some are easier to implement than others.