Parallel Processing

**

**

RX1, RX2, Serial Port - OFFICIAL Tech Support - VEX Forum[RX1, RX2, Serial Port - OFFICIAL Tech Support - VEX Forum

I am interested on how parallel processing can be accomplished. This would make Vex processing a lot more interesting. Could you pleases guide me in the right direction and tell me how this can be done. It says that should post this question in the easyC Technical Support Section and here I am.

Thanks

Technic-R-C](“RX1, RX2, Serial Port - OFFICIAL Tech Support - VEX Forum”)

Anyone…

You can connect the TTL Serial Ports together this would allow you to send and receive large amounts of data. You would need easyC Pro for this option and would
use the Serial Port Commands listed in API.h. (Under the projects tab)

The other way you can do this is connect two I/O ports and send pulses of data back and forth.