Это видео недоступно.
Сожалеем об этом.

Play GIFS on your TFT display!

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2023
  • Libraries Used:
    github.com/Bod...
    github.com/bit...
    Sketch Used:
    github.com/ele...
    EZGIF Website:
    ezgif.com/
    SDMMC Documentation:
    github.com/esp...

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

  • @blueocean7064
    @blueocean7064 Месяц назад

    how to send the gif file by bluetooth?

  • @llnu2776
    @llnu2776 2 месяца назад +1

    Tried to implement on arduino mega2560 with ILI9486 3.5" tft lcd, arduio tells me 306% of dynamic memory used...pity

    • @electro-adi
      @electro-adi  Месяц назад

      yeah I've ran into similar issues. an SD card preferably SD_MMC is a must.

    • @jaykibo764
      @jaykibo764 21 день назад

      Hello. Where you able to figure it out? I am currently using the same board and display and implemented it and used a SSD but I was unsuccessful running with similar issues.

  • @jaykibo764
    @jaykibo764 4 месяца назад +2

    great video! I have a question, can a gif be displayed the same way using a ili9486 3.5 inch tft lcd display with an arduino mega? I was able to display images but not gifs

    • @electro-adi
      @electro-adi  4 месяца назад

      I'm pretty sure it can. you'll just have to find the right library for your Arduino board. check out TFT_eSPI library.

  • @mlutteral
    @mlutteral 2 месяца назад

    it's not gifs, it's gifs :P

  • @PetrBelohoubek-ot5ok
    @PetrBelohoubek-ot5ok 15 дней назад

    G is for Graphical.... Please don't say Jiff, you look computer illiterate when you do....

  • @francoiscorradino8192
    @francoiscorradino8192 2 месяца назад +2

    Very nice - can I get a copy of your ino file please? TFT_eSPI_gifs_SD_MMC.ino
    Thanks !

    • @francoiscorradino8192
      @francoiscorradino8192 2 месяца назад +1

      Any luck ?

    • @electro-adi
      @electro-adi  2 месяца назад

      Apologies for the late reply. The all the code I used is in the description of the video.

    • @francoiscorradino8192
      @francoiscorradino8192 2 месяца назад +1

      Thank you. The description only shows the libraries you used and documentation on SDMMC. In the video you mentioned you modified a code from the Animated_gif library but that where i need help. I see from your video your script uses a function called playgif but cannot find it anywhere. Anyway I appreciate your time but it would great to get a copy of your ino file. Thanks again !

    • @bycsby
      @bycsby 2 месяца назад +1

      Yeah.. the code is not in the description

    • @electro-adi
      @electro-adi  2 месяца назад

      I'm sorry for the delay, I've added the sketch repo in the description.