Skip to content

mbozatzis/UART-protocol-HW-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART protocol HW implementation

This is a hardware implementation of the UART protocol using the HDL programming language Verilog. The words transferred from the UART channel will be displayed in four 7-segment LED displays.

The objectives of this project are:

  • Implement the 7-segment decoder and the logic behind which of the four screens to select each time
  • Implement the UART Transceiver
  • Integrate the UART Transceiver with the LED display
  • Add a simple encoding method on the transmitted data for security

About

Hardware Implementation of the UART protocol with Verilog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published