Raspberry Pi - Mini LCD Display Tutorial

  Рет қаралды 138,946

TheRaspberryPiGuy

TheRaspberryPiGuy

Күн бұрын

Liquid-crystal goodness anyone?!
That's right! In today's tutorial I show you how to wire up and program your very own mini LCD display to your Raspberry Pi! By the end the of this video you will be printing your own messages to your very own screen module and will understand all of the Python code behind it. A good, cheap and enjoyable little project for Raspberry Pi - with plenty of scope for your own further developments!
---
INFORMATION:
Raspberry Pi Raspbian official download: www.raspberryp...
Grab an LCD display for under £5 here: www.ebay.co.uk...
Take a look at the code and installation script here: github.com/the...
---
COMMANDS:
Install all of the code: git clone github.com/the...
Change into the new directory with downloaded code: cd lcd
Install the required software: sudo sh install.sh
View either of the demo programs with: nano program_name.py
Run either of the demo programs with: python program_name.py
---
Thanks for watching! Don't forget to like, subscribe and share!
The Raspberry Pi Guy
Y U NO SUBSCRIBE?!

Пікірлер: 215
@craiggriffin2555
@craiggriffin2555 8 жыл бұрын
To get my one to work I used i2cdectect to get the address of the lcd screen then with this I went into theh lcddriver file and changed the lcd address from 0x20 to 0x3f. Hope this helps someone!
@TheRaspberryPiGuy
@TheRaspberryPiGuy 8 жыл бұрын
+Craig Griffin glad you got it all sorted!
@tassenmensch6849
@tassenmensch6849 8 жыл бұрын
Hello, I have a liddle Problem: I bought this Display : www.amazon.de/Schnittstelle-1602-Serielle-Display-Modul-Arduino/dp/B01JZ75AG2/ref=sr_1_4?ie=UTF8&qid=1473947258&sr=8-4&keywords=16x2+Serielle+LCD+Display-Modul My question now is, does it work with the Raspberry Pi, because it needs 5V to run.
@M808_Tech
@M808_Tech 8 жыл бұрын
yes it does raspberry pi have 5v input. no worries.
@AriffSuffian
@AriffSuffian 8 жыл бұрын
Still having the same problem, kept switching back an forth between 20 and 3f, heck even 27. Any other possible solutions? I2C is enabled in the raspi-config
@okvalem
@okvalem 7 жыл бұрын
Thx! Made my day. :-)
@Taran72
@Taran72 6 жыл бұрын
AWESOME! the only code I found online that actually works!! this is the only package that has a I2C for RPi3 fully working. I tried two different scripts from two kits and they are both wrong. Thank you so much for sharing your knowledge! you made my day!!!
@SethGlover
@SethGlover 6 жыл бұрын
Dude you rock. Thank you so much for passing on your knowledge. You've just ended my 3 hour journey of trying to get this to work!
@irg008
@irg008 4 жыл бұрын
mine was even longer aaahh!! but thank god you helped me!!! @theraspberrypiguy
@lucasi8455
@lucasi8455 4 жыл бұрын
Undoubtedly, the best raspberry pi channel
@donlovejoy857
@donlovejoy857 4 жыл бұрын
I feel like I am about to spend hours watching these things and trying them out. Good stuff!
@joebashour
@joebashour 2 жыл бұрын
This is THE BEST video I have found while browsing the internet for a guide to set up an LCD with my Pi 4. THANK YOU @TheRaspberryPiGuy
@hashan-sandeepa
@hashan-sandeepa 3 жыл бұрын
I could be able to fix messages not showing issue by adjusting the brightness as mentioned in this tutorial. Thanks a lot.
@JohnBaronian
@JohnBaronian 6 жыл бұрын
Thanks so much. I went through about 5 tutorials until I got to yours... each had a little bit more info but ultimately I got it working with your code... Rock on!
@lolqsim
@lolqsim 4 жыл бұрын
Thank You very much, great job PiGuy! Cheers from Poland :)
@muhammadsameer883
@muhammadsameer883 7 жыл бұрын
Thank you pi guy and thank you Craig Griffin for giving quick solution.
@bierjan5043
@bierjan5043 7 жыл бұрын
Thanks alot! I didn't know you could lower the brightness with a screwdriver!! I thought my LCD screen didn't work, but it was the brightness!!
@yudhobaskoro8033
@yudhobaskoro8033 4 жыл бұрын
Ummm, its not the brightness its the contrast setting, u can change the brightness by placing somekind of resistors between gnd and vcc from the pi itself, i personally use 3x1k ohm resistor in paralel
@benjaminparsons6337
@benjaminparsons6337 7 жыл бұрын
Thanks piguy, great tutorial for beginners!! just getting into playing pi with the 37 in 1 pack of sensors and having this output for some basic feedback is cool ... thanks!!
@davidgreenwitch
@davidgreenwitch 3 жыл бұрын
Wow, I searched for days finding the reason why my display did not show anything. Thanks for the tutorial. And thanks for the hint how to change the contrast. 😄
@davidb.5911
@davidb.5911 3 жыл бұрын
Amazing stuff man, thank you so much! Very clear and easy to understand!
@KaienSander10Official
@KaienSander10Official 8 жыл бұрын
Thanks! :D I had one of these displays and it didnt want to work with my arduino, so i thought it was broken since i tryed soo Many example codes. And now i tryed it with my raspberry pi and it worked! Again thanks!
@IncredibleSolv
@IncredibleSolv 6 жыл бұрын
thats an address issue... look at the back of the display and take note of the address
@owenhobbs1758
@owenhobbs1758 7 жыл бұрын
Thank you TheRaspberryPiGuy, this really helped me a lot!
@AdityaRajKapoorLordFuseBox
@AdityaRajKapoorLordFuseBox 6 жыл бұрын
hello: doing this for the first time in my life. using yr video. Thank you!
@ConsistentImprovement
@ConsistentImprovement 7 жыл бұрын
You're awesome man. Thanks for the video, it helped me setup my lcd display.
@thepeacockk
@thepeacockk 7 жыл бұрын
thanks man! this made my setup very easy to complete!
@gymzaal4412
@gymzaal4412 3 жыл бұрын
Amazing tutorial, great work!
@RichardEricCollins
@RichardEricCollins 8 жыл бұрын
Very nicely presented video. Thanks for sharing. :)
@johnnywest5445
@johnnywest5445 5 жыл бұрын
Excellent tutorial, thank you!. I had to 'pip install smbus', but everything worked great after that.
@Bullet55NL
@Bullet55NL 5 жыл бұрын
Johnny West thanks for this
@emilius1238
@emilius1238 4 жыл бұрын
*OH, HOW SURPRISING! YOU HAVE TO INSTALL LIBRARIES*
@walkriz
@walkriz 8 жыл бұрын
Thanks for you video, very clear and explains in detail!!! super
@johngonsalves5268
@johngonsalves5268 5 жыл бұрын
Well done! Thanks for the great upload
@kevinbaines9709
@kevinbaines9709 8 жыл бұрын
great video thanks got mine going at last
@ikkepic
@ikkepic 8 жыл бұрын
Now if I could only make this LCD display work with MPD. That would a super audio player! 👍
@PAUL-wn5iy
@PAUL-wn5iy 5 жыл бұрын
Thank you very much. You helped a lot.
@thiloreiche4703
@thiloreiche4703 7 жыл бұрын
Very Nice!!! Me helped it so much
@TheBontenbal
@TheBontenbal 5 жыл бұрын
Check your i2c address in the lcddriver.py file. I had to change mine. After that it worked. Thanks RPi Guy!
@kylecachia6706
@kylecachia6706 3 жыл бұрын
what exactly do I need to do?
@llyn1986
@llyn1986 7 жыл бұрын
Thanks for this really helpful tutorial!
@dalerobinsuk
@dalerobinsuk 7 жыл бұрын
You should be using a Logic Level Converter, those I2C backpacks have 5v pullups!
6 жыл бұрын
What will happen if I don't use it though?
@VAN_production.mp4
@VAN_production.mp4 4 жыл бұрын
Finallllyyyyy!!! Now I can make my own BOMB which will display remaining time! Before everyone thought I was joking since there was no time for detonation 🤔🤔🤔🤔🤔🤔🤔😅😅😅😅😅😅😅😅
@vintagecafe4540
@vintagecafe4540 4 жыл бұрын
Ohhhhh thank you so much sir!!!
@robertpendergast2620
@robertpendergast2620 8 жыл бұрын
Thanks and works well. I had the same I/O error 5 issue as the guys below and it cleared when I went to raspi config and added ssh and camera and then rebooted (nonsense, right?) MY REAL INQUIRY: how can I keep my lcd clock going when I switch to an other directory in linux terminal? Thanks.
@gavinreniers7569
@gavinreniers7569 8 жыл бұрын
you are a god !!! thought mine was faulty can you make same type video for librelec i have asked many people on forms but no luck and i thought my display was faulty
@worldentropy
@worldentropy Жыл бұрын
Great work, thanks. Now; how about modd'ing it for a 20x4 display?
@robsondesouzaraujo
@robsondesouzaraujo 7 жыл бұрын
Muito Bom!!!!!! Funcionou corretamente. Obrigado!
@leonpiscopo8515
@leonpiscopo8515 4 жыл бұрын
The code is good and it shows 'Writing to display' but shows nothing on the LCD screen.What could it be please?
@ShakeYaBamBam
@ShakeYaBamBam 4 жыл бұрын
i have the same, all suggestions here don't help to get it to work. did you find a solution that worked for you ?
@leonpiscopo8515
@leonpiscopo8515 4 жыл бұрын
@@ShakeYaBamBam I have put a video on my KZbin channel showing it working :)
@loopylysa7
@loopylysa7 7 жыл бұрын
Great video! What are your thoughts on whether or not a level shifter is needed to protect the Pi pins?
@prettyboyfloyd5841
@prettyboyfloyd5841 4 жыл бұрын
So could hook one of these up to a pi running retropie to display what game I'm currently playing. And or the fps?
@balgruufthegreater9072
@balgruufthegreater9072 8 жыл бұрын
I just bought that LCD display (i2c interface module included) for €2,75 on eBay
@emilius1238
@emilius1238 4 жыл бұрын
Late to the party, but was it used?
@tuobraun
@tuobraun 3 жыл бұрын
Hi, what a great video, thank you! But is there any way to connect a second LCD module to the same Pi and display different data on both screens?
@Zozo-ke2dl
@Zozo-ke2dl 4 жыл бұрын
I’m really struggling here, for some reason when I’m entering the lcd stuff to clone it’s asking for my GitHub login and won’t let me type ANYTHING for the input of the password meaning I’m not authenticated to access the stuff ... help??
@voltifer5267
@voltifer5267 4 жыл бұрын
Zozo just log in ur GitHub or sign up and it will work
@potaziio7174
@potaziio7174 3 жыл бұрын
the password never shows up when you're typing, it will be blank
@Zozo-ke2dl
@Zozo-ke2dl 3 жыл бұрын
@@potaziio7174 whaaaaaaat??? I'll try it again soke day - unfortunately my pi broke 💔
@adrianmanikowski2451
@adrianmanikowski2451 Жыл бұрын
Is there any possibility to make something like - lcd.cursor_mode = CursorMode.blink ? For blinking the cursor?
@GeorgeTJ
@GeorgeTJ 8 жыл бұрын
Excellent tutorial. Is there a way to display playing info from Volumio?
@youreale
@youreale 6 жыл бұрын
What about a level shifter since the device uses 5v e pi's use 3v???
@jamesalanjob
@jamesalanjob 3 жыл бұрын
Absolutely super, one question, in the netmonit is there a way to light an led or flash the lcd screen if it reports down?
@DaumbFauckProduction
@DaumbFauckProduction 3 жыл бұрын
diy perks does a video on making a 4k projector using a lcd screen with hdmi. the problem is you cant run a display without connecting a computer. ideally I would want to connect a streaming device or xbox or bluray. so my question is: can you use a raspberry pi to run the display on the lcd screen by connecting a xbox or what not without having a laptop out?
@themarcarts
@themarcarts 3 күн бұрын
is the any way to install this globally? I can only get it to work inside the install dir
@rodolfolucas6383
@rodolfolucas6383 5 жыл бұрын
Hello my friend. This tutorial works on Upboard 2?
@mhan6601
@mhan6601 5 жыл бұрын
Where do I put the Fan Pins, because both those are in the black and red spots you have. I can choose any 5v and ground location? (I guess I could just put the fan red in the 3.5v location and just have low power maybe?)
@ExhaustedFish
@ExhaustedFish 7 жыл бұрын
Great tutorial. I am trying to make a display that shows my current subscribers using API keys is it possible to do that with this screen? Thanks!
@cordikland3454
@cordikland3454 4 жыл бұрын
Raspberry 4 ERROR: This example works fine on any of my RaspPi3 but can not get this to work on my Raspberry Pi 4.It appears to be an address error but running i2cdetect -y 1 does not work on this cpu either (raises an error) which works fine on the 3.
@bltsevdallarfanclub641
@bltsevdallarfanclub641 5 жыл бұрын
You are awsome!
@danmarkvillaplana4207
@danmarkvillaplana4207 Жыл бұрын
I received an Errno 121 saying Remote I/O error. I saw fix to this by editing the address in the lcddriver.py but that file didn't appear in my folder when I cloned it from git. Any advice on how to fix this error?
@kylecachia6706
@kylecachia6706 3 жыл бұрын
This is telling me that the module drivers could not be found
@kraftyw1999
@kraftyw1999 Жыл бұрын
Has anyone figured out a way to display the same message just by turning on the Pi (not having it hooked up to an external monitor to code anything)?
@franshejhejhej
@franshejhejhej 6 жыл бұрын
Works fine on Python 2.7! Is there any version for python 3?
@lutz4tech
@lutz4tech 2 жыл бұрын
Yes Here you Go: kzbin.info/www/bejne/epi8eZWgpZ2eh5I
@abw_creator
@abw_creator 5 жыл бұрын
I am running 0*27 display with raspberrypi. display not giving any output but it is chaging brightness. i tried different display and it is working. i want to check problem with older display
@ConstructionGuy
@ConstructionGuy 2 жыл бұрын
It’s asking me for a user name and password for GitHub when I type the Command in. Any help?
@hanneshein9721
@hanneshein9721 2 жыл бұрын
how do i write my own text into it. The document always says that i cant pls help
@bkhaas488
@bkhaas488 7 жыл бұрын
I keep getting several errors. Here the first. Line 11, in . display = lcddriver.lcd(). Can you help? I can see you a pic of all the errors if you want
@HUNVilly
@HUNVilly 7 жыл бұрын
ok same thing happened to me, I did 2 things to fix it. First of all, I had my SDA and SCL wires switched by accident, second of all i gave the command: sudo i2cdetect -y 1 And in the lcddriver.py file I changed the ADDRESS = 0x value to what I saw after giving out the previous command, in my case 3f, so i changed it to 0x3f.
@carotoby
@carotoby 7 жыл бұрын
thx - the socond one was the solution!!!
@mauritsvlot5138
@mauritsvlot5138 7 жыл бұрын
HUNVilly thx man it workt with the second thing
@mauritsvlot5138
@mauritsvlot5138 7 жыл бұрын
HUNVilly its pretty hard to find for a beginner
@RichardT2112
@RichardT2112 8 жыл бұрын
Stupid question, if I wanted to have multiple displays, I would need to have different addresses, then change the lcddriver file accordingly. Or is this really written for just one display and I should consider any other driver library?
@AdityaRajKapoorLordFuseBox
@AdityaRajKapoorLordFuseBox 5 жыл бұрын
Thanks a lot. How can I get a news ticker?
@Jodider
@Jodider 8 жыл бұрын
-well done
@graham9473
@graham9473 3 жыл бұрын
Hi i change the text to say something different, however on the lcd it shows as mixed up letters and numbers. Any help would be great. Thanks.
@donlovejoy857
@donlovejoy857 4 жыл бұрын
Great video, thank you for sharing! My display doesn't have a physical adjustment for the contrast but terminal says 'Writing to display' and my screen is black. I feel like the contrast/brightness is where I need to look to fix this, any idea if it can be controlled via coding? ps, thank you Craig Griffin for your comment, you got me over my first challenge with this!
@dynamicallyvirtual603
@dynamicallyvirtual603 2 жыл бұрын
Sorry I'm late lol. but I think you should get another backpack for it with a physical adjustment.
@rpitime2051
@rpitime2051 3 жыл бұрын
Is there a way to turn off the display for when it is not being used?
@natman151
@natman151 8 жыл бұрын
I have on of the original rev 1 pi's and i'm getting this error. noticed in the comments others are having the same issue Traceback (most recent call last): File "demo_lcd.py", line 11, in display = lcddriver.lcd() File "/root/lcd/lcddriver.py", line 69, in __init__ self.lcd_write(0x03) File "/root/lcd/lcddriver.py", line 93, in lcd_write self.lcd_write_four_bits(mode | (cmd & 0xF0)) File "/root/lcd/lcddriver.py", line 88, in lcd_write_four_bits self.lcd_device.write_cmd(data | LCD_BACKLIGHT) File "/root/lcd/i2c_lib.py", line 11, in write_cmd self.bus.write_byte(self.addr, cmd) IOError: [Errno 5] Input/output error Any help would be grand. Thank you :)
@craiggriffin2555
@craiggriffin2555 8 жыл бұрын
+Nat Klopper To get my one to work I used i2cdectect to get the address of the lcd screen then with this I went into theh lcddriver file and changed the lcd address from 0x20 to 0x3f. Hope this helps
@natman151
@natman151 8 жыл бұрын
+Craig Griffin Thanks Craig, worked superbly. Totally forgot about the i2c addresses!!
@benitoa6238
@benitoa6238 5 жыл бұрын
can you please do the same example in C tutorial
@loganbyrne3054
@loganbyrne3054 5 жыл бұрын
i am currently using my RaspPi as a portable computer. Do you have the codes to make this with the same board on an Arduino?
@tombaker1643
@tombaker1643 5 жыл бұрын
thank you alllllllllot!!!!!!
@XW0RKS
@XW0RKS 6 жыл бұрын
what's the code for displaying IP address... cause every other tutorial use lcd without module and it's more complicated.
@madapativenkatesh958
@madapativenkatesh958 2 жыл бұрын
Brk it enough or should we declare pins
@CyberErnie
@CyberErnie 3 жыл бұрын
Hi, could you please help me!? ;) I want to display the IP-Adress and the CPU-Temp to the display. Do you have a python-script for this? Thanks in advance.
@garettrose2156
@garettrose2156 3 жыл бұрын
I want system monitoring as well so I can view cpu temp & usage while mining
@1996JRC
@1996JRC 4 жыл бұрын
Is it possible to change the orientation of the text? It is upside down for me at the moment
@hallenraharja
@hallenraharja 7 жыл бұрын
Can anyone give some reference about how to print data from sensor to lcd 2x16+i2c ?? please thanks
@igot_hacked3038
@igot_hacked3038 5 жыл бұрын
Pls share any answers u found that worked for u. Im working on a similar project where the lcd could read the sensor readings
@BlacktigerRooting21
@BlacktigerRooting21 7 жыл бұрын
THANKS :D
@MrWallyGattor
@MrWallyGattor 6 жыл бұрын
Thank you, very helpful screen setup and working fine, i have been playing with the clock.py code, i want it to show the ip address instead but i can't seem to get the command right. pleas point me in the right direction
@JoeyLindsay
@JoeyLindsay 5 жыл бұрын
import os os.system("ifconfig") hope this gets you closer to your goal!
@ardhifibrianto2089
@ardhifibrianto2089 8 жыл бұрын
i used mfrc522 and this lcd, but but the problem comes. please share tutorial for uninstall this packed
@freemanfreed1581
@freemanfreed1581 4 жыл бұрын
I need to display month year and date on a large display screen each day . but large screens have no such kinds of pins to connect them to a raspberry pi. Can anyone help me please ??? thank you
@alexfernandesportrai
@alexfernandesportrai 2 жыл бұрын
Hi, I am new to Python. After 'sudo sh install.sh' in the lcd directory, I got this error 'install.sh: 21: ./setup.sh: Permission denied'. What am I doing wrong?
@michellew.1919
@michellew.1919 Жыл бұрын
i got the same error, did you ever figure it out?
@bradgillap
@bradgillap 8 жыл бұрын
How do I turn off the screen on and off in python or use the blinkon / blinkoff in the lcddriver?
@TerraRiley
@TerraRiley 4 жыл бұрын
Error 121, remote I/o error? Followed everything but nothing upon i2cdetect. I2C is enabled under config.. idk what my deal is but I keep failing and I want to quit! But that's lame, so if anyone has pointers, please lmk!
@VAN_production.mp4
@VAN_production.mp4 4 жыл бұрын
FOR EVERYONE THAT WANTS MORE THAN 16characters TO BE DISPLAYED FOR TOP OR BOTTOM STRING (top or bottom part of display): github.com/vanJERMAN/raspberry_pi_lcd_display This code (file) goes with this tutorial files :) just extract my file into the folder you downloaded from this tutorial. Hope you enjoy it!
@thaddeusnoffsinger2410
@thaddeusnoffsinger2410 5 жыл бұрын
Can you use the mini LCD somehow without it being connected to the raspberry pi?
@YewTide604
@YewTide604 5 жыл бұрын
Check out the 3 part series by the 8-bit guy
@thaddeusnoffsinger2410
@thaddeusnoffsinger2410 5 жыл бұрын
@@YewTide604 Okay
@carlosnissan838
@carlosnissan838 6 жыл бұрын
hello, how do i check the temperature of the pi 3? cheers and thanks
@navidbehboodian2831
@navidbehboodian2831 6 жыл бұрын
thank youuuuuu
@djmello7305
@djmello7305 2 жыл бұрын
I’m trying to make my display show the stats like the temp of the cpu and stuff like that while running retropie, anyone know anything that could help me?
@plankalkulcompiler9468
@plankalkulcompiler9468 7 жыл бұрын
PLEASE HELP!! IT GIVES ERROR! I OError: [Errno 121] Remote I/O error
@yoeriyoeri4264
@yoeriyoeri4264 6 жыл бұрын
same, any solution??
@brianronstrom1542
@brianronstrom1542 6 жыл бұрын
same!
@IncredibleSolv
@IncredibleSolv 6 жыл бұрын
check the address on the back of the display module....you might have a config issue and need to change the address, this is a common issue with arduino so look that up if you need more help
@robinlow3889
@robinlow3889 6 жыл бұрын
Hi, I am learning how to use LCD screen so how do you check the address and change it on raspberry pi? I need help thanks, I am also facing remote I/O error 121 from running codes that others have proved to work, so I believe it is my problem.
@IncredibleSolv
@IncredibleSolv 6 жыл бұрын
not enough information to answer your question. if it has the four pin on the back and you're using linux you can dmesg... usually the module has the address at the rear
@yudhobaskoro8033
@yudhobaskoro8033 4 жыл бұрын
Traceback (most recent call last): File "demo_lcd.py", line 6, in import lcddriver File "/home/yudho/lcd/lcddriver.py", line 12, in import i2c_lib File "/home/yudho/lcd/i2c_lib.py", line 1, in import smbus ImportError: No module named smbus I ended up with this code on ubuntu mate, but it doesnt do this when i use raspberry os, can someone help me please
@ishanrajesh9528
@ishanrajesh9528 3 жыл бұрын
I have the same issue Does anyone have a fix for it
@yudhobaskoro8033
@yudhobaskoro8033 3 жыл бұрын
@@ishanrajesh9528 an update on september fixed it for me, and now i can run this code on any OS, except android ofc
@calico_cy
@calico_cy 5 жыл бұрын
I couldn't get this to work with pi 1 old model, any help
@BenyBenator
@BenyBenator 4 жыл бұрын
Question: I am already using the GND and one of the 5V pins on the GPIO for my case's fan. I see the GPIO has another 5V and GND. Can I use any of them for power, and use SDA and SCL for the data/clock?
@dynamicallyvirtual603
@dynamicallyvirtual603 2 жыл бұрын
Yeap
@piumalkothalawala4783
@piumalkothalawala4783 6 жыл бұрын
Please Help self.lcd_device.write_cmd(data | LCD_BACKLIGHT) File "/home/pi/Desktop/Research/lcd/i2c_lib.py", line 11, in write_cmd self.bus.write_byte(self.addr, cmd) IOError: [Errno 121] Remote I/O error
@battlecampkhimmay2981
@battlecampkhimmay2981 2 жыл бұрын
DS18B20 temp with lcd pls
@啵啵貓-d1y
@啵啵貓-d1y 2 жыл бұрын
fatal: unable to access how to solve this
@f.magalhaes
@f.magalhaes Жыл бұрын
Will this work in a Pico?
@boggybudgie
@boggybudgie 7 жыл бұрын
not sure if i have a dodgy display, its wired correctly, i changed the lcd address to 0x3f, ran the sh file and rebooted, ran the demo but the screen is blank, twisting the potentiometer on the back does nothing, i have a red power light on the back of the screen so i'd assume it works and maybe i did something wrong
@JoeyLindsay
@JoeyLindsay 5 жыл бұрын
turn the pot the other way
@tubeDude48
@tubeDude48 7 жыл бұрын
The link to get the LCD w/ i2c is dead!
@xyratron1784
@xyratron1784 7 жыл бұрын
my raspberry pi is giving me an [Errno 5] input/output error
@Dre3ed
@Dre3ed 7 жыл бұрын
is it possible to display cpu temp and cpu usage or ram usage ?
Raspberry Pi LESSON 25: Using an LCD1602 LCD Display with I2C
29:12
Paul McWhorter
Рет қаралды 14 М.
The world's worst video card?
32:47
Ben Eater
Рет қаралды 6 МЛН
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,7 МЛН
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 40 МЛН
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 107 МЛН
LCD Basics for the Pi Pico
7:31
Tinkernut
Рет қаралды 115 М.
The billion dollar race for the perfect display
18:32
TechAltar
Рет қаралды 2,6 МЛН
These Keys Shouldn't Exist | Nostalgia Nerd
19:32
Nostalgia Nerd
Рет қаралды 683 М.
Raspberry Pi Pico LCD Projects
17:25
ExplainingComputers
Рет қаралды 113 М.
Every Developer Needs a Raspberry Pi
27:27
Sam Meech-Ward
Рет қаралды 650 М.
Using a 16x2 LCD Display with a Raspberry Pi
12:19
rdagger68
Рет қаралды 397 М.
Datasheets: 16x2 LCD By Hand (No microcontroller)
26:35
Mitch Davis
Рет қаралды 102 М.
When you Accidentally Compromise every CPU on Earth
15:59
Daniel Boctor
Рет қаралды 834 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН