ST7789 Display Review | Uploading Image

แชร์
ฝัง

ความคิดเห็น • 117

  • @007ify11
    @007ify11 ปีที่แล้ว +4

    This display makes me think that 240 pixel resolution was never be so fantastic.

  • @sergeyrt-ef3vg
    @sergeyrt-ef3vg 2 ปีที่แล้ว +2

    А что так долго грузится? 240 на 240 на 3 = 172800 байтов, при 115200 бит/сек должно справится в четыре раза быстрее!
    А с чтением с карты памяти можно такое же сделать?

  • @marktikhonov8495
    @marktikhonov8495 2 ปีที่แล้ว +8

    Well, from this video I can understand that my display drawing speed is not that bad as I thought

    • @eniocc
      @eniocc ปีที่แล้ว

      🤣

  • @simarjeetsingh3092
    @simarjeetsingh3092 3 ปีที่แล้ว +1

    I bought the same LCD from a local market, I guess u also bought it from there in Indian(Lajpat Rai Market)..... As its ditto !!!! thank you btw :)))))

  • @rishikapadia7989
    @rishikapadia7989 2 ปีที่แล้ว +3

    can we add multiple bitmap images?

  • @nicobecker2125
    @nicobecker2125 2 ปีที่แล้ว +3

    Thanks for this good video about the ST7789 Display.
    I bought this display from amazon, and connected it with the arduino, and used your sketch file for testing the display.
    The images are looking great on the screen.
    The problem I have, that the image is only displayed when I press the reset-button of the arduino, otherwise the screen stays dark, when the image is loading with CoolTerm.
    What I am doing wrong?

    • @aryanthappa9307
      @aryanthappa9307 2 ปีที่แล้ว

      Did you find the solution?

    • @cjuggernaut6634
      @cjuggernaut6634 2 ปีที่แล้ว +2

      @@aryanthappa9307 * check your screen power supply
      * if your screen has a voltage regulator you will have to supply it with 5v instead of 3.3
      * please make sure of the voltage, but this is the error.

    • @cjuggernaut6634
      @cjuggernaut6634 2 ปีที่แล้ว

      * check your screen power supply
      * if your screen has a voltage regulator you will have to supply it with 5v instead of 3.3
      * please make sure of the voltage, but this is the error.

  • @heyitsSarce
    @heyitsSarce 3 ปีที่แล้ว +5

    It seemed like it takes a while for a single image to upload. I’m seeking a small like this to be able to stream from an adventure camera with preferable little latency. Would this be possible with this screen through Arduino?

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      I don't understand what are you trying to say please explain.

    • @StudentTrader
      @StudentTrader ปีที่แล้ว

      Did you ever get it to work?

  • @SheisSavRichardss
    @SheisSavRichardss 2 ปีที่แล้ว

    Is it possible to have one big picture on more than one screen ? Like a video wall

  • @pticurina
    @pticurina 2 ปีที่แล้ว +1

    If we removed the cable after upload the image, and connect it to a powerbank, will it work?

  • @jakesllama
    @jakesllama 11 หลายเดือนก่อน +1

    Hello @ElectronicsBd thank you very much for the support. Please could you repair the googledrive link? Really would like that code :)

  • @FedericoAllegretti
    @FedericoAllegretti 3 ปีที่แล้ว +1

    wow, what a fast transfer ! :D

  • @santiagocorrea3589
    @santiagocorrea3589 2 ปีที่แล้ว

    I ran the setup, but all I get is a white screen after running the code before and after using cool term, any ideas? Thanks in advance!

  • @wowiezowiepowie
    @wowiezowiepowie 2 ปีที่แล้ว

    i like it thanks for the pointer

  • @josemarcosmartinena
    @josemarcosmartinena 3 ปีที่แล้ว +1

    Una pregunta como se podría conectar el celular la pantalla por medio de cables

  • @hasanbolat7892
    @hasanbolat7892 3 ปีที่แล้ว +1

    hello I am trying to do that but i could not upload the library which is Arduino_ST7789_Fast.h.. Please help me :D

  • @batuhanguney1682
    @batuhanguney1682 2 ปีที่แล้ว

    can I just connect sda scl 5V and GND to HDMI cable and use it as a monitor?

  • @user-zy8zr2es1o
    @user-zy8zr2es1o 11 หลายเดือนก่อน

    I can't access to the code, but I copy all of that and works fine putting on display "WAITING FOR DATA", but after that, when I put my Image, its shows only in black and white and it seems like its on other size, but I check several times it was 240x240 pixels in format BMP, and check the way I put the image on the other software. I think the problem is on the image, but Idw, what kind of convertor and re-size software you used?

    • @cmdrhunabku7569
      @cmdrhunabku7569 3 หลายเดือนก่อน

      In standard Windows paint... Save as BMP 24 bit 240x240 (im running this on Arduino nano clone + 240x240 TFT display) one thing that i must do Is to rework code to make it work like badge - So then i need sdcard

  • @user-cv7bv9gp8b
    @user-cv7bv9gp8b 11 หลายเดือนก่อน

    Сейяас появилась очень быстрая библиотека TFT_eSPi благодаря ей картинки даже по 500-800 kb отображаются Мгновенно! 🇷🇺

  • @DrSameerKalaniya
    @DrSameerKalaniya 2 ปีที่แล้ว

    Hello I have a question is this lcd display touchable?

  • @hexaprasetya1121
    @hexaprasetya1121 2 ปีที่แล้ว

    can this display receive ntsc/pal input from rca?

  • @tamgaming9861
    @tamgaming9861 3 ปีที่แล้ว +1

    Can you tell me if this can work also with ESP32? Do you have a maybe a tutorial or ready sketch for it?

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว +1

      I think display works with ESP32.
      At this moment, I don't have any code for it.
      So, search for library. This is one of the easiest way.

    • @tamgaming9861
      @tamgaming9861 3 ปีที่แล้ว

      @@ElectronicsBd Thanks for answering, found something.

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      @@tamgaming9861 Welcome

    • @dekipet
      @dekipet 3 ปีที่แล้ว

      It works. Check TFT_eSPI library. There is a nice video here.

  • @aattamim1647
    @aattamim1647 4 ปีที่แล้ว +2

    Bangladeshi English pronounciation,,, ! Amazing!

    • @sickfpv4167
      @sickfpv4167 4 ปีที่แล้ว +2

      ata google translate

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      Nope, it's another paid software.

    • @mominkhadri8062
      @mominkhadri8062 3 ปีที่แล้ว

      @@ElectronicsBd may I know which paid software you use ??

  • @OjedasInk
    @OjedasInk หลายเดือนก่อน

    How do you erase the timer at the end of uploading?

  • @llAmeretat
    @llAmeretat 2 ปีที่แล้ว +1

    i don't know where's the problem but my Arduino show the pic for 2 sec and then the image disappear

  • @surfele
    @surfele 4 ปีที่แล้ว +1

    Hi! I'm having trouble opening the sketch file. Once downoladed when I try to unrar the program says that the file is corrupted. Could you please help me? Many thanks!

  • @anggaj10
    @anggaj10 ปีที่แล้ว

    is that can for esp8266 ?

  • @SmartLife714
    @SmartLife714 2 ปีที่แล้ว

    Power is 5V? 3.3V?

  • @theovannoort4026
    @theovannoort4026 3 ปีที่แล้ว +1

    I have the same lcd. Is it possible to load more pictures and show them randomly on the lcd. thank you

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      You can use an external memory card to store data of Arduino.
      Because, Arduino doesn't have enough memory.

    • @leightonwatson7842
      @leightonwatson7842 3 ปีที่แล้ว

      i guess Im kind of randomly asking but do anyone know a good site to watch newly released movies online ?

    • @harlanwilder2328
      @harlanwilder2328 3 ปีที่แล้ว

      @Leighton Watson I would suggest Flixzone. You can find it by googling :)

  • @orph4nsx
    @orph4nsx ปีที่แล้ว

    Is that touchscreen?

  • @zvjezdanmikulic6592
    @zvjezdanmikulic6592 3 ปีที่แล้ว

    Thank you

  • @Padykamon
    @Padykamon 2 ปีที่แล้ว

    Jest jakiś błąd w bibliotece, bo nie daje sie skompilować. Błąd kompilacji dla Nano i Uno

  • @fyodorshabalin9217
    @fyodorshabalin9217 3 ปีที่แล้ว +1

    where do you buy the display?

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว +1

      I use all the products from our own shop.
      www.electronics.com.bd

  • @hokazshinitzu9042
    @hokazshinitzu9042 3 ปีที่แล้ว +1

    Thanks

  • @naeroforceofficial
    @naeroforceofficial 3 ปีที่แล้ว +1

    What would you suggest to do if I would like to connect a smartphone via HDMI to one of these small displays?
    Kinda like having a small small display to watch stuff directly connected to the phone, for example using the dongle adapter for hdmi from the phone (iPhone or Android) to that display! I would like to try this for DIY and for fun! :D
    Thanks for the video! :)

    • @mmdirtyworkz
      @mmdirtyworkz 2 ปีที่แล้ว +2

      So you want to not use the big smartphone screen but instead you'd like to ruin your eyesight faster by straining your eyes while looking at this small screen?

    • @naeroforceofficial
      @naeroforceofficial 2 ปีที่แล้ว +1

      @@mmdirtyworkz Maybe you missed the part where I specify this would be for a DIY project, there in the last sentence. Maybe for a watch? Maybe for fun? But what do I know, after all I can directly use the smartphone screen and don't do anything for fun, let's all do like you suggest :)

    • @mmdirtyworkz
      @mmdirtyworkz 2 ปีที่แล้ว +2

      @@naeroforceofficial keep staring at small screens and damage your eyesight is all I'm saying, but what do I know? It is fun until you no longer can see the fun ;)

    • @xql9645
      @xql9645 2 ปีที่แล้ว +1

      I have the same idea but I don't know how to carry it out, did you achieve it? could you teach me?

    • @viralsqboy
      @viralsqboy ปีที่แล้ว

      Making something by yourself is a different thing

  • @janan2543
    @janan2543 3 ปีที่แล้ว +1

    Can you please explain how to play video from SD card on these LCD using Arduino?

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว +1

      It'll be very difficult for an arduino to run a video.
      You'll ned a very powerful MCU.

    • @janan2543
      @janan2543 3 ปีที่แล้ว

      @@ElectronicsBd There are tons of examples of this on youtube. However no one explains how they did it.

    • @janan2543
      @janan2543 3 ปีที่แล้ว +1

      @@ElectronicsBd I'd be happy to know how to run a GIF on these screens from the SD

  • @518heatingrabideau2
    @518heatingrabideau2 2 ปีที่แล้ว

    Is their anyway to use a random image and just move it to the screen without having to change the code?

  • @igodplus9497
    @igodplus9497 2 ปีที่แล้ว

    Can it display video?

  • @bacem1439
    @bacem1439 3 ปีที่แล้ว +1

    we can do with stm32?

  • @ujnas3757
    @ujnas3757 3 ปีที่แล้ว +3

    Can you play small resolution video files as well??

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว +2

      Yes, but not with arduino.
      Arduino is not powerful enough to run a video.

    • @ujnas3757
      @ujnas3757 3 ปีที่แล้ว

      @@ElectronicsBd ohh okay. Thank you😃.

    • @samyesuraj6605
      @samyesuraj6605 2 ปีที่แล้ว

      @@ElectronicsBd can i run with raspberry pi zero w

  • @Pranav-ij6gb
    @Pranav-ij6gb หลายเดือนก่อน

    the sketch isint oppening please help

  • @duncanyoung8688
    @duncanyoung8688 8 หลายเดือนก่อน

    will code work with esp8266?

  • @donaldhenke2750
    @donaldhenke2750 3 ปีที่แล้ว +1

    would like bigger screen. help

  • @banglatv3803
    @banglatv3803 4 ปีที่แล้ว

    Vai how to affilate marktaing with your website

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      We don't need at this moment

  • @KAUXIK
    @KAUXIK 8 หลายเดือนก่อน

    google drive link is not working

  • @hummaisghaffar3517
    @hummaisghaffar3517 2 ปีที่แล้ว

    can we play a video on it

  • @jxa.cinematics
    @jxa.cinematics 11 หลายเดือนก่อน

    bro the file is not available

  • @user-pd5wy3wc1k
    @user-pd5wy3wc1k 9 หลายเดือนก่อน

    Can I put a video?

  • @zyghom
    @zyghom 3 ปีที่แล้ว +1

    I am not able to make it working with Raspberry pi ;-(

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว +1

      Very soon I'll try it with raspberry pi.

    • @zyghom
      @zyghom 3 ปีที่แล้ว

      @@ElectronicsBd already problem solved, thx ;-)

  • @simarjeetsingh3092
    @simarjeetsingh3092 3 ปีที่แล้ว

    It will run way FASTER with STM32..

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      yeah, right

    • @KaryaKitaChannel
      @KaryaKitaChannel 3 ปีที่แล้ว

      What make slow when showing bitmap was serial speed.

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      @@KaryaKitaChannel Arduino is not fast.

    • @simarjeetsingh3092
      @simarjeetsingh3092 3 ปีที่แล้ว

      @@KaryaKitaChannel It is also about microcontroller, STM 32 is faster than Atmega328p.....

  • @creativemario3039
    @creativemario3039 2 ปีที่แล้ว +1

    The sketch not working

  • @Codept1402
    @Codept1402 2 หลายเดือนก่อน

    is it OLED or LCD?

  • @elonemusk8843
    @elonemusk8843 3 ปีที่แล้ว

    Dude make one to add video

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      I don't understand what are you tryna say.

  • @cuongle3854
    @cuongle3854 5 หลายเดือนก่อน

    Hi, Can you share your code?😅

  • @muratbaycan7194
    @muratbaycan7194 ปีที่แล้ว

    can you send me the sketch please

  • @Carlosgasp32
    @Carlosgasp32 10 หลายเดือนก่อน

    The link is fall

  • @RobbertDIYprojects
    @RobbertDIYprojects 4 หลายเดือนก่อน

    link is a dud

  • @maelhostettler1004
    @maelhostettler1004 3 ปีที่แล้ว +1

    Cool but so f***ing slow... Unusable for a game for exemple

    • @ElectronicsBd
      @ElectronicsBd  3 ปีที่แล้ว

      yes, Try with a powerful microcontroller for best performance

    • @maelhostettler1004
      @maelhostettler1004 3 ปีที่แล้ว +1

      @@ElectronicsBd not only that but you should also implement DMA

    • @dekipet
      @dekipet 3 ปีที่แล้ว

      It is damn fast. Here is the problem with uploading an image from a PC to a display through an MCU. Try ESP32. You will be amazed.

    • @maelhostettler1004
      @maelhostettler1004 3 ปีที่แล้ว

      @@dekipet still... I'm trying to do NES emulator based on nofrendo emulator so forget esp32 to run a full emulator.. And SPI is quite slow anyway, I really needed the 60 fps so I switched to a 16 bit wide bus interface screen with FSMC, it is theoraticly possible to run 60 fps on this screen with this emulator but require a perfect optimisation of threadint for the SPI and DMA, which, I'm not able to code...

    • @yaozhou3205
      @yaozhou3205 2 ปีที่แล้ว

      could you advice how long it takes for imaging?

  • @TravelwithJayanaMalmeth
    @TravelwithJayanaMalmeth 2 ปีที่แล้ว +4

    If we removed the cable after upload the image, and connect it to a powerbank, will it work?

    • @vetrivel1994
      @vetrivel1994 ปีที่แล้ว +1

      It will work

    • @gowrisankar_tn67_rider
      @gowrisankar_tn67_rider ปีที่แล้ว

      @@vetrivel1994 tamil ah??? Bro

    • @cmdrhunabku7569
      @cmdrhunabku7569 3 หลายเดือนก่อน

      It Will not work, bcs after unplugging power we lose all of the data sent by serial

    • @rickharms1
      @rickharms1 21 ชั่วโมงที่ผ่านมา

      @@cmdrhunabku7569wrong. It will work. In fact, many power the unit with batteries for stand alone applications.