saving . . . saved LCD Display has been deleted. LCD Display has been hidden .
LCD Display
Title
Question
Display is not working properly. I have  checked my connection several times but it's still not working. Is there any method to check whether LCD board is good or not?  

Arduino Arduino-with-LCD 00-01 min 0-10 sec 04-02-23, 8:13 p.m. JoelJacob

Answers:

Use the following connection to check whether your LCD is working or not.
1. Connect pins 2 & 15 of LCD (i.e. Vcc & LEDA) to the +5V pin of the Arduino.
2. Connect pins 3 & 16 of LCD (i.e. Vee & LEDK) to the GND pin of the Arduino.

If the lower line of your LCD screen will be brightened then your LCD screen is working.
If both the lines of your LCD screens are brightened then your LCD is not working.
06-02-23, 11:44 a.m. Pratikjb11
Ok Thank you 
06-02-23, 2:40 p.m. JoelJacob

Login to add comment


Log-in to answer to this question.