Arduino TFT LCD Touch Screen Tutorial

  Рет қаралды 1,625,103

How To Mechatronics

How To Mechatronics

Күн бұрын

Пікірлер: 453
@HowToMechatronics
@HowToMechatronics 4 жыл бұрын
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 4 жыл бұрын
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
@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.
@waleedalrashed1411
@waleedalrashed1411 7 жыл бұрын
First Arduino tutorial that I watch, and the instructor finally cares about the code much more than the electronics part 😎
@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
@Just_Ignorant
@Just_Ignorant 8 жыл бұрын
This is an excellent tutorial. A big thank you from a mechatronics engineering student. Great work
@paulhendrix8599
@paulhendrix8599 8 жыл бұрын
This guy again! I always stumble upon your videos searching for something. Pretty cool.
@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!
@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
@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
@derkatwork33
@derkatwork33 9 жыл бұрын
Very detailed and easy to understand. I like that you go over things slowly. Very good video.
@beatrute2677
@beatrute2677 2 жыл бұрын
I really like your teaching style, thank you for taking the time to make this video
@mitsos_306
@mitsos_306 11 ай бұрын
Great video, great tutorial. I appreciate that you explain the code and i loved the split screen approach!
@yngvai777
@yngvai777 8 жыл бұрын
Thanks for making this video. You explained the subject very clearly.
@skmaltare5890
@skmaltare5890 4 жыл бұрын
its wonderful tutorial to see , three tutorials combined to gather. and a good example of combining programs. thanks for sharing.
@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!
@sg8nj
@sg8nj 3 ай бұрын
One of the best tutorial👨‍🏫📓
@mphaan
@mphaan 5 жыл бұрын
Dude you just made my day. At 1:55 the double pin headers trick. Thanks for sharing. :)
@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
@verlainemaeflores9697
@verlainemaeflores9697 5 жыл бұрын
Very clear speaking voice. I really love the way you explained. Thanks a lot.
@kugurgoles
@kugurgoles 7 жыл бұрын
Wow creating shapes real time with code. Very good job!
@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.
@boogiman007
@boogiman007 9 жыл бұрын
You're a genius, thanks for all these great videos. just wish i had more time to develop all this cool stuff.
@reatoruv
@reatoruv 7 жыл бұрын
You are a good teacher and have a good channel, So you get a new follower. Thanks.
@billfield8300
@billfield8300 9 жыл бұрын
Another great video. Very informative and to the point. Also lots of good code example. Thanks.
@chinnappaninnasu2721
@chinnappaninnasu2721 8 жыл бұрын
Very good Tutorial!----From Kerala,India
@XanCraft21
@XanCraft21 6 жыл бұрын
Omg you just gave me more info for a plan I had for a custom lcd and driver! Thanks!
@MatthewAustengopro
@MatthewAustengopro 3 жыл бұрын
Brilliant !!! Thank you for creating the edit very easy to follow
@tomneto8791
@tomneto8791 3 жыл бұрын
Excellent !, I never tried Arduino, it seems a lot of work. - Congrats.
@jjawads88
@jjawads88 8 жыл бұрын
all your project are awesome and easy to built. good thing I like that you share all step and code thanks
@kchoudri
@kchoudri 4 жыл бұрын
This is best explained tutorial. Well done.
@HowToMechatronics
@HowToMechatronics 4 жыл бұрын
Glad it was helpful!
@saqroomi
@saqroomi 8 жыл бұрын
greatly explained, precise and focused. sir you are a superb tutor.
@MagivaIT
@MagivaIT 6 жыл бұрын
finally a video that is very useful. love it
@PeterFloyd678
@PeterFloyd678 8 жыл бұрын
Excellent tutorial. I will definitely need to try this out and see if I can get it working.
@tmc200527
@tmc200527 9 жыл бұрын
Great tutorial bringing together the arduino, inputs and outputs and displaying information.
@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!
@rajeshtakyar8057
@rajeshtakyar8057 7 жыл бұрын
Very Good Job......very detailed presentation..Thanks Dejan....keep up.
@greywolf271
@greywolf271 5 жыл бұрын
Thanks mate. Lots of useful info here.
@YFTOUCH
@YFTOUCH Жыл бұрын
Wonderful and useful!Tks for your sharing!
@VladaNish
@VladaNish 8 жыл бұрын
Bravo Dejane, super tutorijal.
@FordFlatheadRat
@FordFlatheadRat 8 жыл бұрын
At 3:33 minutes in your video and on line 76 of the Arduino sketch - drawHomeScreen(); // Draws the Home Screen. How do I make the home screen background a different color besides black?
@TrashPandamonium
@TrashPandamonium 7 жыл бұрын
Great tutorial, Dejan! Thanks for sharing these :)
@gustavozaraza6456
@gustavozaraza6456 7 жыл бұрын
Excellent project, you're the best
@ralitsaharizanova
@ralitsaharizanova 6 жыл бұрын
Браво, много интересен клип!
@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.
@rajgarg555
@rajgarg555 2 жыл бұрын
How can we attach voltage Base sancers with this system
@huseyinmen9507
@huseyinmen9507 9 жыл бұрын
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
@muhammedselimcavas5772
@muhammedselimcavas5772 4 жыл бұрын
thank very much i am ot from english i from Turkey but i understand thank u
@dr.xx1
@dr.xx1 9 ай бұрын
Amazing channel ❤
@sarahcarrol275
@sarahcarrol275 10 ай бұрын
Do you have a video on how to connect the circuit. Where does the pin headers go?
@สุรัตน์พูลสวัสดิ์-ฟ3ช
@สุรัตน์พูลสวัสดิ์-ฟ3ช 3 жыл бұрын
Thank you. The idea is very good.
@dago2259
@dago2259 8 жыл бұрын
wow... I am learning to programming arduino¡, thanks, I will study the code.
@MinecraftLPAlex
@MinecraftLPAlex 5 жыл бұрын
Awesome tutorial! Does anyone have information about the lifespan in a 24/7 use?
@ArkadiAbramovic
@ArkadiAbramovic 8 жыл бұрын
Awensome video bro and prety nice music too!!!
@shifty51008
@shifty51008 9 жыл бұрын
great job, love your video's. very informative. keep up the great work
@yenerdemir2912
@yenerdemir2912 6 жыл бұрын
YOUR channel is very usefull.
@arta2870
@arta2870 5 жыл бұрын
Thanks for the great instruction. Now to find a way to incorporate that to a motorcycle finger print ignition start up
@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).
@ausprobierendannweisstdues8686
@ausprobierendannweisstdues8686 7 жыл бұрын
Very professional tutorial Thank you
@BinhNguyen-lg7mh
@BinhNguyen-lg7mh 6 жыл бұрын
at time 6:17, what font did you use for the text "003"
@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?
@themelodicguy2022
@themelodicguy2022 7 жыл бұрын
really great job this video helps me a lot Thanks for making this video!
@SirJohnatan
@SirJohnatan 5 жыл бұрын
Hi, its posibile to use another lcd display? For example an 10 inch netbook display ? Or works with dedicated arduino display ?
@ChathuYasas
@ChathuYasas 11 ай бұрын
Great tutorial. I am very interested in working with ESP32/TFT display.
@pitus26
@pitus26 8 жыл бұрын
I realy like this tutorial, thanks im going to try it.
@alexanderk.3838
@alexanderk.3838 3 жыл бұрын
Very nice video. Thanks. I gotta made meteostation With this display and BME280.
@disabledOtter
@disabledOtter 8 жыл бұрын
this is a great tutorial, thank you
@AmateurInventor
@AmateurInventor 5 жыл бұрын
hey instead of using that sheild for display, can we diretly plug the display on arduino duo??? reply fast
@milanjovanovic8708
@milanjovanovic8708 3 жыл бұрын
If distance sensor is used also for something else, eg. If distance is less than 5cm turn on the red led, will that still work 8f u go to main menu?
@FIXDIY
@FIXDIY 4 жыл бұрын
Loved it ❤️
@AkatlaLet
@AkatlaLet 9 жыл бұрын
Good job! Thx Dejan!
@RapidGaMinG-b8p
@RapidGaMinG-b8p 7 жыл бұрын
Mr Dejan Nedelkovski i want to learn ardiuno code. i have seen so many online tutorial and books but didnt get too much...can guide me kindly or upload easy way...all start from blinking led project.but i need more detail before writing code.i am sill confused how to start and what to do. you have great projector. i am associate electronics engineer but zero in coding or programming
@Joshua10902
@Joshua10902 7 жыл бұрын
tip... dont start with something as advanced as this. id highly recommend giving these a watch first: kzbin.info/www/bejne/a3eTZmeDg6dkh6s and kzbin.info/www/bejne/pH2WZa16ibWemdU
@SouKube
@SouKube 9 жыл бұрын
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 9 жыл бұрын
+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.
@apzeiroturbo
@apzeiroturbo 8 жыл бұрын
your are crazyyyyyy!!! Love your projects!!!!!!
@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?
@incogneat-o6612
@incogneat-o6612 6 жыл бұрын
Your Awesome* Got a little excited
@Linux6Root
@Linux6Root 5 жыл бұрын
Nice channel, subscribed.
@beymeephanlom1246
@beymeephanlom1246 9 жыл бұрын
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.
@ronwalker3000
@ronwalker3000 11 ай бұрын
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
@aripjamaludinrumi
@aripjamaludinrumi 2 ай бұрын
woow thanks for teh video 🙏
@dirtysouth_305
@dirtysouth_305 8 жыл бұрын
Very good Tutorial!
@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 :)
@WagonLoads
@WagonLoads 4 жыл бұрын
WOW Thanks! Can this display be used on the esp8266 or Arduino NANO
@thesloable
@thesloable 9 жыл бұрын
Great tutorial! Thanks!
@zaryabrizvi9658
@zaryabrizvi9658 5 жыл бұрын
If we are using custom ics is there any protocol that we will have to use for interfacing of touch screen and ic?
@janardhanjd4175
@janardhanjd4175 7 жыл бұрын
Hi, great thanx from india, can we use this oven to increase and decrease the temperature
@vmtvince2
@vmtvince2 8 жыл бұрын
woow this is beautiful!Is it possible to connect the arduino to a display wirelessly, like with bluetooth?
@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?
@featurenerds5739
@featurenerds5739 7 ай бұрын
hello. Been working on a small project of mine. May I just ask if you know how to salvage old phone screens and use it for this
@VincentCheng
@VincentCheng 8 жыл бұрын
Thanks for your great contribution!
@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
@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?
@drwinkhaing2860
@drwinkhaing2860 8 жыл бұрын
Very good presentation.
@maciejgaus4505
@maciejgaus4505 2 жыл бұрын
Hello, How would i change the code for // Draws a rectangle with the latest color combination myGLCD.setColor(xRC, xGC, xBC); myGLCD.fillRoundRect(175, 87, 310, 119); to display number values instead. For example, the slider starts are zero and goes in increments of 0.5 every time you slide it to the right. Thanks in advance!
@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
@Cristian-gu1st
@Cristian-gu1st 5 жыл бұрын
thanks for explaining the code
@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.
@yuanbin2705
@yuanbin2705 6 жыл бұрын
Great!!!,i have a lot to learn
Biggest TFT 7" for Arduino or ESP32 - Parallel Communication
10:16
Electronoobs
Рет қаралды 73 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
My Top 5 Arduino Displays
4:59
InterlinkKnight
Рет қаралды 226 М.
Nextion touch TFT display examples | Digital power supply - part 1
15:20
Arduino LCD Tutorial | How To Control An LCD
15:14
How To Mechatronics
Рет қаралды 1,4 МЛН
Stop Wasting Money on New Batteries! Restore Old AA Batteries Today!
18:17
Arduino CNC Foam Cutting Machine (Complete Guide)
26:53
How To Mechatronics
Рет қаралды 1,5 МЛН
Using LCD Displays with Arduino
46:23
DroneBot Workshop
Рет қаралды 1,7 МЛН
Top 5 Arduino Displays
6:29
educ8s.tv
Рет қаралды 635 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН