Connect Arduino With LCD

by BlustiFie in Circuits > Electronics

886 Views, 2 Favorites, 0 Comments

Connect Arduino With LCD

Instructable.jpg

Display units are very important to communicate between the real world and the machine world, but without the help of digital electronics, it's almost impossible. speaking about digital electronics I will use an Arduino to control the display so let's get started.

Components Requirement

IMG_4655.JPG
vlcsnap-2018-07-19-16h12m46s378.png
vlcsnap-2018-07-19-16h13m48s824.png
vlcsnap-2018-07-19-16h14m08s342.png
vlcsnap-2018-07-19-16h14m27s831.png

An Arduino

10k potentiometer

Breadboard

A couple of jumper wires

16X2 LCD

Male Header Pins

LCD Pin Config

LCD.jpg

Circuit Diagram

Circuit.png

LCD GND to Arduino GND

LCD VCC to Arduino 5V rail

LCD contrast pin goes to the 10K pot

LCD RS pin to digital pin 12

LCD Enable pin to digital pin 11

LCD D4 pin to digital pin 5

LCD D5 pin to digital pin 4

LCD D6 pin to digital pin 3

LCD D7 pin to digital pin 2

Watch the Video

How to use LCD with an Arduino very simple Steps to Do

Click Here to SUBSCRIBE My Channel For More Updates

Arduino Code

Basic Printing Code

Hello World Code (Arduino Example)

Downloads

Final Result

vlcsnap-2018-07-19-16h26m50s970.png
vlcsnap-2018-07-19-16h26m47s311.png