Skip to content

narendiran1996/uart-fpga-vga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART VGA System

UART VGA System

  1. UART LED System
    1. Recieve data from PC and display them on the LED in the FPGA
    2. Send the led status back to the PC
    3. Application in python to check the working
  2. UART BRAM System
    1. Recieve BRAM Depth from PC and store it in the FPGA
    2. Send the BRAM Depth back to the PC
    3. Store the data from PC to FPGA through Serial UART
  3. UART VGA System
    1. Recieve BRAM Depth from PC and store it in the FPGA
    2. Send the BRAM Depth back to the PC
    3. Store the data from PC to FPGA through Serial UART
    4. Display the BRAM memory as image onto the monitor using VGA

About

A system for sending image from PC to FPGA through Serial UART and display on a Monitor using VGA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published