Arduino TFT LCD Touch Screen Tutorial

  Рет қаралды 1,618,936

How To Mechatronics

How To Mechatronics

Күн бұрын

Пікірлер: 454
@HowToMechatronics
@HowToMechatronics 3 жыл бұрын
I hope you enjoyed this video and learned something new! If you'd like to support me making more content like this, please consider supporting me on Patreon: www.patreon.com/howtomechatronics
@Bekir_ts
@Bekir_ts 3 жыл бұрын
why now ? after 5 years :D
@santhosh__440
@santhosh__440 2 жыл бұрын
Please provide documentation
@lookalterno3591
@lookalterno3591 7 жыл бұрын
I like your "split screen" approach for presenting the code and the result at the same time. Also, your code is clean and informative about the capabilities of both TFT display and libraries. It tell a lot about what we can do with these hardware.
@santhosh__440
@santhosh__440 2 жыл бұрын
Provide project document
@waleedalrashed1411
@waleedalrashed1411 7 жыл бұрын
First Arduino tutorial that I watch, and the instructor finally cares about the code much more than the electronics part 😎
@FamilyManMoving
@FamilyManMoving 7 жыл бұрын
Love the way you just dive right in on your videos. No excess talking - you just get to work. Thank you for showing the TFT/Touch interfaces in such a concise manner. You saved me a lot of reading.
@shivamsuri138
@shivamsuri138 2 жыл бұрын
This is what i've been looking for for my past 1 hour of searching for arduino projects. Thank you! (the RGB led one really hooked me)
@santhosh__440
@santhosh__440 2 жыл бұрын
Provide project document
@tfeezy
@tfeezy 6 жыл бұрын
My project would not be what it is now if I had never found this channel. The core of my program is based off this project. Thanks for all the info. I will also share my project to hopefully help others.
@santhosh__440
@santhosh__440 2 жыл бұрын
Bro Provide project document
@paulhendrix8599
@paulhendrix8599 8 жыл бұрын
This guy again! I always stumble upon your videos searching for something. Pretty cool.
@Just_Ignorant
@Just_Ignorant 8 жыл бұрын
This is an excellent tutorial. A big thank you from a mechatronics engineering student. Great work
@fernandolunadev
@fernandolunadev 8 жыл бұрын
So, this is a perfect tutorial! Thanks a lot for sharing with us. You have the capability to "drive easyly" with words, the complex world of LCDTFT programming! :) Best regards from Argentina!
@derkatwork33
@derkatwork33 8 жыл бұрын
Very detailed and easy to understand. I like that you go over things slowly. Very good video.
@ayaabiya787
@ayaabiya787 3 жыл бұрын
Thanks it so helpful just I encountered a little problem when I compile (redefinition of ' Touchscreen ts') thank you another time ,it's so interesting I will wait your answer as soon as possible
@beatrute2677
@beatrute2677 2 жыл бұрын
I really like your teaching style, thank you for taking the time to make this video
@yngvai777
@yngvai777 8 жыл бұрын
Thanks for making this video. You explained the subject very clearly.
@mitsos_306
@mitsos_306 10 ай бұрын
Great video, great tutorial. I appreciate that you explain the code and i loved the split screen approach!
@JulianMakes
@JulianMakes 5 жыл бұрын
Brilliant tutorial (as usual!), i will be watching it again when my TFT turns up tomorrow :) cheers o/
@santhosh__440
@santhosh__440 2 жыл бұрын
Provide project document
@skmaltare5890
@skmaltare5890 4 жыл бұрын
its wonderful tutorial to see , three tutorials combined to gather. and a good example of combining programs. thanks for sharing.
@verlainemaeflores9697
@verlainemaeflores9697 5 жыл бұрын
Very clear speaking voice. I really love the way you explained. Thanks a lot.
@JulianMakes
@JulianMakes 5 жыл бұрын
UTFT myGLCD(ILI9341_16, 38, 39, 40, 41); URTouch myTouch( 6, 5, 4, 3, 2); were the parameters that worked for me (purchased from your link and using a Mega)
@jeffreynwankwo7912
@jeffreynwankwo7912 5 жыл бұрын
This video was published in 2015! I'm just seeing this. HowtoMechatronics!
@InFAMOUSPS4_19
@InFAMOUSPS4_19 4 жыл бұрын
So one thing that isn't said is that the ID of the LCD does matter, when initializing the "myGLCD" method the display could be "SSD1289" OR "CTE32_R2" if your code compiles but doesn't show up on the display, try this fix. Also, the error of C++ nnot being able to convert string to char is normal and will still operate normally.
@birboy3871
@birboy3871 3 жыл бұрын
Wow it’s great, I have made it and now I am modifying it. Do you know how I can add a Dallas 18D20 or a DH11 sensor on the home screen? It would be really nice if I got any answer. Thank you in advance!
@kugurgoles
@kugurgoles 7 жыл бұрын
Wow creating shapes real time with code. Very good job!
@XanCraft21
@XanCraft21 6 жыл бұрын
Omg you just gave me more info for a plan I had for a custom lcd and driver! Thanks!
@rc-wingman5719
@rc-wingman5719 5 жыл бұрын
VERY VERY GOOD TUTORIAL! Your tutorials are going like butter. everything is very clear! myGLCD is the best library for Arduino TFT touch screens
@reatoruv
@reatoruv 7 жыл бұрын
You are a good teacher and have a good channel, So you get a new follower. Thanks.
@sg8nj
@sg8nj Ай бұрын
One of the best tutorial👨‍🏫📓
@huseyinmen9507
@huseyinmen9507 8 жыл бұрын
well done !!!! congratulations.ı have some question about how did you make this project ... question 1: which pins did you use on arduino mega and tft touch panel question 2: where did you get tft panel ,can you share link. thanks
@billfield8300
@billfield8300 9 жыл бұрын
Another great video. Very informative and to the point. Also lots of good code example. Thanks.
@boogiman007
@boogiman007 8 жыл бұрын
You're a genius, thanks for all these great videos. just wish i had more time to develop all this cool stuff.
@MatthewAustengopro
@MatthewAustengopro 3 жыл бұрын
Brilliant !!! Thank you for creating the edit very easy to follow
@chinnappaninnasu2721
@chinnappaninnasu2721 8 жыл бұрын
Very good Tutorial!----From Kerala,India
@quantafoto
@quantafoto 7 жыл бұрын
Excellent tutorial. Was a little surprised that you skipped over the slider code as that's probably the least obvious. I'm guessing that you just draw a rectangle whose width is based on the integer value.
@VladaNish
@VladaNish 7 жыл бұрын
Bravo Dejane, super tutorijal.
@mphaan
@mphaan 5 жыл бұрын
Dude you just made my day. At 1:55 the double pin headers trick. Thanks for sharing. :)
@tmc200527
@tmc200527 9 жыл бұрын
Great tutorial bringing together the arduino, inputs and outputs and displaying information.
@jjawads88
@jjawads88 8 жыл бұрын
all your project are awesome and easy to built. good thing I like that you share all step and code thanks
@saqroomi
@saqroomi 8 жыл бұрын
greatly explained, precise and focused. sir you are a superb tutor.
@tomneto8791
@tomneto8791 3 жыл бұрын
Excellent !, I never tried Arduino, it seems a lot of work. - Congrats.
@MagivaIT
@MagivaIT 6 жыл бұрын
finally a video that is very useful. love it
@PeterFloyd678
@PeterFloyd678 7 жыл бұрын
Excellent tutorial. I will definitely need to try this out and see if I can get it working.
@hubertmargreiter3508
@hubertmargreiter3508 4 жыл бұрын
Great work just like all your others. Do you allow 2 questions, please. First, what needs to be changed in case I want to use the "Waveshare 4" TFT-Touchscreen? And further, is it complicated to use the TFT Touchscreen as an I/O device?
@rajeshtakyar8057
@rajeshtakyar8057 7 жыл бұрын
Very Good Job......very detailed presentation..Thanks Dejan....keep up.
@greywolf271
@greywolf271 5 жыл бұрын
Thanks mate. Lots of useful info here.
@MinecraftLPAlex
@MinecraftLPAlex 5 жыл бұрын
Awesome tutorial! Does anyone have information about the lifespan in a 24/7 use?
@ralitsaharizanova
@ralitsaharizanova 6 жыл бұрын
Браво, много интересен клип!
@dioutoroo
@dioutoroo 2 жыл бұрын
Thank you for your Tutorial. I have a question, can we used Arduino Uno and tft lcd touchscreen to display a sensor data?
@kchoudri
@kchoudri 4 жыл бұрын
This is best explained tutorial. Well done.
@HowToMechatronics
@HowToMechatronics 4 жыл бұрын
Glad it was helpful!
@rajgarg555
@rajgarg555 2 жыл бұрын
How can we attach voltage Base sancers with this system
@beymeephanlom1246
@beymeephanlom1246 8 жыл бұрын
Thanks Dejan, Great Tutorial brings me very good idea to continue my work and design next. How is Mega with 7" LCD Display, intermittent display ?? I don't wanna switch to Arduino Due, Since i only use touch screen as button, no graphic display.
@sarahcarrol275
@sarahcarrol275 9 ай бұрын
Do you have a video on how to connect the circuit. Where does the pin headers go?
@janardhanjd4175
@janardhanjd4175 7 жыл бұрын
Hi, great thanx from india, can we use this oven to increase and decrease the temperature
@YFTOUCH
@YFTOUCH Жыл бұрын
Wonderful and useful!Tks for your sharing!
@TrashPandamonium
@TrashPandamonium 7 жыл бұрын
Great tutorial, Dejan! Thanks for sharing these :)
@gustavozaraza6456
@gustavozaraza6456 7 жыл бұрын
Excellent project, you're the best
@luiseduardojatarmontano1983
@luiseduardojatarmontano1983 4 жыл бұрын
Hello this is a very useful tutorial, but can you please explain how can I add an image to one of the main pages?
@arta2870
@arta2870 5 жыл бұрын
Thanks for the great instruction. Now to find a way to incorporate that to a motorcycle finger print ignition start up
@ChathuYasas
@ChathuYasas 9 ай бұрын
Great tutorial. I am very interested in working with ESP32/TFT display.
@S0K0N0MI
@S0K0N0MI 3 жыл бұрын
Old video, but I hope you can still help. ;) The shield eats up the entire 40 pin header, but does it really use them all?
@yenerdemir2912
@yenerdemir2912 6 жыл бұрын
YOUR channel is very usefull.
@adams_adams4219
@adams_adams4219 4 жыл бұрын
Thanks
@alexanderk.3838
@alexanderk.3838 3 жыл бұрын
Very nice video. Thanks. I gotta made meteostation With this display and BME280.
@amanchander7837
@amanchander7837 7 жыл бұрын
Great Job!! please let me know whether i can use this LCD with arduino UNO or not ?
@CharlesSnyder
@CharlesSnyder 7 жыл бұрын
Great project and tutorial! Just what I'm looking for, I think. I need to run about a 1000 rgb leds, would the arduino mega have enough cpu power to run the screen and that many leds? If not I wonder if using two megas would work, splitting up the work.
@AmateurInventor
@AmateurInventor 5 жыл бұрын
hey instead of using that sheild for display, can we diretly plug the display on arduino duo??? reply fast
@WagonLoads
@WagonLoads 4 жыл бұрын
WOW Thanks! Can this display be used on the esp8266 or Arduino NANO
@ronwalker3000
@ronwalker3000 9 ай бұрын
Hello, I have recently purchased a 4" TFT (NT35510) which has the advantage of plugging directly into an Arduino Mega, but have encounted a few problems applying your wonderfully clear tutorial. I set the model to NT35510 and the touch parameters accordingly but the library UTouch has been replaced by URtouch (which I have included). I don't know if the new library is backwardly comparable as I get a page of RED when I try to compile. Do you have any thoughts.
@m3lateef
@m3lateef Жыл бұрын
thanks for sharing . may i ask what is the best battery to power it? if we want create something permanent like a video game for children
@bobbyhockey93
@bobbyhockey93 8 жыл бұрын
Thanks for being so straight forward, and commenting out your code, it been a real help to me, and i really like your quiz of knowledge app. I'm having some trouble with the arduino flappy bird project. what happened to winzip? i can't just reinstall it anymore. where are these libraries at? do i have to download them as well. or is it just the image thats stopping me from compiling? i didn't really look through the code yet, its a lot to digest and i'm pretty sick right now.
@muhammedselimcavas5772
@muhammedselimcavas5772 4 жыл бұрын
thank very much i am ot from english i from Turkey but i understand thank u
@TheBypasser
@TheBypasser 6 жыл бұрын
Seems like an ARM - and no antialiasing. God! Did alike on AVR (no Arduino there, of course), and AA worked just fine (as well as alpha and stuff).
@สุรัตน์พูลสวัสดิ์-ฟ3ช
@สุรัตน์พูลสวัสดิ์-ฟ3ช 3 жыл бұрын
Thank you. The idea is very good.
@dr.xx1
@dr.xx1 7 ай бұрын
Amazing channel ❤
@SouKube
@SouKube 8 жыл бұрын
thanks for this video. is there any example or directions on how to use an arduino to control a LCD (display anything from simple points to pictures)
@SouKube
@SouKube 8 жыл бұрын
+Dejan Nedelkovski 1. any lcd - the lcd has been scavenged from a tv. 2. display a matrix of dots or even a dot at a given coordinate. hope it makes sense. thanks again friend.
@dirtysouth_305
@dirtysouth_305 8 жыл бұрын
Very good Tutorial!
@JimSteinbrecher
@JimSteinbrecher 6 жыл бұрын
1 inch = 2.54 cm, not 2.53.
@SirJohnatan
@SirJohnatan 5 жыл бұрын
Hi, its posibile to use another lcd display? For example an 10 inch netbook display ? Or works with dedicated arduino display ?
@ausprobierendannweisstdues8686
@ausprobierendannweisstdues8686 7 жыл бұрын
Very professional tutorial Thank you
@chitrakshvarma8270
@chitrakshvarma8270 7 жыл бұрын
Mr Dejan i am making this for my science project could u please recommend any other expansion board for arduino since the one in the video is out of stock
@apzeiroturbo
@apzeiroturbo 8 жыл бұрын
your are crazyyyyyy!!! Love your projects!!!!!!
@FIXDIY
@FIXDIY 4 жыл бұрын
Loved it ❤️
@ElectricMotorWerks
@ElectricMotorWerks 7 жыл бұрын
Nice tutorial, thanks! I have a question, I need to a really small arduino, the "pro mini". Which TTF screen recommend? I need about 4" diagonal and touch screen. Do they come with manuals, like how do I connect them without a shield? Thanks
@hemantdua7168
@hemantdua7168 Жыл бұрын
What is the maximum distance we can measure from this...?? btw very informative video....
@paarthsstudio
@paarthsstudio Жыл бұрын
Depends on the sensor you use, this sensor's max range is 2 m - 400 m
@RahulKumar-yl3uf
@RahulKumar-yl3uf 4 жыл бұрын
Awesome tutorial! however i am getting error "Error compiling for board Arduino Mega or Mega 2560." Do i need to change anything?
@incogneat-o6612
@incogneat-o6612 6 жыл бұрын
Your Awesome* Got a little excited
@drwinkhaing2860
@drwinkhaing2860 8 жыл бұрын
Very good presentation.
@themelodicguy2022
@themelodicguy2022 7 жыл бұрын
really great job this video helps me a lot Thanks for making this video!
@raifhanna1120
@raifhanna1120 5 жыл бұрын
good job,how to use Touch Screen to put a specific distance in mm and let the Motor goes to that length (I mean a digital ruler)
@Linux6Root
@Linux6Root 5 жыл бұрын
Nice channel, subscribed.
@ArkadiAbramovic
@ArkadiAbramovic 8 жыл бұрын
Awensome video bro and prety nice music too!!!
@mehdimahdi1175
@mehdimahdi1175 9 жыл бұрын
You are awsome i was looking for a similar channel for a long time .... i have a mechatronic degree and i love your work :) but i have one tiny request if possible do this same tutorial with Pic microcontroler (how to make a GUI for microcontrolers) :D
@mehdimahdi1175
@mehdimahdi1175 9 жыл бұрын
+Dejan Nedelkovski Great thank you :) it's good to use arduino to explain the project then take it a step further and show how to do it using any microcontroler to creat a personal project ... there is too many arduino tutorials but a fiew are making tutorials using PICs or other microcontroler and i think it's a good add to your channel that will interest many :)
@shifty51008
@shifty51008 8 жыл бұрын
great job, love your video's. very informative. keep up the great work
@disabledOtter
@disabledOtter 8 жыл бұрын
this is a great tutorial, thank you
@thesloable
@thesloable 8 жыл бұрын
Great tutorial! Thanks!
@yuanbin2705
@yuanbin2705 6 жыл бұрын
Great!!!,i have a lot to learn
@khalidwaleed4627
@khalidwaleed4627 3 жыл бұрын
4:34 best crack in the universe
@maxwellmoojw8544
@maxwellmoojw8544 9 жыл бұрын
Great tutorial
@ItsGosho
@ItsGosho 2 жыл бұрын
It is more responsive than most luxury cars's touch screens
@HowToMechatronics
@HowToMechatronics 2 жыл бұрын
That was a good one! 🤣
@vmtvince2
@vmtvince2 8 жыл бұрын
woow this is beautiful!Is it possible to connect the arduino to a display wirelessly, like with bluetooth?
@pitus26
@pitus26 7 жыл бұрын
I realy like this tutorial, thanks im going to try it.
@chrisknechtel
@chrisknechtel 8 жыл бұрын
Thank You for the great videos! Please keep them coming. I loaded the sketch and only get a white screen. Can you offer any guidance, Please?
@chrisknechtel
@chrisknechtel 8 жыл бұрын
After reviewing tutorial I realized I have a TFT_320QDT_9341 and not the TFT_320QVT. I can only assume it requires a different controller. Can't find solution in YT comments or web so I'll order the correct unit and trash this unit, thx
Display examples - which one to use?
12:41
Electronoobs
Рет қаралды 261 М.
I thought one thing and the truth is something else 😂
00:34
عائلة ابو رعد Abo Raad family
Рет қаралды 6 МЛН
Noodles Eating Challenge, So Magical! So Much Fun#Funnyfamily #Partygames #Funny
00:33
Biggest TFT 7" for Arduino or ESP32 - Parallel Communication
10:16
Electronoobs
Рет қаралды 67 М.
Top 5 Arduino Displays
6:29
educ8s.tv
Рет қаралды 632 М.
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 1,3 МЛН
Nextion touch TFT display examples | Digital power supply - part 1
15:20
Cheap and Easy to Use ESP32 Screen!
8:21
Brian Lough
Рет қаралды 163 М.
I thought one thing and the truth is something else 😂
00:34
عائلة ابو رعد Abo Raad family
Рет қаралды 6 МЛН