Datasheets: 16x2 LCD By Hand (No microcontroller)

  Рет қаралды 98,279

Mitch Davis

Mitch Davis

Күн бұрын

First video in a series dedicated to reading datasheets.
This video focuses on a datasheet for a 16x2 LCD, which is simple enough that it can be programmed by hand (without a microcontroller).
LCD Datasheet: www.sparkfun.c...

Пікірлер: 242
@c_pso-darky9720
@c_pso-darky9720 2 жыл бұрын
“Give a man a fish, and you'll feed him for a day. Teach a man to fish, and you've fed him for a lifetime.” This was the kind of tutorial I've always wanted. You just taught us how to fish, while tonnes of other tutorials here just gave us a fish.
@timgraf7933
@timgraf7933 Жыл бұрын
Or let the man starve to death and you have more fish for yourself.
@musikgra2716
@musikgra2716 3 жыл бұрын
This video is a highly in-depth explanation. It seems like a slow-motion version of the way the microcontroller works.
@MitchDavis2
@MitchDavis2 3 жыл бұрын
That’s one of the reasons I’m mesmerized by these displays. There’s not a whole lot of things that I can manually interface with like this
@andrewwatts1997
@andrewwatts1997 3 жыл бұрын
Aaaaaannnddddd I subscribed. That was the most detailed explanation of the workings of that screen I have ever seen. And it yet again shows me why Arduino is but a stepping stone... With libraries always missing vital functions >.>
@purie5054
@purie5054 3 жыл бұрын
Amazing video, both keeping it relatively simple but also highlighting pitfalls/possible misunderstandings. Love it!
@moinshaikh6684
@moinshaikh6684 2 жыл бұрын
Thanks for your magical explanation, we have now only one teacher on KZbin, for crystal clear understanding.
@danny_racho
@danny_racho 2 жыл бұрын
I am at this stage, where I'm almost graduating, but still a bit afraid to go through the datesheet for some reason. This was extremely helpful, especially the Enable timing diagram. I always try to avoid that part, because it looks so scary. Thank you for breaking this down to such an easy understanding :)
@rftech1608
@rftech1608 Жыл бұрын
one step at a time and you will be come more comfortable working with them. Best Wishes
@arindamdas936
@arindamdas936 2 жыл бұрын
I m a newbie to digital electronics. Was using such a display through Arduino and built in libraries. After watching this, my whole perception changed. Now I realise how much stuff goes on in the background and what actually the microcontroller is doing. Amazing video. Really grateful.
@LightHolmes
@LightHolmes Жыл бұрын
This is the perfect way to teach this. Turning the Enable on and off was quite confusing to me in class because it was all in code, but having everything physically on a breadboard cleared so much up. Thank you!
@thatremindsme2836
@thatremindsme2836 2 жыл бұрын
Hi Mitch... Just came across this presentation on display programming ... A pleasure to listen to. Unpretentious, honest and accurate .... engineering needs more of your style and skill.
@oliver24x
@oliver24x 3 жыл бұрын
Wish I had found a video like this in High School! 😂 But it's so true, if the only answer to my question is in the datasheet, I'm doing something else. Hopefully not anymore!
@youssefahourri3245
@youssefahourri3245 3 жыл бұрын
When I have seen how you managed the wires on the breadboard and heard the (zerooos and ones) I remember Ben Eater. By the way the video is very informative
@MitchDavis2
@MitchDavis2 3 жыл бұрын
He’s 100% the reason that I wired everything up that way. It’s incredible how much more understandable everything is with neat wiring. This same circuit using jumpers looks like a spaghetti mess
@rotmarder
@rotmarder 3 жыл бұрын
Hi Mitch, a great Video indeed! After a couple of minutes i was playing around with breadboards, wires and a 16/2 display. It worked perfectly fine! Thanks a lot for showing the important parts of the datasheet. the next 300p doc i‘ll try to read by my own.
@adumont
@adumont 3 жыл бұрын
Thanks Mitchel, I love the low levels tutorial, where things are done by hand, and I found very useful how you explain how you read the datasheet. Indeed datasheet can be scary...
@armincal9834
@armincal9834 3 жыл бұрын
I love how for a software engineer programming a microcontroller is considered extremely low level but for electronic engineers even microcontrollers are conaidered high level :Dd
@wilson297967928
@wilson297967928 Жыл бұрын
Hi, I'm a Student from Centennial College, ON CA. I found your video in our course shell, and it is very helpful. I'm coming to thank you, and give you a thumb up.
@aintnoDat
@aintnoDat 11 ай бұрын
I have always looked for someone who would explain how LCDs work. Your video was the one, a job well done!
@icarossavvides2641
@icarossavvides2641 Ай бұрын
I agree entirely, if you don't know, read the data sheet. The more of them you read the easier it will get. If you still can't find the answer THEN ask someone else. You learn more when you solve problems and make your own mistakes.
@yussefhazem5637
@yussefhazem5637 9 ай бұрын
I love how you're going through the thought process of the average beginner, Like oh RW that could mean read and write. You are single handedly reshaping the thought process of every newbie watching you.
@theadoxbox8955
@theadoxbox8955 3 жыл бұрын
This was very helpful and appreciated! I've been trying to find tutorials that dive into the datasheets while explaining them well and this did that perfectly!
@BogdanSerban
@BogdanSerban 3 жыл бұрын
I've been messing with electronics for about 10 years, I do PCB design, power electronics, been to university and did all sorts of automation, embedded programing and electronics, but... IT'S NOW THAT I FIND OUT WHAT VDD AND VSS MEAN.
@ashokpandys9676
@ashokpandys9676 5 ай бұрын
😂😂😂😂😂😂😂😂🤣🤣🤣🤣🤣🤣🤣🤣🤣 omg hahahhahahhahahahahhaa how is that even possible vss vdd are like basic stuff for per electronics 😂😂😂
@rainfallen1064
@rainfallen1064 2 жыл бұрын
This was very helpful. In other websites, they were showing that D7 of the lcd receives the least signicant bit, but it's obviously the one that receives the most significant bit.
@ricardodavidson299
@ricardodavidson299 3 жыл бұрын
Wish I could like this video a million times dude your amazing
@draufunddran
@draufunddran 3 жыл бұрын
I'm very excited about the stm32 series... 😃
@TheScientist1234
@TheScientist1234 4 ай бұрын
Hey Mitch, brand new to electronics here! This is by far the best video I have seen on learning a topic. Loved the journey and hope to learn more through exploring datasheets!
@humongouserectus
@humongouserectus Жыл бұрын
Great video. I have started to dabble with electronic projects and this video is a gem in itself!
@tahirbintariq8934
@tahirbintariq8934 4 ай бұрын
This is the video I was looking for. Thanks Mitch Davis
@RetroEcoChicken
@RetroEcoChicken Жыл бұрын
i love videoes like this. calm and relaxed i hate when people try to explain it in the minimal amount of time.
@anhoanghocgioi3140
@anhoanghocgioi3140 Жыл бұрын
I learned more from this video than I ever did in 1 semester at uni
@im1234c
@im1234c 3 жыл бұрын
I know this is a somewhat old video but thank you so much for this video. I'm working on my senior design project which I want to use these as our UI to keep cost down but the library for the msp430 I found wasn't working and this video is allowing me to write my own drivers for it. Appreciate the time and effort to make such a high quality video.
@_emanmodnar
@_emanmodnar Жыл бұрын
A very good educational video. I’ve stumbled across this video because I was looking for the data sheets on the internet without any luck … Finally got it from the link in the description ☺️👍
@mufeedco
@mufeedco Жыл бұрын
Thank you. I just watched three videos from your KZbin channel, and I got a lot of information on how to work with microcontrollers.
@tonyblewitt6159
@tonyblewitt6159 2 жыл бұрын
Absolutely great ! clear, straightforward No stupid music a genuine effort to make it understandble and a great idea to single step. thanks for your efforts
@Manimanocas
@Manimanocas 4 ай бұрын
Thank you so much for the help reading the datasheet, i now know what to look for when trying out other components!
@TheUnofficialMaker
@TheUnofficialMaker Жыл бұрын
very interesting. I have used these a few times but now I understand how they work, thanks for your effort. You are a good teacher.
@halradhi
@halradhi 3 жыл бұрын
I'm too lazy to read the datasheet and prefer watching great KZbin videos like this one that explains what I need to know. Awesome work 👍
@jaykarkapadia2876
@jaykarkapadia2876 3 жыл бұрын
@Benito Daudier Ohh u successfully wasted $11
@QueueTeePies
@QueueTeePies Жыл бұрын
This is as low level and simple as it gets. Wonderful tutorial.
@easyelectronics4364
@easyelectronics4364 5 ай бұрын
Absolutely amazing! Why did get this as a suggestion after freaking 3 years😢 anyways got to learn a lot❤
@ethzero
@ethzero 2 жыл бұрын
Thank you so much for this video. Specifically I was preparing my own toggle switch LCD box project and at the bread phase of testing this out. I had actually got beyond the point of clearing the display and sending characters but then in my final checked all I kept getting was a complete 1st line of "block" characters. After a good hour of rechecking all my connections and swapping the two LCD modules back and forth between the "toggle switch" breadboard and an Arduino to sanity-check the damn things where still working, I figure it must be something to do with the initialisation but alas by understanding of the datasheet commands was weak. Thanks to 10:45 & 11:14 this helped enormously in getting my project back on track by realising that potentiometer was set a little too high but only spotted this when I send the show cursor & blink cursor commands ❤
@hamedosoulitabrizi507
@hamedosoulitabrizi507 10 ай бұрын
amazing demo for reaaaaaly understanding how to run an LCD
@joeb134
@joeb134 Жыл бұрын
This video is awesome. I was able to write this in Arduino without using the code library.
@amirrezafiroozi4080
@amirrezafiroozi4080 2 ай бұрын
I appreciate your making this video. It's quite useful and informative. Thank you!
@Arceus3251
@Arceus3251 Жыл бұрын
Very solid approach to approaching a datasheet. I did the dumb mistake of shoving myself head first into trying to make my own Raspberry Pi Library for a 16x2 before even having a method... Eventually worked, but I wish I had seen this video sooner
@dhanu_-kg5qv
@dhanu_-kg5qv 2 жыл бұрын
Please make this sort of detailed videos waiting for more knowledge from you. But the content available is just amazing 😃
@mientuspug3406
@mientuspug3406 3 жыл бұрын
Very good work. I can't wait for the STM32 videos.
@floweast
@floweast 2 жыл бұрын
Simply the best
@Autotrope
@Autotrope 3 жыл бұрын
Hey Mitch I like your videos so much, you have a talent for this. Keep doing it. Youll become more well known over time.
@cnsapam
@cnsapam 2 жыл бұрын
This is a fantastic explanation with superb task breakdown. And it can’t be better than this.
@AlejandroHidalgoL
@AlejandroHidalgoL Жыл бұрын
Thanks for the time invested to explain in so deep way. Congratulations!
@DeveloperSuryansh
@DeveloperSuryansh 2 жыл бұрын
This is, What I exactly want! Thanks so much! Now I can make my own Library in C++! Thanks
@ajeshnagpal
@ajeshnagpal Жыл бұрын
Dear Sir, thanks for the detailed explanation and integrity information about 16x2 display
@larrybud
@larrybud 6 ай бұрын
EXCELLENT! Datasheets and timing diagrams can seem overwhelming when you first get into it, but you just need to just walk through each step on by one. Learn some terminology and nomenclature and you're well on your way. In the early 90s I used one of these displays with a 68C705 microcontroller to interface with my 1986 corvette. I tapped into the line for the tachometer (right off the transmission) and did some math to be able to display my speed, and then did some fun stuff like make an automated 0-60 (ok 0-100) timer... All written in assembly, I remember diagnosing that datasheet for the display and getting all the timing to work. Unfortunately I don't think I have that source code anymore. I had an eeprom programmer, but unlike today's flash memory, I had to erase the eprom with a UV light every time I need to upload a new firmware. So what you'd do is have 5 or 6 microcontrollers sitting under the UV lamp while you programmed and work on one of them, then you could just rotate them in and out of the UV as needed. That way you'd always have one which was erased and ready to program. Making this kind of stuff is immensely easier now!
@UtiuNikita
@UtiuNikita 3 жыл бұрын
Huh, who knew Shenzen IO would actually prepare me for learning real electronics. Also great video, you made this a lot less intimidating!
@markthomas3130
@markthomas3130 3 жыл бұрын
You know what's weird? I'm watching this video about 2 days after playing a bunch of Shenzen I/O and the two things don't even vaguely correlate. I came here because I started watching a CompSci course It is wild how close the documentation used here is to the fake docs you get in SI/O
@jaydenhenry693
@jaydenhenry693 2 жыл бұрын
This was amazing thank you so much, I have been trying to figure out what you explained in the video for days at this point.
@chrisskyr623
@chrisskyr623 3 жыл бұрын
You are amzing.This video is fantastic
@MosheGavrielBinkovitz
@MosheGavrielBinkovitz 2 ай бұрын
Hello and thanks for the video although I didn't make it! And I didn't understand what the problem was with me because I followed your every step exactly! The problem, and of course I don't blame you, is that sometimes we viewers come across a video from a year ago or even his or seven years ago and when a problem occurs, the advertiser usually doesn't have the time to help. But that's how it is on KZbin!
@photobusta
@photobusta 3 жыл бұрын
This is totally insane!!! Awesome job
@mariafernandamaldonado9923
@mariafernandamaldonado9923 2 жыл бұрын
Amazing video, greetings from Ecuador.
@TheEpicGamer13370
@TheEpicGamer13370 6 ай бұрын
I applied this to a Raspberry pi pico and I have succesfully transmitted the letter H in 93 lines of code
@Victor748
@Victor748 2 жыл бұрын
Thank you very much friend, this explanation was very useful. Now I am using my LCD but I implemented in microcontroller for avoid the issues with the enable bit
@zephyr.huseynov
@zephyr.huseynov 3 жыл бұрын
Greetings from Azerbaijan and thanks for the amazing content ❤️ Keep going man.. Everytime i realize that i have much things have to learn :)
@digi533
@digi533 2 жыл бұрын
I really appreciate it, i know that you spent a lot of times for editing video just make those people can understand it in simply way, i hope you make new contents about "read datasheet"
@meiowalot7570
@meiowalot7570 6 ай бұрын
Thank you for the detailed and clear explanation. This is very cool!
@bilinguliar
@bilinguliar Жыл бұрын
Keep these videos going, please. Hey, @JLCPCB, please sponsor this guy.
@srikrishnajana7665
@srikrishnajana7665 3 жыл бұрын
Dude, you are amazing. I have simulated this circuit in proteus and it works perfectly.
@whatelseison8970
@whatelseison8970 2 жыл бұрын
Personally, I love a good datasheet. Amazing video man! I absolutely believe it was not as easy as you made it look.
@jameshall5314
@jameshall5314 6 ай бұрын
Come back go KZbin you are the best at this stuff on youtube
@zetaconvex1987
@zetaconvex1987 3 жыл бұрын
Looks like Ben Eater has got some competition going on.
@2bit661
@2bit661 3 жыл бұрын
Correct me if I am wrong, but in setting the bit mode (8 or 4) the zeros after the first one are inconsequential. This is something I learned reading the data sheet. So, say at 24:29 thereabouts, in setting the bit mode, you don't actually have to physically tie pins D0 to D3 to ground (as you have done so). Someone may say, its a good idea to tie unused pins to ground. Sure! But, according to the data sheet you shouldn't have to.
@FreddyBNL
@FreddyBNL 3 жыл бұрын
A very good demystifying video. Shows you can do a lot with simple programming, without the use of libraries. Next a simple graphic display, like the cheap tough screen shields for on an Arduino UNO.
@diyk-h-m2423
@diyk-h-m2423 Жыл бұрын
👍👍 best video for learning
@kaakos9273
@kaakos9273 3 жыл бұрын
Very helpful fantastic work thanks a lot we are missing such a content on KZbin professional deep understanding
@Ttf_bike_rider
@Ttf_bike_rider Жыл бұрын
In-depth explanation 🔥
@shourovpal2168
@shourovpal2168 Жыл бұрын
This is really useful.Thanks for sharing
@yashindane2844
@yashindane2844 3 ай бұрын
Thanks for the correct information
@Demian_Scales
@Demian_Scales 3 жыл бұрын
This is some great video. Having fun while watching it. Thank you!
@dhruvandangar9972
@dhruvandangar9972 3 жыл бұрын
you are awesome bro. hats off to you.
@faizunisajazadi8732
@faizunisajazadi8732 3 ай бұрын
This is beautiful
@meneerjansen00
@meneerjansen00 Жыл бұрын
You are an excellent teacher! I needed this.
@inpickle
@inpickle 4 ай бұрын
Thanks. Learnt so much.
@caizza3
@caizza3 6 ай бұрын
Amazing tutorial!
@kanal1943
@kanal1943 Жыл бұрын
wow, you explain how it works so clearly:) thank you a lot
@bartosik321
@bartosik321 7 ай бұрын
this is amazing dude
@asadeeshprabhakar
@asadeeshprabhakar 3 жыл бұрын
very useful and your video gave a very good clarity on LCD operation .Thanks alot brother
@AobatrozFilms
@AobatrozFilms 2 жыл бұрын
Amazing! Thank you so much!
@RAINE____
@RAINE____ 3 ай бұрын
This is really a brilliant video. I guess you could manually interface with any I2C device as well.
@alibehboudi
@alibehboudi 8 ай бұрын
Excellent video
@chiparooo
@chiparooo 3 жыл бұрын
Very interesting! You made it look easy but I definitely learned some stuff. Thanks for sharing!
@reyrank2846
@reyrank2846 3 жыл бұрын
just subscribed....but seeing your videos quite awhile...i really like the way you explained and the way you present it... Kudos....
@msaebani
@msaebani Жыл бұрын
Thank's bro. That was awesome
@PomeraDM100
@PomeraDM100 3 жыл бұрын
Great vid. I like the low level stuff. Subscribed
@williamgolley1112
@williamgolley1112 2 жыл бұрын
Nicely done.
@maximurugvay
@maximurugvay 7 ай бұрын
Thank you so much for this content!!!
@BenjaminEggerstedt
@BenjaminEggerstedt 3 жыл бұрын
This video is gold! Thank you! :)
@henkoegema6390
@henkoegema6390 Жыл бұрын
Great work man !!😄
@grzesiek1x
@grzesiek1x 2 жыл бұрын
25:30 this is real essence of youtube, people see other people making things so easy but actually it takes a lot of work to do it but the problem is that it gives an impression that everything we can achieve in seconds which is very WRONG! And this is the problem with our world today! People are misled by other people in therms of achieving goals etc.
@josefont11
@josefont11 Жыл бұрын
excellent job. thank you.
@adaminsanoff
@adaminsanoff 3 жыл бұрын
Very educational channel! Thanks for your effort!
@bearwolffish
@bearwolffish 5 ай бұрын
Love the message
@user-mr3mf8lo7y
@user-mr3mf8lo7y Жыл бұрын
Much obliged.
@mohammadzamanzamani9775
@mohammadzamanzamani9775 2 жыл бұрын
just thank for all your effort !
@jeganl6094
@jeganl6094 3 жыл бұрын
Great, appreciate your approach.
How a Character LCD works Part 1
13:59
The 8-Bit Guy
Рет қаралды 1,2 МЛН
Bare-Metal MCU #1 - Intro to registers
13:10
Mitch Davis
Рет қаралды 71 М.
SPILLED CHOCKY MILK PRANK ON BROTHER 😂 #shorts
00:12
Savage Vlogs
Рет қаралды 46 МЛН
The Giant sleep in the town 👹🛏️🏡
00:24
Construction Site
Рет қаралды 19 МЛН
EEVblog #1044 - LCD Technology Tutorial
26:46
EEVblog
Рет қаралды 178 М.
The CRAZY PHYSICS of LED Displays!
10:08
Lesics
Рет қаралды 684 М.
Bare-Metal MCU #9 - Review; ATTiny85 from scratch
14:25
Mitch Davis
Рет қаралды 66 М.
Installing The Sonic Drive-In Operating System
36:26
Bringus Studios
Рет қаралды 512 М.
Display examples - which one to use?
12:41
Electronoobs
Рет қаралды 254 М.
Designing Power MOSFET Circuits - Circuit Tips and Tricks
20:10
MicroType Engineering
Рет қаралды 336 М.
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 3 МЛН
Check out how I'm programming an old-fashioned LCD screen!
11:18
Androbot TECH
Рет қаралды 125 М.
STM32 Guide #1: Your first STM32 dev board
12:12
Mitch Davis
Рет қаралды 205 М.