I'm not sure I follow you. Your original question was how to connect the PSC Serial to a PC serial port. What are you trying to connect to what in the second question?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔ Chris Savage Parallax Engineering
Theoretically, you could directly connect the PSC to any TTL serial port on a microcontroller. Practically, it's safer to include a 220 Ohm resistor in series with each signal line. This will limit the "fault" current in case there's a programming error that accidentally makes a receive line into a transmit line.
Comments
http://forums.parallax.com/showthread.php?p=640507
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
so a ttl serial port and not a real serial line, how can i do this?