Arduino LCD I2C tutorial | how to program LCD

  Рет қаралды 113,273

Mission Critical

Mission Critical

Күн бұрын

Пікірлер: 136
@boasdelely1550
@boasdelely1550 5 жыл бұрын
If it don't work: try to change the code: in stead of lcd.init type lcd.begin, for me this worked.
@mission_critical
@mission_critical 5 жыл бұрын
Thank you ! I will pin your comment so that everyone can learn from this fix! Thank you for subscribing to Mission Critical
@barryluft4451
@barryluft4451 4 жыл бұрын
Thanks, I had sort of begun to figure that out and your comment batted me home
@boasdelely1550
@boasdelely1550 4 жыл бұрын
@@barryluft4451 good to Hear! Good luck with your project!
@thomasstokes5799
@thomasstokes5799 4 жыл бұрын
Thank you so much! I was having problems with my LCD, but your video showed I needed the I2C scanner to get the hexadecimal code. Thanks
@mission_critical
@mission_critical 4 жыл бұрын
Glad I would help, Thank you for subscribing to Mission Critical
@leofranssen
@leofranssen 3 жыл бұрын
Thanks a thousand times. You are the first one giving me software without falts. Thanks for that. Best regards, Leo, The Netherlands.
@mission_critical
@mission_critical 3 жыл бұрын
Most welcome brother ❤️
@salahsoufi8603
@salahsoufi8603 3 жыл бұрын
Thanks alot I saw a lot of Videos, u explained it really fantastic.
@mdheere540
@mdheere540 4 жыл бұрын
Hallo world. I was straggling for a long time with this and you made it so easy. thank you
@mission_critical
@mission_critical 4 жыл бұрын
Glad I could help! thank you for subscribing to Mission Critical
@milespeterson5049
@milespeterson5049 Жыл бұрын
I have a problem and you BETTER respond. I wrote the code exactly how the video said to do it and it gives me an error. "class LiquidCrystal_I2C" has no member named 'init' how to fix it? please let me know.
@unitedrobotics7377
@unitedrobotics7377 4 жыл бұрын
Awesome job bro!!
@mission_critical
@mission_critical 4 жыл бұрын
glad i could Help, Thank you for Subscribing to Mission Critical
@davida.mendez2353
@davida.mendez2353 2 жыл бұрын
Tenga su like buen hombre!! . . Funciona perfectamente con un display de 20 x 4 Saludos
@barryluft4451
@barryluft4451 4 жыл бұрын
Thank you for a very helpful video
@mission_critical
@mission_critical 4 жыл бұрын
Glad I would help! Thank you for subscribing to Mission Critical!
@Mhd572
@Mhd572 6 жыл бұрын
Good day sir, thank you for making this helpful video, but I've made all the required steps and still the LCD doesn't work, all the connections are fixed and the libraries are included, the LCD is on but no characters at all!! What's seems to be the issue here?!
@mission_critical
@mission_critical 6 жыл бұрын
Hey there, thank you for showing support towards mission critical! For support and help, kindly drop message on Instagram, thank you 😀
@CircuitCreator
@CircuitCreator 2 жыл бұрын
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
@theboys4822
@theboys4822 2 жыл бұрын
hello I have a question if we want to make a alert code like for alcohol detector it will print the BAC , if it is increasing or decreasing ?
@mission_critical
@mission_critical 2 жыл бұрын
It will print as you code it to print, I don't understand why it will go ascending or descending
@qubitevo
@qubitevo 3 жыл бұрын
My LCD I2C scanner is showing 0x3F, what will I do now ?
@Headmastar
@Headmastar 2 жыл бұрын
thanks for printing.
@aramisc1882
@aramisc1882 4 жыл бұрын
I haven’t being able to use my LCD because mine only has three cables instead of four and I don’t have the code and or the picture on how to install it. Can you help please?
@francescostrano8314
@francescostrano8314 Жыл бұрын
ciao. non so potresti aiutarmi, mi hanno regalato una board simile arduino ma a bordo un atmega 64 ho visto il tool di arduino uno mega ecc.. non e' supportato, comunque mi sono messo alla ricerca e finalmente con una interfaccia isp di pochi euro riesco a programmarlo. il problema e che in rete non trono nulla riguardo utilizzo porte analogiche e protocolli i2c per dispay e lcd , mi potresti aiutare tu con qualche esempio sempre se puoi ..grazie Francesco
@atomalpha9553
@atomalpha9553 4 жыл бұрын
please what to do with this error: Arduino: 1.8.12 (Windows 10), Board: "Arduino Uno" ^ In file included from C:\Users\HP\Downloads\Hello_Freinds\Hello_Freinds.ino:4:0: Hello_Freinds:10:12: error: 'int LiquidCrystal_I2C::init()' is private within this context lcd.init();
@mission_critical
@mission_critical 4 жыл бұрын
please try the exact same code from my blog, and try checking if u have duplicate library, if yes, rename the duplicate file
@Circuitsplanet
@Circuitsplanet 3 жыл бұрын
WHY IT GIVES ME THIS ERROR no matching function to call for LiquidCrystal_I2C::begin() code #include #include LiquidCrystal_I2C lcd(0x27, 16, 2); void setup() { lcd.begin(); lcd.backlight(); lcd.clear(); lcd.setCursor(4,0); lcd.print("Hackster"); } void loop() { }
@mission_critical
@mission_critical 3 жыл бұрын
Most likely unmatched Library, try changing the libraries
@Circuitsplanet
@Circuitsplanet 3 жыл бұрын
Thanks it worked ❤️
@karamveersingh6955
@karamveersingh6955 4 жыл бұрын
Need help on i2c scanner. Cannot find the i2c lcd address. Always show found 0 devices. Using arduino nano Sda on a4 Scl on a5
@symountamed7607
@symountamed7607 2 жыл бұрын
If u here in 2022 and u have a problem with init.... Replace init with begin.
@boasdelely1550
@boasdelely1550 5 жыл бұрын
hey bro, when i try tu upload the code is says Within this context, i used the libary you gave in the description.
@mission_critical
@mission_critical 5 жыл бұрын
I think there might be collusion in libraries, go to your library folder of Arduino and delete your LCD library, reinstall this one and try uploading again! Hopefully this helps you! Thank you for subscribing to Mission Critical
@ninobrouwers1818
@ninobrouwers1818 3 жыл бұрын
For people who get strange characters while trying to get the address. Changing the number in serial.begin() to 9600 did the trick for me
@lindamy8571
@lindamy8571 3 жыл бұрын
I've adjust the contrast but there was nothing sentences show in lcd. Can you help me :( ?
@djamaatul
@djamaatul 4 жыл бұрын
what name or how working effect clock update in this video ?
@TheFreshHotDog
@TheFreshHotDog 2 жыл бұрын
I get a error message saying 'lcd' was not declared in this scope. How do i fix this
@samoethongneochainam5771
@samoethongneochainam5771 4 жыл бұрын
When I tried with the example i2c it's okay, but I edited or modified it compiled error. What's happened
@rohitsingh-xk8cr
@rohitsingh-xk8cr 2 жыл бұрын
is there any changes in the code for arduino nano?? please reply...
@greglester5164
@greglester5164 3 жыл бұрын
What cable do we for power and to connect to computer
@simonboy961
@simonboy961 4 жыл бұрын
Hi , i have done uploading the code. Only the letter "h" is appearing on my lcd panel , can i have some assistance in this ? thank you.
@mission_critical
@mission_critical 4 жыл бұрын
please go to my instructables link, find the code and use that exact code, hopefully it will work! thank you for subscribing to Mission Critical
@ricksanchez-dr1nq
@ricksanchez-dr1nq 5 жыл бұрын
Hello sir my lcd prints only first char of the word can you help me
@mission_critical
@mission_critical 5 жыл бұрын
i guess your LCD is different or may be some code issue, use the proper Library
@kandy5129
@kandy5129 4 жыл бұрын
is there a way to make the text start on the left side without using space
@mission_critical
@mission_critical 4 жыл бұрын
i guess give blank spaces, not sure if it will work exactly, give it a try Glad I could help! thank you for subscribing to Mission Critical
@deepakbains6755
@deepakbains6755 5 жыл бұрын
Hi brother I like you videos .plz help regarding lcd i2c display as no text visible on my LCD screen on yellow light.. connections done properly..but no results
@mission_critical
@mission_critical 5 жыл бұрын
What about the Contrast ? Try adjusting Contrast on the back of LCD
@bytesizenetworking4788
@bytesizenetworking4788 4 жыл бұрын
@@mission_critical HAHAHAHAHA thanks for this - i am such an idiot!!!
@nganyong9904
@nganyong9904 4 жыл бұрын
hi. what adruino simulator did u use sir?
@mission_critical
@mission_critical 4 жыл бұрын
i didn't use any simulator, well all the resources needed are linked in description Glad I could help! thank you for subscribing to Mission Critical
@neelimasoni5922
@neelimasoni5922 5 жыл бұрын
Sir, is it necessary to know the address of 12c module in case we r just using only one 12c module in our system
@mission_critical
@mission_critical 5 жыл бұрын
Yes, even if you are using 1 i2c device, address can vary, as sometimes devices have different addresses, so it's would be suggested to know the i2c address before hand! Thank you for subscribing, Tech team Mission Critical
@neelimasoni5922
@neelimasoni5922 5 жыл бұрын
Thankyou Sir
@yeshacroe9354
@yeshacroe9354 4 жыл бұрын
I got stressed with this part and kinda wanna give up this part. Lord.
@ms13leon
@ms13leon 5 жыл бұрын
hi i want to display some data on my 4*16 lcd using arduino mega but i programed it using matlab simulation can you help me ?
@mission_critical
@mission_critical 5 жыл бұрын
so you want to program a LCD using Arduino? Or Matlab? Or do you want to use Arduino for Sensors ? Or do you want to display the processed data from MATLAB to your LCD via Arduino? It would be helpful if you make a little clear description, thank you
@ms13leon
@ms13leon 5 жыл бұрын
first thank you for replying ...... i made my program using arduino matlab simulation package and built it to mega ... there is another package for lcd but it didn't work so i tried to transfer data from mega to uno using serial communication and print it on lcd but also it didn't work as i wanted ... i want any way to display the data from mega on lcd
@mission_critical
@mission_critical 5 жыл бұрын
Why don't you try to understand the library commands from MATLAB library and then make changes in final code accordingly, else just write the entire code on Arduino IDE
@juststeve7665
@juststeve7665 6 жыл бұрын
what happened to part 2?
@mission_critical
@mission_critical 6 жыл бұрын
Hello there! How to create custom characters on LCD is the part 2 of this video do check it out and if you need another part ( part 3 ) of this video, let me know 😀 . Thank you for Subsrcibing to Mission Critical!
@manjujain5991
@manjujain5991 5 жыл бұрын
On my LCD display only light is coming there are no characters coming... plz help
@mission_critical
@mission_critical 5 жыл бұрын
Um, I think you missed the " adjusting contrast " step ~ Tech Team from Mission Critical Thank you for subscribing to mission critical
@manjujain5991
@manjujain5991 5 жыл бұрын
@@mission_critical not happening tried it
@mission_critical
@mission_critical 5 жыл бұрын
Now, check if the wires are working, sometimes wires are broken
@mission_critical
@mission_critical 5 жыл бұрын
Also, please upload the exact same code from my instructables
@manjujain5991
@manjujain5991 5 жыл бұрын
Light is coming but there is no text displaying
@romelelectronics
@romelelectronics Жыл бұрын
amazingggggggggggggggggggggggggggggg
@maryroseapoya1735
@maryroseapoya1735 5 жыл бұрын
thanks this is lit
@mission_critical
@mission_critical 5 жыл бұрын
welcome :) & thank you for subscribing to our Channel!
@fsociety2011
@fsociety2011 6 жыл бұрын
sir, my LCD won't display any characters. They just show black bars. I connected A4 SDA and A5 SCL
@mission_critical
@mission_critical 6 жыл бұрын
Did you try adjusting the contrast? Because that's what I can see is wrong in most of the cases, even happens to me sometimes, well, if not, let me know! Thank you for Subsrcibing to mission critical! ~Your Friendly Tech Team from Mission Critical Channel!
@fsociety2011
@fsociety2011 6 жыл бұрын
i did but it still doesnt show any characters
@mission_critical
@mission_critical 6 жыл бұрын
Was the upload successful? Try the exact code I have in my instructables post, and make sure upload is successful, let me know when you can't get output at the step too! Thank you for Subsrcibing to Mission Critical, ~ Your Friendly Tech team from Mission Critical
@fsociety2011
@fsociety2011 6 жыл бұрын
when i try o copy your code, there seems to be an error in the lcd.init (); line saying "invalid conversion from int to t_backlightPol
@fsociety2011
@fsociety2011 6 жыл бұрын
@@mission_critical now it says 'class LiquidCrystal_I2C' has no member named 'init'
@muhdhamizan6481
@muhdhamizan6481 4 жыл бұрын
ITS WORKK
@ubtech2938
@ubtech2938 3 жыл бұрын
thx man
@SHAWNSJ2005
@SHAWNSJ2005 4 жыл бұрын
Sir!! ISRO IS LOOKING FOR YOU
@mission_critical
@mission_critical 4 жыл бұрын
haha, actually i visited them on 9th jan 2020, thank you for subscribing to Mission Critical
@SHAWNSJ2005
@SHAWNSJ2005 4 жыл бұрын
@@mission_critical how????
@mission_critical
@mission_critical 4 жыл бұрын
@@SHAWNSJ2005 it was an Industry visit, the work ISRO is doing is way too inspiring for our Community!
@genokapanadze4564
@genokapanadze4564 5 жыл бұрын
serial monitor prints "Found 0 device(s). ". can anyone help me? what can i do?
@mission_critical
@mission_critical 5 жыл бұрын
Check connections / replace the wire, sometimes it happens it happens due to loose connection, sometimes due to faulty device, just get it checked once
@genokapanadze4564
@genokapanadze4564 5 жыл бұрын
@@mission_critical oh really. why is pinMode 13 necessary? what does it do?
@mission_critical
@mission_critical 5 жыл бұрын
I used pin13 as virtual power pin, I used the digitalWrite(13,HIGH) to turn that pin as +5V
@genokapanadze4564
@genokapanadze4564 5 жыл бұрын
@@mission_critical ok. my ldc is broken.
@mission_critical
@mission_critical 5 жыл бұрын
Okay, get a new one and try once again!
@remyasoman3750
@remyasoman3750 6 жыл бұрын
Sir, what about the program for a paper counter?!
@mission_critical
@mission_critical 6 жыл бұрын
Hello there, I am sorry for the delay presently, I am on a vacation, after I return I will resume with Electronics basics after which this paper counter machine will be a part of project / concept thank you for your patience and support ~ Akshay Momaya ( Mission Critical)
@remyasoman3750
@remyasoman3750 6 жыл бұрын
Mission Critical Thank you Sir!
@andrejdoblehar9916
@andrejdoblehar9916 5 жыл бұрын
Nice ;)
@mission_critical
@mission_critical 5 жыл бұрын
Thank you ☺️
@advayagashe7466
@advayagashe7466 5 жыл бұрын
it shows a error that "'lcd' does not name a type"
@mission_critical
@mission_critical 5 жыл бұрын
Never heard or came across such error till date, let me check if I can find any solution
@drvarshaudhodasani1691
@drvarshaudhodasani1691 5 жыл бұрын
@@mission_critical Same Problem n error
@mission_critical
@mission_critical 5 жыл бұрын
There is a solution to it, check in comments, I have pinned the person who found the solution to this problem, Thank you 😊 Still, if you facing more problems, DM to Instagram Handle of "officialmissioncritical" And thank you for subscribing to Mission Critical
@ultraninja2006
@ultraninja2006 5 жыл бұрын
how can I solve this : liquidcrystal_i2c.h no such file or directory
@mission_critical
@mission_critical 5 жыл бұрын
Look at the comments, one of my subscribers has found solution to this one
@ultraninja2006
@ultraninja2006 5 жыл бұрын
@@mission_critical I dont see anyone asking this question :(
@mission_critical
@mission_critical 5 жыл бұрын
I think it's on my other pages, do one thing, go to my Instructables link, download the i2c library attached in that page, download the example code that's attached in that post, let me know what happens next
@ultraninja2006
@ultraninja2006 5 жыл бұрын
@@mission_critical I did it, now it recognizes the library but not text is shown, just the lcd is on but with no text :( thanks for your time to answer my questions!
@ultraninja2006
@ultraninja2006 5 жыл бұрын
@@mission_critical I did it but I can only see black boxes even adjusting the knob :(
@sidharthanjayavelu6175
@sidharthanjayavelu6175 4 жыл бұрын
"daata"
@mission_critical
@mission_critical 4 жыл бұрын
Glad I could help! thank you for subscribing to Mission Critical
@bhavyaharia4712
@bhavyaharia4712 6 жыл бұрын
Hello Friends Chai pee lo
@mission_critical
@mission_critical 6 жыл бұрын
😂😂😂 that thing is trending so why not 😂
@codingvio7383
@codingvio7383 4 жыл бұрын
0:00 At least if you ain't sure on how to spell enthusiasts go to a dictionary or just research it or let autocorrect deal with it. But that is just embarrassing
@bytesizenetworking4788
@bytesizenetworking4788 4 жыл бұрын
Thank Goodness this is not a spelling Channel, and hey - Bang on the money with the Wiring and Coding in this Video - Nice Tutorial, thanks bro
EP1 - How to Program Arduino - Making Menus!
44:26
ForOurGood
Рет қаралды 25 М.
Using LCD Displays with Arduino
46:23
DroneBot Workshop
Рет қаралды 1,7 МЛН
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34
Will A Basketball Boat Hold My Weight?
00:30
MrBeast
Рет қаралды 121 МЛН
Mom had to stand up for the whole family!❤️😍😁
00:39
Сюрприз для Златы на день рождения
00:10
Victoria Portfolio
Рет қаралды 2,7 МЛН
How to use an i2c LCD display with arduino - including library install
18:58
Serial LCD - I2C Backpack
13:23
Saravanan AL
Рет қаралды 161 М.
Display examples - which one to use?
12:41
Electronoobs
Рет қаралды 259 М.
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
LCD 1602: Step-by-Step Guide to Arduino Display Integration
12:37
Mario's Ideas
Рет қаралды 52 М.
Ford RS gauges with Arduino UNO
45:38
upir
Рет қаралды 385 М.
How to use  LCD LCD1602  with I2C module for Arduino - Robojax
13:12
【For Beginner】How to start electronics and what item is needed
18:16
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34