Uart

A UART (Universal Asynchronous Receiver-Transmitter) is a computer hardware device for serial communication. It translates data between parallel and serial forms, allowing two devices to exchange information over a single wire pair without a shared clock signal. This simple yet robust method is fundamental to many embedded systems.

See also

Linked from: Rs 232, Serial Communication, Serial Port
0
9 views
1 week ago