Skip to content

Ziad-cyber/UART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART

A Universal Asynchronous Receiver/Transmitter (UART) is a block of circuitry responsible for implementing serial communication,UART is Full Duplex protocol (data transmission in both directions simultaneously),Transmitting UART converts parallel data from the master device (eg. CPU) into serial form and transmit in serial to receiving UART ,Receiving UART will then convert the serial data back into parallel data for the receiving device

UART_Block_Diagram_Proposed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published