
This pin diagram will be useful when viewing these connectors. Sometimes you hold a soldering iron to the back of the connector, and you don’t remember the numbering of the pin. Here is the pin diagram for your reference: The number of each pins are actually stamped on both sides of any D-type [...]
Read the rest of this article [..]

RS485 interface gives some more benefits compared to RS232: simplicity and the robustness for long distance transfer. RS485 is simpler because it uses only two wire (or a single pair) to carry out the data in bidirectional manner, using RS232, we need 3 wires at minimum to carry the data bidirectionally. RS485 cable length can [...]
Read the rest of this article [..]

RJ45 is used to connect Ethernet port on your computer. There are two configuration: straight and cross. Straight RJ45 cables should be used to connect between computer and device such as switch or hub, and cross RJ45 cables should be used in computer-to-computer connection. Some hub or switch has the capability to detect the cable [...]
Read the rest of this article [..]

Many new computers now only has USB port, and this serial to USB adapter might be the only help for old devices that provides only RS232/COM Port. This serial adapter uses FT232 USB-RS232 converter IC from FTDI (Future Technology Devices International). The main features of this USB serial adapter chip are: 384 [...]
Read the rest of this article [..]

Using only transistors as the active components, we can build a simple and low cost TTL-to-RS232 level converter. It uses only two transistors as the active components. Here is the schematic diagram of the converter: /caption] You can use any small signal transistor for this RS232 converter circuit. You can see [...]
Read the rest of this article [..]

Using MAX232 integrated circuit, you can build a TTL-to-RS232 level converter that totally comply with RS232 electrical specification. The IC generate the higher positive and negative voltage (+10 and -10 Volts) from TTL power supply (5V DC) using switched capacitor. The switching circuitry is provided inside the chip, so you need only few caps for [...]
Read the rest of this article [..]