Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 401 Bytes

Message Display on LCD using VHDL

The first VHDL design displays one message (my full name) on a 16x2 LCD by using a finite state machine and counters. The second one, displays one message or another, depending on whether the right or left button is pressed.

Demo

VHDL Message Display on LCD