Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 566 Bytes

File metadata and controls

16 lines (10 loc) · 566 Bytes

8Bit 2 ASCII 2 LCD 💻

Howdy

To Get Started

Click and Read the User Manual it has the extension .pdf

Motivation for the Build

I always enjoyed seeing LCD display's as a Kid as it reminds me of playing on my old GameBoy, so I wanted to determine how to interface an FPGA with an LCD screen to output valid inputs.

I found a method of doing so with the help of an Arduino to control the LCD and translate the inputs from the FPGA to ASCII text.