Asynchronous serial communication describes an
asynchronous transmission protocol in which a start signal is sent prior to each byte, character or code word and a stop signal is sent after each code word. The start signal serves to prepare the receiving mechanism for the reception and registration of a symbol and the
stop signal serves to bring the receiving mechanism to rest in preparation for the reception of the next symbol. A common kind of start-stop transmission is
ASCII over
RS-232, for example for use in
teletypewriter operation.
See more at Wikipedia.org...