TFT Display and Arduino: Setup and Programming | How to connect LCD to arduino 1.8" 2.8" 3.5"

Поделиться
HTML-код
  • Опубликовано: 29 окт 2024

Комментарии • 92

  • @TheOldKid
    @TheOldKid Год назад +4

    Thanks for the video. That image animation would drive me nuts. I bought one to load a couple pics of my grand kids on sd card and put it on my wifes desk. Just got it in the mail today. Hope i get it right

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      if you have questions join the discord group, its free and lots of people willing to help!

  • @ciakmanMinecraft
    @ciakmanMinecraft Год назад +9

    This video is perfect. I have very slight java experience but nothing else and am attempting to build a HUD sort of screen with this exact setup. This helps so much! Thank you!

  • @salc9593
    @salc9593 Год назад +2

    Hello Mikael, thank you for posting this video as the information you present is exactly what I'm seeking as I am working on a project which will require a 2.8" (diagonal) screen. I do have a couple questions I'm hoping you can help me with. 1st is the actual viewing area of the screen 2.8" (diagonal), 2nd. where did you purchase your screen lastly what is a "Non" TFT Display referenced as. I looking forward to reviewing your other videos on this subject and your other instructional and informative videos. 🙂

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      im not sure what a non tft is, but they have touchscreen and non touchscreen so could be that?

  • @gfutsdesign
    @gfutsdesign 6 месяцев назад +1

    hey Mikael, how would i add touch activation to change the image displayed on the screen? Thanks!!

  • @ReyciclismoMTB
    @ReyciclismoMTB 4 месяца назад +1

    Just found your channel, very cool video. Looking to add a display to a PS, for cd player mostly.

  • @fazlayrabbi721
    @fazlayrabbi721 Месяц назад +1

    Can I use this to display my pc's temperature or fps on running games?

  • @Hydro-Ponik
    @Hydro-Ponik Год назад +1

    I cracked mine putting it on the pi zero 2 !

  • @asbjrngrov456
    @asbjrngrov456 Год назад

    I have a 3.5" display not touch, but I can't get it connected. When i try, the screen goes white, but stays white as well. I have tried multiple code examples, but no change. Do you have some suggestions what can be wrong?

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      hard to speculate, check all the pins see if any are broken/short. We have a discord were it might be easier to help there! discord.gg/GygvSdf

  • @trish2828
    @trish2828 Год назад +1

    Hi! Thank you for this. Can you share with us how I can have say a 5 second video loop play on the screen when I open it and if it's possible to power the screen via a battery instead of it being plugged in? It doesn't have to be a touch screen TFT. I have very minimal knowledge in programming, hope you can help me out. Thanks!

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      yeah it can be battery powered, and for a small video youll most likely have to play the frames as a slideshow to make it look like a video!

  • @ritesha8050
    @ritesha8050 5 месяцев назад

    hello what i want to do is an lcd but with uv light as the backlight, ill use that for pcb making. What LCD will be appropriate for that

    • @MikaelAbehsera
      @MikaelAbehsera  5 месяцев назад

      hmm not sure, you might have to modify a normal one and change the white blacklight to UV

  • @ajaytainwala
    @ajaytainwala 10 месяцев назад

    Hi mikael ,
    I tried this same steps and i have 2.4' inch tft shield and when i uploaded the code its just showing the white screen and also tried to reset it and also tried with other examples its not working
    Please help

    • @MikaelAbehsera
      @MikaelAbehsera  10 месяцев назад

      hard to know whats wrong but I would start with the wiring, if the screen is showing white we know its getting power but maybe the data lines arent in the right place

  • @muwaffaq27
    @muwaffaq27 11 месяцев назад

    Hello Mikael, can a 32 GB SD card work for the dog picture example? or a 4 GB is recommended?

    • @MikaelAbehsera
      @MikaelAbehsera  11 месяцев назад +1

      yeah shouldnt matter, but sometimes really large ones freak them out for some reason

  • @TheOldKid
    @TheOldKid Год назад

    Im confused. I thought woof and miniwoof was the name of your file. Then i load the bmp to see if my pics come up but woof.bmp and miniwoif.bmp is on here. Do i delete those and write in my image file number?

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      as long as the name in the files and code is the same they can be anything you want!

  • @denistremblay4713
    @denistremblay4713 Год назад +1

    i an REALLY new at arduino and i want to make a project with 2 of those tft display, can 1 arduino drive 2 0 TFT displays 480x320 no touch (14 pins + 4 for to the SD card?
    And thanks for this video, it's in my favorites so i can use it later.

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      Join the discord so we can help but I’d recommend learning one thing at a time and then combining them into a project if you’re new

  • @nemonespider
    @nemonespider 5 месяцев назад

    Is there a way to power the arduino inside a RC plane and can I run a video off the sd card I’m building a fpv jet and looking to use it for my gauges

    • @MikaelAbehsera
      @MikaelAbehsera  5 месяцев назад +1

      if you can power it I dont see why not, Is the screen with you or in the RC plate?

    • @nemonespider
      @nemonespider 5 месяцев назад

      @@MikaelAbehsera it will be in the RC plane.. also what do I need if I want to get altitude,speed and attitude readings from the arduino I’ve seen a company called RC gauges but looks like they went out of business

  • @desalegnsimon6671
    @desalegnsimon6671 Год назад

    how can I control my DIY cnc with uno TFT set up? like open file, run G code, pause and resume work etc?

  • @m3lateef
    @m3lateef Год назад

    Thanks for sharing.
    I'm trying to build something like a tiny tablet for a kid for learning purposes, so i need this kind of touch screen , mp3 player, speaker, battery, ... i need the size of the project to be compact. Do you know what kind of batteries i can use? And any advices to make the project compact ?

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      Lipo batteries are nice but you’ll need to get a charger for them

    • @m3lateef
      @m3lateef Год назад

      @MikaelAbehsera
      This arduino board needs 5v battery, correct? So i would need two of the 3.7v lipo batteries in series? Can the charging circuit charge both of them in series connection?

  • @stuket100
    @stuket100 5 месяцев назад

    Would these run from a power bank at all?

  • @AhmedAtif-q8k
    @AhmedAtif-q8k Год назад

    Hello Mikael Can i download a GUI program to this screen with the SD Card? if yes how can i do this ,thanks alot.

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      not sure, there isnt too much on this so you would probably have to do it from scratch yourself

  • @SainiChirag-j8w
    @SainiChirag-j8w 29 дней назад

    Is this display work with using Adriano nano

    • @MikaelAbehsera
      @MikaelAbehsera  2 дня назад

      most will, just have to make sure you can connect all the pins on the nano, which has a lot less then uno/mega

  • @JshDav
    @JshDav Год назад

    My 2.0" colour tft screen (non touch screen) has 16 pins and i cant figure out where to plug most of them into the arduino... Do you know where i can find the pinout? the joys of cheap Chinese parts lol

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      try and find the manufacture site and get a translation app lol, thats how i do it

  • @hal47
    @hal47 Год назад +1

    Hi sir
    I need the code which you use it to to make tft 2.8 playing video if you never mind

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      In the video I show you where the code is located, when you install the library the code examples are there 4:27

    • @TheOldKid
      @TheOldKid Год назад

      If you watched the video you'd know where you can get it

  • @thefrugalphotographer
    @thefrugalphotographer 3 месяца назад

    Is it possible to connect a microphone input to this setup?

    • @MikaelAbehsera
      @MikaelAbehsera  3 месяца назад

      Unfortunately not really, there are microphones for arduino but in my experience it’s not that great, best bet would be a microphone module with a processor, they do exist but I haven’t tried it yet

    • @thefrugalphotographer
      @thefrugalphotographer 3 месяца назад

      @@MikaelAbehsera But where would you connect it :)

  • @LokeshB-c8r
    @LokeshB-c8r 11 месяцев назад

    Which sd card should we use?

    • @MikaelAbehsera
      @MikaelAbehsera  11 месяцев назад

      Whichever you would like, it’s more the formatting then the card! But I know people have had problems with over 32gb

  • @kidrar8152
    @kidrar8152 8 месяцев назад

    Can I run C on this instead of the built in language?

    • @MikaelAbehsera
      @MikaelAbehsera  8 месяцев назад

      should be able too, but some built in functions are they way they are

  • @theokerner535
    @theokerner535 Год назад

    What coding language is this? C++ or phyton?

  • @Ayrin69
    @Ayrin69 10 месяцев назад +1

    mine is just stuck on a blank white screeen 💀

    • @MikaelAbehsera
      @MikaelAbehsera  10 месяцев назад +1

      Seems to be more then just you, check the wiring over, and use one of the example scripts provided from the tft library we used

    • @meadowshd29
      @meadowshd29 16 часов назад

      @@MikaelAbehsera With the tft display I got, it needed a 1k ohm resistor between the led pin and the 3.3v connection to load the led a bit slower iirc. That’s from what I read and found elsewhere online. Mine behaved similarly and only displayed a blank white screen until I did that.

  • @fleezyt2418
    @fleezyt2418 10 месяцев назад

    The example didn't work for my 2.8 inch tft touch screen

    • @MikaelAbehsera
      @MikaelAbehsera  10 месяцев назад

      can you share more information? cant really help if you just say its not working...

    • @fleezyt2418
      @fleezyt2418 10 месяцев назад +1

      @@MikaelAbehsera like when I ran the example the screen was white and nothing happened

  • @Jhill035
    @Jhill035 Год назад +1

    could you do a video for an artificial horizon?

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      can you explain further, i dont completely understand

  • @serhiifediakov8171
    @serhiifediakov8171 Год назад

    That's great but where is the link to AliExpress?

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      some of them got deleted, so the link goes to nothing, but you can just look up oled color/nocolor/tri color and youll get a bunch

  • @alhasan838
    @alhasan838 Год назад

    How can I create an interface with an image matrix

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      Could you elaborate on what your trying to achieve? if you want more help we have a discord discord.gg/GygvSdf

  • @nalaniwijasingha7793
    @nalaniwijasingha7793 Год назад +1

    Give mi a window program cord link

  • @karismaraju
    @karismaraju 7 месяцев назад

    can i use this lcd in esp32

    • @Maxcraft7050
      @Maxcraft7050 7 месяцев назад +1

      I think you can because I've seen someone use a simple 0.96" display for esp32

    • @karismaraju
      @karismaraju 7 месяцев назад

      @@Maxcraft7050 can you help me

    • @Maxcraft7050
      @Maxcraft7050 7 месяцев назад

      @@karismaraju I wish I knew more so not really but you can search on youtube for the 0.96 inch display with esp32 or tft display with esp32

  • @CharizardFan_og
    @CharizardFan_og 8 месяцев назад +2

    The video is very soft. I can hardly hear you...

    • @TheRobloxG
      @TheRobloxG 8 месяцев назад +1

      Turn up your volume

    • @CharizardFan_og
      @CharizardFan_og 8 месяцев назад

      @@TheRobloxG My volume is set to Max both on RUclips and the PC. Other videos are fine but some videos I have to put my ear to the speaker to hear anything

    • @MikaelAbehsera
      @MikaelAbehsera  8 месяцев назад

      @CharizardFan_og seems weird since every video I make I check on speaker and headphones at 50% before I upload, but I’ll keep it in mind for future ones

  • @AgentOffice
    @AgentOffice Год назад +1

    Wow

  • @doybarbado1497
    @doybarbado1497 Год назад +1

    How to play a video?

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад +1

      turn video into sperated frames and play each frame one by one

  • @raindrops2588
    @raindrops2588 10 месяцев назад

    Pai unde e Windows XP ????????

  • @d2doctor
    @d2doctor 9 месяцев назад

    That's Vogon poetry in green, not gibberish 🤨

  • @waterjoe2024
    @waterjoe2024 7 месяцев назад +1

    😂ai

  • @qsdrfghgujfddyffguff
    @qsdrfghgujfddyffguff Год назад +1

    100% worest quality chinese displys availble in the market