Introduction: LCD Display

On this LCD panel, we can type any words we want, or make games. This is common in Arduino projects. So let's learn about this.

Things you will need:

Arduino

Computer

LCD panel

Wire

Step 1: Wire Up the LCD Panel

First, take some wires out. Add a wire between the negative rail of the breadboard and the GND pin of the Arduino. Add a wire between the SCL of the Arduino and the SCL on the panel. Add a wire between the GND of the panel and the negative rail of the breadboard on the panel. And the other on the positive rail of the breadboard.

Step 2: Coding Part

Step 3: Video

Attachments