I have read and combed through so many pages on this website for some months now, searching for home automation ideas. All I see and heard is RS-232. Okay, now my question is: for example, I have 3 lutron grafik eye, 1 universal remote MSC 400, yamaha music server. All this equipment are capable of using Rs-232. How does one interlink all this devices together with RS232 to a pc so that I can use MainLobby to control it. Do I need a multiple rs232 port cable to connect all rs232 device to my pc. I'm confused about all this rs-232. Please I need someone to explain to me. I will really appreciate it. Also, in the event that one needs to interlink some devices such as music server, video server, lighting, HVAC, thermostat thru RS232. Do they all connect to a box that has multiple rs232 port. In other words, one end of a RS232 cable goes into each equipment, then the other end all meet at a multiple port box? HELP!!!
Yes, RS232 is a poin to point wiring system, so you will need a single serial port for every device you want to connect.
As indicated , pleople are using ethernet to RS232 and USB to RS232. This creates "virtual" serial ports on the host computer and to the software using the serial port, it does not know any different.
Notice here that I have intercahnged the words RS232 and serial. RS232 is a serial connection, but so is RS422 and RS485. These are same but different and dont get too concerneed about them.
How you pyhsically connect the cable is up to you, but a well tested methid is to use cat5 for the long runs and a cat5 to DE9 adapter at each end (if required). DE9 is the stnadard D shaped 9 pin connector ont he back of a PC that is typically used for serial connections. You can also get a serial port with a DB25 connector as well.
Once you have your physical cable and plugs sorted out, you then need to understand what type of device you have, is it a DCT or DCE, basically, do you need a cross over connection or not. Most of the time its a cross over connection.
Most devices make it easy and only use three wires, Recieve, transmit and ground. Rx goes to Tx, Tx goes to Rx and Gnd to Gnd. SOme devices will want extra wires connected for handshaking etc, this is usually indicated in the manual for the device.
Search for RS232 pinouts on google and you will get lots of diagrams on how to connect devices together.
Hope this helps and does not confuse you too much
Mick