This document discusses asynchronous serial communication and standards. It provides an overview of serial communication concepts such as synchronous vs asynchronous communication, baud rate, protocols, and error checking methods. It then describes several common serial communication standards including RS-232, RS-422, and RS-485. Each standard is compared in terms of wiring, signaling type, voltage levels, data rates, cable lengths, and number of drivers and receivers supported. The document also discusses UARTs and how they are used to implement asynchronous serial communication with microcontrollers.