Hi, I need to set up a serial communication between Arduino board and ssc-32, as my first time. The application is to send the PWM for servo motors to ssc-32.
the TX and RX on ssc-32 are shown here: http://www.lynxmotion.com/images/html/build136.htm#ssc32feat (look at the 14th on the board shown there)
and we have the TX and RX on Arduino too, but I am not sure if it is safe to connect them directly. Beside, I don't know, if I have to connect TX to TX and RX to RX or connect them in opposite?
Could you please guide me? 8-)