Quote:
|
Originally Posted by CJO
The easiest way to do it would be to use the "programming" port on the vex as opposed to the radio port.
|
Does the programming port on the VEX use RS-232 voltage levels (<-5V = 1, >5V = 0) or TTL voltage levels (<1.4V = 1, >1.4V=0)?
Sorry for the silly question. I am out of the loop on VEX stuff.
If the Programming Port uses RS-232 voltages, then you could use an off the shelf Blue Tooth radio like
this one.
Otherwise, I would use the TTL voltage level serial port and use one of the modules that is compatible with that voltage level.
Joe J.