Skip to content

Commit

Permalink
Update project description
Browse files Browse the repository at this point in the history
  • Loading branch information
NachtSpyder04 committed May 18, 2024
1 parent 967b1c5 commit 7adf2d2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion _projects/Video_Card_FPGA.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@ importance: 1

### Project Description

A video card, also known as a video controller, is a crucial component of a PC, designed to enhance the quality of images displayed on a screen. It typically appears as a circuit board that fits onto the motherboard. In this project, we will create our own small video card from scratch, tailored for the by-gone era of CRT monitors, using FPGA technology.
A video card, also known as a video controller, is a crucial component of a PC, designed to enhance the quality of images displayed on a screen. It typically appears as a circuit board that fits onto the motherboard. In this project, we will create our own small video card from scratch, tailored for the classic era of CRT monitors, using FPGA technology.

This project transcends basic learning; it's about developing a sophisticated piece of technology that emulates the intricate video processing capabilities of the golden age of computing.

You'll get the chance to:
- Dive deep into FPGA technology and digital design principles.
- Gain hands-on experience in creating a functional piece of hardware.
- Explore the inner workings of video controllers and how they drive display technologies.

### Resources

Expand Down

0 comments on commit 7adf2d2

Please sign in to comment.