Back to Browse

How to code verilog for a LCD part 1: Introduction

5.1K views
Mar 22, 2020
11:16

In this video we introduce the series that covers programming an FPGA to output to a Liquid Crystal Display (LCD). This will be a great series for starters since this is how I started. It will move through how to turn on a Light Emitting Diode via programming or a button, then how to repetitively change a bank of LED outputs. Then finally, how to sequence a bank of outputs that can be used to drive an LCD display. The progression of this series will ultimately show how to go from very basic to intermediate concepts. I have listed below links to the parts needed. Mojo V3 FPGA: https://amzn.to/2J4pOIg Male-to-male jumper wires: https://amzn.to/2wtAqOe Tactile push-button: https://amzn.to/2UvE027 Resistor kit: https://amzn.to/2WweWeh 16x2 LCD: https://amzn.to/2WzGS0L Potentiometers: https://amzn.to/3cYhEyX Breadboard: https://amzn.to/3dnsKgY (This breadboard is different from the original one. The original was terrible to work with, I would suggest this board instead.) I'm not sure if the LCD needs any soldering but if so, I would recommend the Hakko that I use: https://amzn.to/2UbUbD5 Here is the link to the video that shows the LCD working: https://youtu.be/4A3yRNOK_sQ Here is the link to the embedded micro website, looks to be under a new name but still good content: https://alchitry.com/pages/verilog-fpga-tutorials FPGA-LCD series videos Part 1: https://youtu.be/EOSWNzyxDp4 Part 2: https://youtu.be/AuvAGUJmrPM Part 3: https://youtu.be/mbiiLqUGS2w Part 4: https://youtu.be/3w_0RAFUjAM Full FPGA, LCD, Temperature code: https://github.com/josh-macfie/FPGAtoLCD/blob/master/display.v https://www.patreon.com/JoshuaMacFie

Download

0 formats

No download links available.

How to code verilog for a LCD part 1: Introduction | NatokHD