Click to See Complete Forum and Search --> : serial port pin out & pin in


alicia2005
December 28th, 2005, 09:49 PM
hello there...

i want to make serial port COM1 on pin no 6 give the + & on pin 5 give the - current so it can make LED(light emitting diode) turn on (make a light)
how to make like that...

//this is a part of my final project
pls ...help me...thank's everyone

rdrast
December 29th, 2005, 12:26 PM
If you are talking about a 9 pin serial port, 5 is already common, and 6 will go from negative to positive with respect to 5 based on the state of the DSR (Data Set Ready) signal.
It is up to you to figure out, based on your operating system, and computer hardware what is needed to control the state of the DSR line.

An excellent pinout reference for RS-232 ports is : http://www.lammertbies.nl/comm/cable/RS-232.html