top of page

LCD Display controller using UNO with no Library Function

In this Project, I controlled the LCD display using Arduino UNO with no library function.


Components:

  1. Arduino UNO (link)

  2. 16x2 LCD Display (link)

  3. Breadboard(link)

  4. Jumper wires(link)

  5. Potentiometer(link)

  6. 220 ohms Resistor (link)



Hardware Part:


  1. I connected the Potentiometer(10k ohms) to control the contrast of the display.

  2. Used 220ohms resister for the LED backlight.

  3. You can set the circuit as shown in the figure below

Software Part:


  1. In this project I used Arduino IDE for programming Arduino UNO.

  2. You can get the code from here

  3. After uploading the code adjust the potentiometer to change the contrast of the LCD display


That's it for now..


66 views0 comments

Comments


Commenting has been turned off.
bottom of page