“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.
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.
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!
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 >.>
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.
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.
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.
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!
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...
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
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 ☺️👍
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.
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.
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 :)
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!
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!
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 ❤
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.
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
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.
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.
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
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"
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
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
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
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 UA-cam!
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!
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.
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
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.
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.
“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.
Or let the man starve to death and you have more fish for yourself.
This video is a highly in-depth explanation. It seems like a slow-motion version of the way the microcontroller works.
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
I applied this to a Raspberry pi pico and I have succesfully transmitted the letter H in 93 lines of code
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.
Thanks for your magical explanation, we have now only one teacher on UA-cam, for crystal clear understanding.
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!
Amazing video, both keeping it relatively simple but also highlighting pitfalls/possible misunderstandings. Love it!
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 >.>
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.
I have always looked for someone who would explain how LCDs work. Your video was the one, a job well done!
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.
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.
Thank you. I just watched three videos from your UA-cam channel, and I got a lot of information on how to work with microcontrollers.
I learned more from this video than I ever did in 1 semester at uni
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!
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...
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
This is as low level and simple as it gets. Wonderful tutorial.
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 ☺️👍
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.
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.
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 :)
one step at a time and you will be come more comfortable working with them. Best Wishes
Great video. I have started to dabble with electronic projects and this video is a gem in itself!
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.
I'm very excited about the stm32 series... 😃
Wish I could like this video a million times dude your amazing
i love videoes like this. calm and relaxed i hate when people try to explain it in the minimal amount of time.
amazing demo for reaaaaaly understanding how to run an LCD
I'm too lazy to read the datasheet and prefer watching great UA-cam videos like this one that explains what I need to know. Awesome work 👍
@Benito Daudier Ohh u successfully wasted $11
Thanks for the time invested to explain in so deep way. Congratulations!
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!
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!
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 ❤
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.
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
This video is awesome. I was able to write this in Arduino without using the code library.
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.
Absolutely amazing! Why did get this as a suggestion after freaking 3 years😢 anyways got to learn a lot❤
Thank you so much
The best vedio I watch about LCD display!
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.
I appreciate your making this video.
It's quite useful and informative.
Thank you!
Dear Sir, thanks for the detailed explanation and integrity information about 16x2 display
Hey Mitch I like your videos so much, you have a talent for this. Keep doing it. Youll become more well known over time.
Very good work. I can't wait for the STM32 videos.
omg huge thanks for the video man. exactly what i needed, u saved my project.
Thank you so much for the help reading the datasheet, i now know what to look for when trying out other components!
Please make this sort of detailed videos waiting for more knowledge from you. But the content available is just amazing 😃
This is the video I was looking for. Thanks Mitch Davis
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
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.
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"
This is a fantastic explanation with superb task breakdown. And it can’t be better than this.
Thank you for the detailed and clear explanation. This is very cool!
You are amzing.This video is fantastic
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
Greetings from Azerbaijan and thanks for the amazing content ❤️ Keep going man.. Everytime i realize that i have much things have to learn :)
This is totally insane!!! Awesome job
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
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
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 UA-cam!
Personally, I love a good datasheet. Amazing video man! I absolutely believe it was not as easy as you made it look.
In-depth explanation 🔥
Dude, you are amazing. I have simulated this circuit in proteus and it works perfectly.
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!
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.
😂😂😂😂😂😂😂😂🤣🤣🤣🤣🤣🤣🤣🤣🤣 omg hahahhahahhahahahahhaa how is that even possible vss vdd are like basic stuff for per electronics 😂😂😂
This is, What I exactly want! Thanks so much! Now I can make my own Library in C++! Thanks
wow, you explain how it works so clearly:) thank you a lot
very useful and your video gave a very good clarity on LCD operation .Thanks alot brother
Huh, who knew Shenzen IO would actually prepare me for learning real electronics. Also great video, you made this a lot less intimidating!
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
This is some great video. Having fun while watching it. Thank you!
Very helpful fantastic work thanks a lot we are missing such a content on UA-cam professional deep understanding
Keep these videos going, please.
Hey, @JLCPCB, please sponsor this guy.
you are awesome bro.
hats off to you.
Simply the best
Very nice.. You really work hard bro...
Keep on
Thanks for the kind words. These videos take forever to make, so it’s nice when people appreciate them
Come back go UA-cam you are the best at this stuff on youtube
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.
Amazing video, greetings from Ecuador.
Thanks for the correct information
just subscribed....but seeing your videos quite awhile...i really like the way you explained and the way you present it... Kudos....
👍👍 best video for learning
just thank for all your effort !
You are an excellent teacher! I needed this.
Looks like Ben Eater has got some competition going on.
Thank God for let me see your video today!
Wow that's a different experience 😊
This video is gold! Thank you! :)
Great vid. I like the low level stuff. Subscribed
This is really useful.Thanks for sharing
Very interesting! You made it look easy but I definitely learned some stuff. Thanks for sharing!
This is really a brilliant video. I guess you could manually interface with any I2C device as well.
Very educational channel! Thanks for your effort!
Great work man !!😄
this is amazing dude
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.
really apreciate your effort
WELL DONE !👏👏
Thank you for sharing well explained, keep up the good work
This is beautiful
Great, appreciate your approach.
Thank you so much for this content!!!
Thank's bro. That was awesome