Programming with Atom Pro 28 and SSC-32

Does anyone have a sample program for a BRAT BiPed using both an Atom Pro 28 on a Bot II Board and an SSC-32 Sequence controller. We cannot figure out how to work between the two systems. We really appreciate the help as we have been struggling with this for quite some time.

Thanks,

SM

Here are the tutorials for the BRAT.
lynxmotion.com/driver.aspx?Topic=assem02

You only require either the Atom Pro 28 on a BotBoard II, or the SSC connected through a serial connection. Not both.

If your project does require both boards the you could hook up a bidirectional communication from the rx/tx on the SSC to I/O P10 and P11 on the BB then output the serial signal using the serout command.