From bfc8d4908723e0e11a77125a00a355f7460da1f8 Mon Sep 17 00:00:00 2001 From: NachtSpyder04 Date: Sat, 18 May 2024 18:29:59 +0530 Subject: [PATCH] Update project html --- _site/projects/Video_Card_FPGA/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_site/projects/Video_Card_FPGA/index.html b/_site/projects/Video_Card_FPGA/index.html index 072e5be..21fabfe 100644 --- a/_site/projects/Video_Card_FPGA/index.html +++ b/_site/projects/Video_Card_FPGA/index.html @@ -140,7 +140,16 @@

Video Card on FPGA

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:

+

Resources