Serial devices, such as serial modems, use a UART interface chip to communicate with a PC. External modems connect to a PC using a serial cable hooked to one of the PC’s UART-based serial ports; internal modems have a UART-based serial port onboard. Basically, UARTs convert parallel data from a computer into a serial data stream, and vice versa.
