UART (Universal Asynchronous Receiver-Transmitter)
-
Hardware communication protocol (a set of rules) used to send data
serially. UART can send data on wire and in air as well
Usage: Serial to parallel communication, USB to serial & viceversa