HOME       UP       PREV       FURTHER NOTES       NEXT (Programmed I/O)  

UART Device


Typical Serial and Parallel Ports of 20th Century

The RS-232 serial port was widely used in the 20th century for character I/O devices (teletype, printer, dumb terminal).

A pair of simplex channels (output and input) make it full duplex.

Additional wires are sometimes used for hardware flow control, or a software Xon/Xoff protcol can be used.

Baud rate and number of bits per word must be pre-agreed.


Teletype/teleprinter: These devices were almost entirely mechanical with the electric circuit being little more than one switch activated by cams for transmit and one solenoid for receive.

16: (C) 2008-17, DJ Greaves, University of Cambridge, Computer Laboratory.