PDA

View Full Version : Serial ports


Cuog
04-29-2006, 10:25 AM
I am using kevin's Serial port code to start a camera driver for 2 cameras and i need to know which oins on the RC ctually use which functions, i tried just searching for a pinout for a standard serial port but i did not know if the port on the RC would always be reversed to allign with a computer to program it, or if it acted like a computer when executing code.

any help on this is appreciated.

EricS-Team180
05-01-2006, 09:54 AM
any help on this is appreciated.

...here's what IFI says about the program port...

ifi prog port pin out (http://www.ifirobotics.com/docs/program-port-4-7-05.pdf)


...perhaps it's useful

Eric

Cuog
05-01-2006, 05:57 PM
yep that answers my question, i feel dumb for not checking IFI first now.

EricS-Team180
05-02-2006, 12:32 PM
i feel dumb for not checking IFI first now.


There are no stupid questions on C.D. ! And, now you know another place to search... ;)