UART - serial port
Universal Asynchronous Receiver/Transmitter (UART), a serial port, is a communication interface where the data is transmitted serially in bits from a sensor to the host computer. Using a serial port is one of the oldest forms of communication protocol. It is used in data logging where microcontrollers collect data from sensors and transmit the data via a serial port. There are also sensors that transmit data via serial communication as responses to incoming commands.
We will not go into the theory behind serial port communications (there's plenty of theory available on the Web at https://en.wikipedia.org/wiki/Universal_asynchronous_receiver/transmitter). We will be discussing the use of the serial port to interface different ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access