Asynchronous serial communication
Form of serial communication lacking synchronization control signals / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about Asynchronous serial communication?
Summarize this article for a 10 years old
SHOW ALL QUESTIONS
Asynchronous serial communication is a form of serial communication in which the communicating endpoints' interfaces are not continuously synchronized by a common clock signal. Instead of a common synchronization signal, the data stream contains synchronization information in form of start and stop signals, before and after each unit of transmission, respectively. The start signal prepares the receiver for arrival of data and the stop signal resets its state to enable triggering of a new sequence.
Form of serial communication lacking synchronization control signals

A common kind of start-stop transmission is ASCII over RS-232, for example for use in teletypewriter operation.