This was my first attempt at something more complicated than lighting up LED's with a potentiometer. My kids and I were thrilled to see everything working according to the description. I went through the video and made my own notes on how to connect the LCD to the Arduino, then followed my notes for the actual connection. Everything worked perfectly with my Elegoo Arduino Uno. My next step is to tear it down and rebuild it over and over again until I can do it by instinct.
These have been the most useful videos and articles I have seen on the Arduino so far. Arranged just like I learned BASIC years ago. Started with clear, concise instructions on assembly, then to simple programming, and then modifying existing builds to incorporate new coding. Very helpful. Thank you very much. I learned so much in the past hour than I have in days from know-it-alls who think I should have known where serial monitor was.
its ppl like u who make this hobby so accessable to the noob (ME) ur adding so much to this community and for that i doff my hat....keep the vids coming PLLLLZZZZZZZZ
LCD to Arduino pin1 to ground pin2 to positive pin3 to 10k pot midle (other pot pin to -ve and +ve) pin4 to A12 pin5 to ground pin6 to a11 pin16 to ground pin15 to 220oh to positive pin14 to a2 pin13 to a3 pin12 to a4 pin11 to a5
This is great. I was wrestling with this for 4 hours with other videos, some with annoying background music and zero instruction. This is great. No stories, political opinions, ridiculous background music. Just right to it. Excellent work, Thanks very much.
I appreciate the way you took us through this slow enough that we could do it along with you (with the stop button). I think I got more from this then alot of the videos I have seen that did not address WHY this was happening. Thanks for the great video.
Excellent video! There are lot of them out there, but you explain it so nicely, easy for a newbie like me to understand. I am a programmer, but new to electronics itself.
Thanx.. Just got my Arduino kit. First program was blink to show an LED going. But I saw that LCD in the kit and wondered if that would be too complicated for a next step. Found your vid and tried it.. Worked first time! (Well, the only POT I had was a 50k, and I didn't see anything at first and had to go up quite a bit before I saw the display, but it worked.) Thanx!
It worked. Here is how i did it: I put the red wire on the left side of the potentiometer, and the black wire on the right, and the blue wire on the bottom
I actually detected an error in this setup, in the video he is connecting the end of the resistor to the MINUS current, it should be connected to the PLUS current, connecting it to the minus current will cause the display only to use back lightning, while putting it into the plus will make the lcd screen glow as it should :) hope it helps
by the way (i just found this out) but depending on the screen brightness you can put the 5v jumper wire onto 3.3v if you want it to be less bright or just unplay that wire completely and it will still work just less bright.
I'm just taking a shot in the dark since I don't have your set up in front me, I have to guess. But a mistake that I made early was not having the correct pins established in my code. Good luck to you
After following your tutorial, my LCD screen's backlight is working but no characters showed. Then I followed the Arduino menu, the characters worked but there is no backlight. :( Does anyone know the reason for my issue? Thx!
fantastic video, i have one issue though ( i'm a first timer ) my lcd comes on and everything but no text appears Ive tried using a 220 resistor and a 1k but still nothing, hope you can help! Really liked your method of showing how to get it set-up i searched through many videos before i got to this one and it got me really far in such little time!
+Popsickle950 i;m not getting that random gibberish that you had at the start after connecting it all up but hello world still doesnt load after some decent time
I connected mine identically with this video and double checked everything, but only the back light comes on and when i upload code it will not display the text ,, please please help with any suggestions
make sure that you remember to connect your potentiometer to the positive and negative rails. I just made that silly mistake and it only powered the backlight
Any1, pls help ! I got the background light, i adjusted the potentiometer for contrast, removed it, and just connected the resisitor, all the wirings are fine, i checked it dozen of times, but still; the text isn't showing ! 😫 @Circuit Basics - Help ! 😕
My LCD is the same as this video model. I only had 1 potentiometer so I could only control contrast(same thing happened when I used this tutorial), but then I desoldered another pot off a trash circuit board and put it in place of the resistor. 2 pots. Problem solved(for me, anyways).
I do not use a pot because it's all the way to the end of travel anyhow. Just put a 220 ohm resistor from the lcd pin 3 (VO) to ground. It works fine on mine.
Thx.. handy to know. I am having a bit of trouble running this lcd and max 7219 8x32 dot matrix simultaneously.. wondering if you could help.. they both work perfectly separately but once code is put together.. compiles ok but displays don’t work
Hi Circuit basics, could you please make a video on connecting the i2c version of the 16x2 lcd you have here to an ATMEGA2561? I've read the data sheet, and searched some FAQ's but have not been able to get a solid foundation for the ATMEGA2561. The problem is in setting the SCL and SDA pins, 25 and 26. This video would be awesome! Please and thank you.
On line 3, "LiquidCrystal lcd(12, 11, 5, 4, 3, 2) I am trying to understand how this works. How does the Arduino know whether these pins are INPUT or OUTPUT? Why do we not need to type a line INPUT or OUTPUT?
I have been having a problem with the temperature reading as 0degreesC. After switching the thermocouple so, cs, sck pins from 8,9,10 to 4,5,6 it works just fine. happy about it working but i don't think i'll be satisfied until i understand the whys.
Hello, Great explication but I follow every step of your video and when I put on my arduino, my lcd screen dosen't power up and make a shorts. Did you know why? Thanks
@NumberZeroJay that was awhile ago so I kind of forgot how I solve the problems but I'm pretty sure it was after I updated the Arduino IDE with the authentic version from the Arduino website rather than the distro package I was using on Raspberry Pi
I would double check the connections. Generally not working means you have missed something obvious and then it is time to go have a coffee and come back to it fresh. I have spent hours looking for a fault with a micro controller only to find the ground not connected. I would double check that you have connected power from the adruino to the bread board. Of you noticed on the video the display lit but did not have the power rails connected totally
plz help me..my display just shows the square...nothing else...i check my potentiometer,vcc,vee,ground nd all other connection nd also all jumper wires...all are placed on right position...even i checked my all 16 pins of display with multimeter..all r perfect...then why i faced this problem
Taha Nadeem I hv done this 1 month ago dear...i have full coding...pblm is in the contrast pin...if u wanna more info call me or msg me on Whatsapp-9409663007
I cant show out anything on LCD although its lighted...checked pin connection& Ardublock, both are good. How would i start to troubleshooting in this case ?
+Circuit Basics I have a project where I am going to be using remote control input to input passwords and interact with the LCD Monitor. That remote has + and - buttons. Can these be used to adjust the contrast?
Mia Couch there's no reason to use a remote to control the contrast on your 16-2 LCD because pretty much once your contrast is adjusted, you don't need to readjust it. so why would you want to do that with a remote? You need to understand that attaching a remote to your circuit has absolutely nothing to do with the remote control sender but rather it has everything to do with the remote "receiver" as to whether you can wire it into a circuit and how you would add it to the circuit. The contrast itself is lightened and darkened by increasing and decreasing resistance with resistor or with a potentiometer, so for the remote to be able to control contrast, the remote would have to talk to the Arduino or some type of a processor and then that processor would have to send a varying signal to the contrast wires, so you could do it that way. You could do that with PWM also. If you use an infrared remote control to send your passwords someone can simply take pictures of and record your infrared signals and then repeat them to the receiver themselves and break into your lock because infrared signals can be seen at a distance and recorded and saved and shared.
So, maybe this is a stupid question but, how did you get the LCD display to be electrically common with your breadboard, more specifically what did you use to connect it to the board? Solder and wire?
The LCD is a serial LCD, so there is no I2C backpack on the back of it. There is just a pin header soldered to the LCD that fits in a breadboard. Hope that helps!
im completely new to arduino programming...ive ordered a uno clone programmer and it does not have the IC that is plugged into the socket on your arduino pcb...... also once programmed does that IC on the arduino pcb have to be always connected to the lcd module ????
hi my display is working fine at first, my supply is a connected to a resistor to change it to 5V(i have also used 7805 voltage regulator IC and 5V zener diodes), but then when the supply (12V battery) is being charged by a DC generator we noticed that the regulating voltages we use is not working anymore which in turn makes the LCD display random characters. Please help! Thanks
This was my first attempt at something more complicated than lighting up LED's with a potentiometer. My kids and I were thrilled to see everything working according to the description. I went through the video and made my own notes on how to connect the LCD to the Arduino, then followed my notes for the actual connection. Everything worked perfectly with my Elegoo Arduino Uno.
My next step is to tear it down and rebuild it over and over again until I can do it by instinct.
Happy to read
These have been the most useful videos and articles I have seen on the Arduino so far. Arranged just like I learned BASIC years ago. Started with clear, concise instructions on assembly, then to simple programming, and then modifying existing builds to incorporate new coding. Very helpful. Thank you very much. I learned so much in the past hour than I have in days from know-it-alls who think I should have known where serial monitor was.
its ppl like u who make this hobby so accessable to the noob (ME) ur adding so much to this community and for that i doff my hat....keep the vids coming PLLLLZZZZZZZZ
LCD to Arduino
pin1 to ground
pin2 to positive
pin3 to 10k pot midle (other pot pin to -ve and +ve)
pin4 to A12
pin5 to ground
pin6 to a11
pin16 to ground
pin15 to 220oh to positive
pin14 to a2
pin13 to a3
pin12 to a4
pin11 to a5
correction: plug it into digital slots instead of analog. arduino uno doesn't have that many analog slots
bro thank you bro you saved our bro life bro
broo you broo rock broo
Arduino uno has only 6 analog pins that is from a0 through a5
Then how come a11 and a12
th-cam.com/video/I3WcMeAYt2w/w-d-xo.html
This is great. I was wrestling with this for 4 hours with other videos, some with annoying background music and zero instruction. This is great. No stories, political opinions, ridiculous background music. Just right to it. Excellent work, Thanks very much.
;)
I appreciate the way you took us through this slow enough that we could do it along with you (with the stop button). I think I got more from this then alot of the videos I have seen that did not address WHY this was happening.
Thanks for the great video.
Excellent video! There are lot of them out there, but you explain it so nicely, easy for a newbie like me to understand. I am a programmer, but new to electronics itself.
Guess who got a sub??? You!!! Amazing video and very easy to understand.
9 years later and still great tutorial thanks!
THIS IS LITERALLY THE BEST VIDEO ON TH-cam. I HAVE BEEN TRYING TO FIX MY LCD FOR 2 HOURS, BUT SOMEHOW IT WORKS NOW TANK YOU :D
Clear concise and easy to follow, great video. your expanded label descriptions are very informative
Thank you so much man. i have watched over 25 videos and this is the only one that worked. you just earned a new sub and like :)
BRO I JUST JOINED AND I LOVE THIS GUY. HES SO CHILL
Nice clear tutorial. Liked the way you started by demonstrating how the lcd screen was wired to the Arduino.
Thank you
yes helped alot
love you bro, this helped me a lot. this made me look great in my parents watch of me getting good at arduino ...
Thanx.. Just got my Arduino kit. First program was blink to show an LED going. But I saw that LCD in the kit and wondered if that would be too complicated for a next step. Found your vid and tried it.. Worked first time! (Well, the only POT I had was a 50k, and I didn't see anything at first and had to go up quite a bit before I saw the display, but it worked.) Thanx!
+desiv1 no problem, glad you got it working!
Thank you very much, this is the most helpful video i have come across so far, worked perfectly. Thumbs up!
This video saves hours of confusion, it's beautifully created and presented. Thank you for making life easier for me sir.
It worked. Here is how i did it: I put the red wire on the left side of the potentiometer, and the black wire on the right, and the blue wire on the bottom
I actually detected an error in this setup, in the video he is connecting the end of the resistor to the MINUS current, it should be connected to the PLUS current, connecting it to the minus current will cause the display only to use back lightning, while putting it into the plus will make the lcd screen glow as it should :) hope it helps
Excellent video! Direct & to the point with a wealth of knowledge. Thanks...
exemple of control for a LCD buttons module :
th-cam.com/video/krYTl6kZwQQ/w-d-xo.html
I FINALLY got my LCD screen to work thanks to this video. You, sir, are one helpful human.
by the way (i just found this out) but depending on the screen brightness you can put the 5v jumper wire onto 3.3v if you want it to be less bright or just unplay that wire completely and it will still work just less bright.
For those who are having nothing appear on their LCD, make sure to start your arduino with the potentiometer all the way down / most resistance.
thank you so much i had rebuilt this 5 times and i didn't know this
Please except my thanks for sharing this . i learned a lot from this . Thanks again
I did exactly as you said, the LCD lit up and I was able to control the contrast and I did upload the codes, but no characters appeared on my screen
I'm just taking a shot in the dark since I don't have your set up in front me, I have to guess. But a mistake that I made early was not having the correct pins established in my code.
Good luck to you
Same issue happened with me
yes it did happen as you said exactly on mine too broo! whay?
@Abrsh Tube thank you, I thought I did something wrong but I saw your comment and it worked
This is brilliant, very helpful thanks.
The only thing worth complaining about in this video is that you could have increased the volume of your mic. =)
Thanks for the tutorial!
i am very thankful to you this is best explained video love from india
Really nice video.. got all the basics about lcd display!
Hi, do you have ideas about using flex sensors that will transfer messages in the LCD screen?
Very nice explanation! 🙂
Gran Video Dude, estuve buscando varios videos pero ninguno iba al grano, y al momento de explicar eres bastante paciente. Gracias, sigue asi!
Thank you very much! I tried it and succeeded
Worth watching..... nicely explained.
I have never watched a tutorial so clear as this one. Your explanation is just excellent! thank you so much and I have learned a lot today.
Thank you circuit basics you explained arduino very nicely
IT WORKED THANK YOU MAN
After following your tutorial, my LCD screen's backlight is working but no characters showed. Then I followed the Arduino menu, the characters worked but there is no backlight. :( Does anyone know the reason for my issue? Thx!
the resistance of the resistor is too high replace it with a jumper wire
Thanks so much for making this helpful video!
Thanks for a very informative video.
I got it lights but no words. I checked everything. Please help!
have you fixed it, i got the same issue?
I have also got lights but no text. I tried replacing the resistor with a potentiometer
@@rossgrant1269 So yeah, the potentiometer worked for me
Ya same issue
Set contrast to full
a very nice explanation sir. thank you
fantastic video, i have one issue though ( i'm a first timer ) my lcd comes on and everything but no text appears
Ive tried using a 220 resistor and a 1k but still nothing, hope you can help!
Really liked your method of showing how to get it set-up i searched through many videos before i got to this one and it got me really far in such little time!
+Popsickle950 i;m not getting that random gibberish that you had at the start after connecting it all up but hello world still doesnt load after some decent time
Truthfully guy in TH-cam
PIN 1 》GROUND
PIN 2 》POSITIVE
PIN 3 》10K POT
PIN 4 》A12
PIN 5 》GROUND
PIN 6 》A11
PIN 11 》A5
PIN 12 》A4
PIN 13 》A3
PIN 14 》A2
PIN 15 》220 Ω
PIN 16 》GROUND
I connected mine identically with this video and double checked everything, but only the back light comes on and when i upload code it will not display the text ,, please please help with any suggestions
Francois Terblanche did you ever figure out cause mine is same exact. Did all exact triple checked and nothing just the light
Never got it right just gave up after a few weeks :(
Check to make sure the pin headers are properly soldered on.
Never give up. Adjust the pot! Check and check again. This works!
make sure that you remember to connect your potentiometer to the positive and negative rails. I just made that silly mistake and it only powered the backlight
Good video for starting with the basics of LCD in Arduino. Thanks a lot!
Great instructional video, great blog too thanks
Thank you
Thanks for the help all i needed to know is the resister😄😄😄😄😄😄😄
hey boss superb explanation i totally understood . thanks for uploding.
Great video,s Man and now i can make things go ..........;
just a question what is that thing that he plugs into the breadboard at 0:31 is it necesarry for the lcd to work
potentiometer, it adjusts the contrast of the screen
Thanks for taking the time to make such an informative teaching video. Thanks for speaking slowly and clearly.
I was mad because mine did not work, but then I realized I didn't even plug the power in
tanga ka
I’m glad Ali a also had this issue
death to commies
Oliver34534 what
LMAOOOO SAME
nice tutorial. it is possible to get the degree output on the lcd.For example if you turn the know 20 degree then it show 20 on the lcd.
of course it is
Any1, pls help !
I got the background light, i adjusted the potentiometer for contrast, removed it, and just connected the resisitor, all the wirings are fine, i checked it dozen of times, but still; the text isn't showing ! 😫
@Circuit Basics - Help ! 😕
My LCD is the same as this video model. I only had 1 potentiometer so I could only control contrast(same thing happened when I used this tutorial), but then I desoldered another pot off a trash circuit board and put it in place of the resistor. 2 pots. Problem solved(for me, anyways).
I do not use a pot because it's all the way to the end of travel anyhow. Just put a 220 ohm resistor from the lcd pin 3 (VO) to ground. It works fine on mine.
@@TractorMonkeywithJL That worked for me! Thanks!
Thank you for such a great video and all your hard work - much enjoyed.
I MADE IT! THANK YOU!
Thx.. handy to know. I am having a bit of trouble running this lcd and max 7219 8x32 dot matrix simultaneously.. wondering if you could help.. they both work perfectly separately but once code is put together.. compiles ok but displays don’t work
Fantastic tutorial (very helpful). showed me everything i needed to know and more. strongly advise any other noobs out there to give it a watch to.
If you have problem with LCD not lighting on after you plugged all correctly just switch resistor with the ground pin of potentiometer
Hi Circuit basics, could you please make a video on connecting the i2c version of the 16x2 lcd you have here to an ATMEGA2561? I've read the data sheet, and searched some FAQ's but have not been able to get a solid foundation for the ATMEGA2561. The problem is in setting the SCL and SDA pins, 25 and 26. This video would be awesome! Please and thank you.
btw, what is the golden-ish thingy that you put on the breadboard at the start?
Great tutorial. Ty.
Hi, great videos. You're a good teacher slow and clear when you give your instructions. Keep up the good work, and yes I have subscribed and hit like.
I liked it.........it really helped me
On line 3, "LiquidCrystal lcd(12, 11, 5, 4, 3, 2)
I am trying to understand how this works. How does the Arduino know whether these pins are INPUT or OUTPUT? Why do we not need to type a line INPUT or OUTPUT?
I have been having a problem with the temperature reading as 0degreesC.
After switching the thermocouple so, cs, sck pins from 8,9,10 to 4,5,6 it works just fine. happy about it working but i don't think i'll be satisfied until i understand the whys.
Hello, Great explication but I follow every step of your video and when I put on my arduino, my lcd screen dosen't power up and make a shorts. Did you know why? Thanks
SAME HERE
@NumberZeroJay that was awhile ago so I kind of forgot how I solve the problems but I'm pretty sure it was after I updated the Arduino IDE with the authentic version from the Arduino website rather than the distro package I was using on Raspberry Pi
I would double check the connections. Generally not working means you have missed something obvious and then it is time to go have a coffee and come back to it fresh. I have spent hours looking for a fault with a micro controller only to find the ground not connected.
I would double check that you have connected power from the adruino to the bread board. Of you noticed on the video the display lit but did not have the power rails connected totally
plz help me..my display just shows the square...nothing else...i check my potentiometer,vcc,vee,ground nd all other connection nd also all jumper wires...all are placed on right position...even i checked my all 16 pins of display with multimeter..all r perfect...then why i faced this problem
Taha Nadeem
I hv done this 1 month ago dear...i have full coding...pblm is in the contrast pin...if u wanna more info call me or msg me on Whatsapp-9409663007
I have a furby connect eyes/ LCD screens but I toke them out idk how to work them and I can't find any videos that will help have any recommendations?
I cant show out anything on LCD although its lighted...checked pin connection& Ardublock, both are good. How would i start to troubleshooting in this case ?
Might be the code is wrong
Finally, everything works! Its my first ever project with arduino.
how did your LCD backlight turn on before connecting the voltage source?
I was about to asking the same question
Please tell us why are you putting each wire in specific places, because I'm a beginner.
notjustelectronicthings.blogspot.com/2019/06/lcd1602a.html
check in this you will understand.
Awesome very helpful
thanks , it's working properly
can you program a serial enabled lcd screen the same way as a lcd screen?
Ok, maybe you could explain why the pin connections, how come you know exactly which pin to use from the LCD board?
He probably looked at the LCD data sheet, and then used his knowledge of electronic symbology to translate it to the Arduino pins.
I did the exact same thing and the LCD is only showing white rectangles. Please somebody help me.
can i use a resistor insted of potenciometer? and what ohm should i use?
sir please provide some details for switching program
very nicely done ,and i was wondering if u could help with , the LCD because i did everything but it just displayed nothing
may be the problem in POT position. you must adjsut the POT until you see your chars in the screen
is the potentiometer necessary?
Nope, you can substitute a 1k to 3k ohm resistor, depending on how much contrast you want
+Circuit Basics I have a project where I am going to be using remote control input to input passwords and interact with the LCD Monitor. That remote has + and - buttons. Can these be used to adjust the contrast?
Mia Couch there's no reason to use a remote to control the contrast on your 16-2 LCD because pretty much once your contrast is adjusted, you don't need to readjust it.
so why would you want to do that with a remote?
You need to understand that attaching a remote to your circuit has absolutely nothing to do with the remote control sender but rather it has everything to do with the remote "receiver" as to whether you can wire it into a circuit and how you would add it to the circuit.
The contrast itself is lightened and darkened by increasing and decreasing resistance with resistor or with a potentiometer, so for the remote to be able to control contrast, the remote would have to talk to the Arduino or some type of a processor and then that processor would have to send a varying signal to the contrast wires, so you could do it that way.
You could do that with PWM also.
If you use an infrared remote control to send your passwords someone can simply take pictures of and record your infrared signals and then repeat them to the receiver themselves and break into your lock because infrared signals can be seen at a distance and recorded and saved and shared.
You can use PWM on a spare pin to adjust contrast within software.
@@Circuitbasics I 1k and 3k aint working
Hello, I was wondering, is the program the same if we use the Deuligne Library?Thanks in advance
what programming language is being used or would you recommend?
ardunio uses its own software for programming. it is a mixture of c and c++
nice intro, was able to get my LCD going and did the exercises. thanks
So, maybe this is a stupid question but, how did you get the LCD display to be electrically common with your breadboard, more specifically what did you use to connect it to the board? Solder and wire?
The LCD is a serial LCD, so there is no I2C backpack on the back of it. There is just a pin header soldered to the LCD that fits in a breadboard. Hope that helps!
@@Circuitbasics I’ve soldered a male pin header to the LCD and I’m waiting on potentiometer kit.
connected everything perfect but it didnt worked i am so dissapointed
Same
Is the lcd soldering really necessary?
How come you didn't hook up pins D0 D1 D2 D3, I know the display can work in nibble mode but I'm more interesting than just feeding it the entire bite
Thank you so much I have been trying to make it work for the past 2 days
is there a way - that we build a connector or one big cable to be able to rebuild it one day when we need it without your tutorial? :-)
Supper video, now I have solved all my problems but 1. How
can I get line 2 scrolling to the left but keep line 1 static? Any suggestions??
Familiarise yourself with the library functions
im completely new to arduino programming...ive ordered a uno clone programmer and it does not have the IC that is plugged into the socket on your arduino pcb...... also once programmed does that IC on the arduino pcb have to be always connected to the lcd module ????
hi my display is working fine at first, my supply is a connected to a resistor to change it to 5V(i have also used 7805 voltage regulator IC and 5V zener diodes), but then when the supply (12V battery) is being charged by a DC generator we noticed that the regulating voltages we use is not working anymore which in turn makes the LCD display random characters. Please help! Thanks
I did it it worked even with a 330 olm resistor
How can you display on LCD the values from DS3231 RTC module?