Making animation from GIF files for TFT screen (ESP32 ,ESP8266 , Arduino)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

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

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

    This is awesome. You have given a brilliant new life to these displays. Keep up this excellent work. PS a link to your space animation header file would be brilliant.

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

    6:45 "Believe me, I'm not hacker" - that what a hacker would say.
    Jokes aside, very well done, thank you for the video, everything is clearly explained.
    Thanks once more.

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

      Thats true😀 thank you

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

      @@VolosProjects your software about frames into .h file is not working correctly it shows not responding status and very slow and i cant create header files from frames so do you have possible solution for this bro please give some solution to this im in trouble

  • @rickrandazzo
    @rickrandazzo 4 หลายเดือนก่อน +2

    OK - got this working after finding a sample setup for the User_Setup.h file in the TFT_eSPI library. I've been struggling with this part. Also, I'm using an ESP8266... So next - I'll use your system (and .exe) to create my own giffs. Thanks for the video!

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

    Excellent video that shows how to find animations with Google. Use EZGif to crop and resize an existing GIF.
    You end up with a 36kB GIF file. Then extract all the frames to a set of RAW pixel arrays in a .H file that is 341kB in size.
    The ESP32 has got plenty of power to decode and display the 36kB Animated GIF file directly.
    You can store the 36kB of GIF data in PROGMEM, SPIFFS or a SD file.
    You can fit many 36kB GIFs in PROGMEM or SPIFFS. Obviously bigger animations require an SD card.

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

    I've been wanting to learn how to do this for a long time! Thank you for posting the video. It will make things so much easier!

  • @JANAN-ur8up
    @JANAN-ur8up 4 ปีที่แล้ว +14

    Can you please explain how to connect an SD card to this board and run videos and GIFs from the SD card? Almost every GIF I want to play is more than 4MB. Thank you very much!

    • @jeffreyhiggason4004
      @jeffreyhiggason4004 8 หลายเดือนก่อน +2

      For others trying to do this- the esps aren't fast enough to just "play" gifs. That is why he is converting the gif to a header file with hex values for pixels...so that the esp32 doesn't have to do that math too.

  • @ВикторИванович-в3ш
    @ВикторИванович-в3ш 8 หลายเดือนก่อน +2

    In this lesson(on Github), when compiling the code, the error page "stray \357" appears in the file walk.h 1:1. You have to transfer it to a simple editor and save it in the correct Unicode. At the beginning there is an invisible sign that causes the compiler to stumble.

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

    Exactly what I was looking for!

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

    Is everyone in the Eastern Block a programmer? It's crazy! Well, lucky for the rest of us. Good info, thanks.

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

    Hello the software that you provide doesnt work anymore can you give another option to convert gif to .h file pleasee

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

    Very cool! I'm excited to follow along and learn how to make these animations

  • @pplg-yt
    @pplg-yt 3 ปีที่แล้ว +1

    Thank you so much for sharing, this is so cool!

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

    Your TFT Animatons GIF program dose not work everytime i upload the jpegs the program says not responding.

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

    WOW, pretty good job!
    do you think its possible to save these .h files in the lcd sd card and run them from there?

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

    Thank you so much! Keep up the great work!

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

    the program just has a sand timer icon when I hover over it and when I click it the app stops responding

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

    Exactly what I needed !

  • @mfrancovaz
    @mfrancovaz 4 หลายเดือนก่อน +1

    Can change de bootscreen of NEMO in m5stick plus 2? to a gif animation??

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

    1. How much of this code is the ESP8266 idling, waiting for the next frame? (I am looking to interleave audio with my animation)
    2. Is the ESP8266 fast enough to run a similar format animation from the SD card at a framerate of at least 20 FPS?
    3. If I can't use an SD card, how many seconds of video can I fit in the 1 or 4 MB of the ESP8266?
    4. Can this work with the 9 digital pins of the WeMos D1 mini?

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

    Thank you sir. This is what i'm finding. I have subscribed your channel. Keep it up.

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

    6:50 😂 The most difficult thing for a programmer is to justify that his software is not a virus

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

    Can we get source code of the program to convert images into c code?

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

    It isn't lettimg me download your file converter :(
    How can I still make it happen ?

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

    Excellent Job!!! Thanks so much for sharing!! Keep going

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

    Thanks for making this video

  • @Contoh-vq1sv
    @Contoh-vq1sv 2 ปีที่แล้ว

    Dude you are amazing 💐 Love it

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

    The esp32 S3 can't handle more than 2 MB archives? I was thinking the esp can handle up to 16 mb archives. Im wrong?

  • @XEP-hz4gr
    @XEP-hz4gr ปีที่แล้ว +1

    your APP is freezing after selecting a folder
    i've tried folder even with 3 files, each with "easy name" such as 01.jpg , 02.jpg - didn't helped.
    it just freezes (not crushing), tried 5 times - always the same
    windows 11

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

    Can you upload the application to some other location ?

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

    Using your TFTAnimations utility, I created the ".h" file. However, I get message "frame.h:1:1: error: stray '\357' in program", "frame.h:1:2: error: stray '\273' in program
    ", and "frame.h:1:3: error: stray '\277' in program". Did I do something wrong? I appreciate you taking the time to create these TH-cam videos. Thank you.

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

      got the same problem

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

    To everyone with problems with the software:
    1. Check that you have exported the images as JPEG! It doesn't work with gif files.
    2. If jpeg doesn't work - run the software in compability mode for win8.

    • @Aston3003
      @Aston3003 19 วันที่ผ่านมา

      btw its detected as malware by
      BitDefenderTheta as Gen:NN.ZemsilF.36744.wq0@aaWdzpi
      Google
      SecureAge as Malicious
      Bkav Pro as W32.AIDetectMalware.CS
      Ikarus as Trojan.Spy

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

    Thank you for this tutorial! Very great
    Work! Keep going!

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

    is the foam used for mini hdm monitors?

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

    Thank you very much for sharing this and your knowledge, I am an absolute beginner btw!

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

      I am glad that you finded somethin useful for you. Cheers!

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

    It always freezes when i try to use it

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

      It dont freezee, it is realy slow, givi it time

  • @blueocean7064
    @blueocean7064 5 หลายเดือนก่อน +1

    can you make a tutotial how to upload a gif to esp32 by bluetooth or wifi?

  • @neofuturist
    @neofuturist 4 ปีที่แล้ว +5

    Great Job, I hate having to convert each image of an animation one at a time, +1

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

    Thank you for this great video! would you consider posting the source for your converter? That way, people who are worried about it can compile their own, or just to see how it works

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

      @@kamilkonstruktor thank you very much!

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

    hey man, do you have a method to make it using a sd card?

  • @ReapSow-b7s
    @ReapSow-b7s 5 หลายเดือนก่อน

    Hello Sir :
    Greeting from Indonesia.
    I like your tutorial videos.
    regarding to this video, I want to ask how to make the gif file stored in SDCARD can be played and changeable by using push button ? so we can play more gif files, or change by Bluetooth from the cellphone ?

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

    Hi im trying this but with a 2.4inch display and your later tutorial worked ok for me (ie draw string), but this one has lost me, is there some other code you add apart from the #include "walk.h"?

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

    Hello. I have error.
    In file included from C:\Users\ADMIN\Desktop\aNIMATIONS-main\Ani\Ani.ino:1:
    C:\Users\ADMIN\Desktop\aNIMATIONS-main\Ani\walk.h:1:1: error: stray '\357' in program
    int frames=29;
    ^
    C:\Users\ADMIN\Desktop\aNIMATIONS-main\Ani\walk.h:1:2: error: stray '\273' in program
    int frames=29;
    ^
    C:\Users\ADMIN\Desktop\aNIMATIONS-main\Ani\walk.h:1:3: error: stray '\277' in program
    int frames=29;
    ^
    exit status 1
    Compilation error: stray '\357' in program

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

    Can it play any gif with the right format without issues? There are mini gif player that i have tried to make and it has so many limitations for what gifs, it can open and which not.

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

    worked!! thank you!!

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

    is there a way to use one of the ones that have the sd card on the back of them to stor the gif on and play it

  • @taylor.galbraith
    @taylor.galbraith ปีที่แล้ว

    Hey I dowloaded the software to convert the images to c++, but its currently not working. I've tried on multiple computers. Is there a good alternative?

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

    Does anyone have one of these for sale I have been looking everywhere for one of these already made with gifs in it or with requested gifs from me!?

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

    how to fix error: expected primary-expression before 'class'
    class SPISettings
    , with ttgo t-camera plus ?

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

    Thanks sir. 🙏
    From India.

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

    Hello..I want to draw many animations on my OLED..but my UNO hasnot enough space to store so-many animation-frames..how i can store the animation frames(converted to C code) at a SD card..and source it to the main arduino code?

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

    Hi how can i play films with sounds, that would be a great project. Cheers

  • @PeterPan-fl1lp
    @PeterPan-fl1lp ปีที่แล้ว

    Does your custom software work on Mac OS X?

  • @mauriziom.6788
    @mauriziom.6788 2 ปีที่แล้ว

    If I buy the M5 Stack (not Stick) up to what size of Gif can I put in MegaByte? Thanks

  • @ВикторИванович-в3ш
    @ВикторИванович-в3ш 8 หลายเดือนก่อน +1

    Your lessons are great. But not everything can be tried, since they do not work on the T-Display S3 Amoled! For example, this lesson, even if I change the code for Amoled, gives a black screen and only flashing the firmware helps... If you can, make your lessons for Amoled displays too. Thank you.

  • @สุพงศ์เอง
    @สุพงศ์เอง 3 ปีที่แล้ว +1

    program convert not work

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

    Thank you!

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

    Thx cool video. I have a question about transparent gifs. Since the jpg Format doesn't have a transparency, is there a way to do this?

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

    I got it to compile and flash without errors on platform io, but the display is black.
    I am using the downloaded example sketch, and walk.h. TTGo T-Display.
    Does anyone have any suggestions?
    It looks like platform IO doesn't support this board. Also the board support package for esp doesn't run on arm linux.
    Maybe I will use windows, or just put this away and use something else.
    EDIT:
    Ok, I had a great success. I found a platformio.ini file that made it work.

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

    Hello,
    Thank you for this video. I have question about the GUI Editor for TFT Display (Lilygo T-Watch 2020). I want design Apps in Micropython. Do you know Editor for develop apps with Micropython ? I am newbeginner in this section and i need sometime help 🙂
    With some codes from GitHub, I have initializied the Display and connected with Wifi and get the time. I want to show the time on display. Have you expirience in this area ? I hope you can help me

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

    what a good video friend!
    a question how can I change the font styles on the screen?

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

    Very nice.. Thank you for sharing knowledge

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

    The conversion software doesn't seem to work anymore. it just creates an empty header file.
    Is there any chance you can update it or find an alternative?
    Other than that, awesome channel and projects! Looking forward for your future videos!

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

      This old software is pretty old and slow, maybe you meed to give it more time. Also your files in folder need to be in jpg format

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

      @@VolosProjects i’ve tried all your suggestions and at least for me it doesn’t seem to work anymore.

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

    can you update it so it can go a lot faster?

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

    Followed all your instructions when using your AnimationTFT. Green line reaches the end but can not find the .h file. Thanks Fleck.

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

    Give some solution for frames convert to the header file because software is not working correctly it give not responding

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

    This work for car stereos?

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

    Hi I d like to count on your assistance....I m a begginer with ESP32, your application seems so cool, unfortunately I tried in several ways to download and no sucess so far....is there a way to "rename it" I mean at least an extension in order to allow us download....

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

    not working :/ the software

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

    the software doesn't seem to convert anymore, no matter the size and despite the file containing only jpeg. nothing but empty file headers..

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

    Where did you find the 'Space' animation? Or better still can you post the data file?

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

    Sadly your Picture to Code Tool only creates a file with "int frames=0;
    " in first line of code.. thats all !
    while using your linked files, Arduino made some errors.. after copying the walk.h code manually from git it worked compiling and uploading it to a M5StickC, but it restarts into a black Screen..

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

    AMAZING! Can I use this workflow somehow for my 8x8 Adafruit Neopixel LED Matrix?

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

      Sure. But likely no software can downsample to 8x8 accurately.

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

    The sofwate have a problem to download!
    Only proprietary can download the file because google say that it has a virus!
    I'd like too mush to have! Without virus!

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

    Very good job!

  • @裝備宅
    @裝備宅 3 ปีที่แล้ว

    If i use "tft 3.5 lcd shield" this monitor , How can I modify the code?

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

    Great!!! Would it be possible to apply the same code in ESP32 but with a separate screen, as for example with a ST7735s? How?

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

    Hi Volo, great tutorial and I have one question what is the size limit because I run into "Image size too big" issues. Regards and keep up the great work 🙂

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

      it depends on board, yo need to keep in mind that each pixel needs 2 bytes in memory, so number of pixels x 2 x number of frames. After compiling you can see size of sketch and amount of free memory.

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

    Hello, what about an AVI file fron an SD Card instead of a GIF?? Can you make a tutorial??

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

    ples do tutorial tu tft display 240x320 with arduino uno / esp 8266

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

    Can I control it to play or stop the animation??

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

    Good, but better if you explain how make that, the source code of your program maybe have more impact in your followers and possible viewers. For example for many people that use GNU-Linux or Mac for development. Thanks from Berlin.

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

      A partner of mine read this message and he made an open source python program that does the same. It is an alternative for GNU-Linux, Mac and Windows, more info in this video:
      th-cam.com/video/oDvRfWHtdpM/w-d-xo.html

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

    The TFT program from your get hub keeps locking up. Any suggestions?

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

      Locking up or just taking a very long time to run? I had 2 mbs of jpgs and it took over an hour to complete.

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

    Can this animation played in other display except TTGO display without Esp32 but in Arduino Uno.

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

      The Arduino Uno and Nano use the Atmega328P microcontroller which is not fast enough to display video in real-time. When this guy said "Arduino" in the title he was referring to the faster Arduino boards based on 32-bit processors (like the Yún, Due, and Zero). I once tried to display images in rapid succession to simulate movement (over 10 images per second can blur into smooth motion) on an Arduino Nano, but I were only able to achieve 2.1 frames per second. Oh yeah, and you can buy an ESP8266 for $5 on eBay.

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

    Hi, I tried your programm and it seems its stuck. the header file is named correctly, in the file is just int frames=0;
    is there anything i can do?
    thx

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

      could it be that png's arent supported?

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

      Yes, png is not suported. Just fallow instructions from video

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

    Great job. The software works but it's really slow. Why? Is it possible to speed it up? It takes only about 0.1% CPU time.

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

    Using a 320×240 ILI9341 screen, with all of those pixels in use for the gif frames, what would be the expected amount of frames that could be stored on the ESP32, and would it be possible to read this from a SD Card instead to reduce the memory required from the ESP32?

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

      Just do the math. (320 * 240 * 2) = 153,600 bytes per frame. Take number of bytes of flash you have available and divide it by that. Lets say you have 2MBytes flash, that's 2,000,000 bytes. 2,000,000 / 153,600 = 13~. You probably need a few kB for your code etc. so maybe 12 frames.
      And yes it's possible to load from an SD card, but be aware that reading from an SD card over SPI will likely be about 50MBit/sec. Fastest you can drive an ILI over single SPI is around 60Mbit/s, which means around 30ms each to 1. get data from SD, then 2. drive it to display. So you're looking at 60ms, not counting any cost of going round trip through RAM (you could in theory DMA this). That means your max framerate is around 15fps, and that's with an *ideally optimized* code. With even a bit slower code, you could be looking at 5fps or less.

  • @BRAD-ROTT
    @BRAD-ROTT 3 ปีที่แล้ว

    Hello! So cool! Thanks for sharing man! :) Do you think we can turn transparent one of your little screens?

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

      There is no such thing as transparency on a display. It is actually just changing pixels to a different color. I believe the formula is transparency percent times the top object RGB plus 1-transparency percentage*bottom object.

    • @BRAD-ROTT
      @BRAD-ROTT 2 ปีที่แล้ว

      @@RobertLugg I didn't understand anything... And I'm not asking for an electronics course, but thank you anyway dear friend ^:^
      We "ALL" know that a screen can be transparent, so anyone else?

    • @BRAD-ROTT
      @BRAD-ROTT 2 ปีที่แล้ว

      @@RobertLugg On TH-cam, we can see TRANSPARENT SCREEN 😏: th-cam.com/video/qieYhhLOKts/w-d-xo.html&ab_channel=CrystalfontzAmerica%2CInc.

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

      @@BRAD-ROTT there are many people where English isn’t their first language. 95%of displays are not transparent. The video was talking about 5-6-5 RGB so I assumed you meant transparency channel.

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

    How do solved the tearing effect?

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

    Hello can you show how you do this on the t watch 2020

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

    Too strong, but the JPG to HEX conversion is a little slow

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

    Is it possible to run the animation on a seperate screen, not the ttgo? Thanks 😊

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

      Check ttgo display pinout it is a st 7789 display connect it the same way to your esp 32 It will Work fine(◠‿◕)

  • @kirmes-tigger
    @kirmes-tigger ปีที่แล้ว

    Hi Volo, nice Project! Unfortunately, I've only now managed to test it. 1 year after your release :D But I have no success with your gif to header converter.
    It always generates only the last frame for me. Do you know the problem maybe do you already have the solution? Best regards Torsten

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

    How did you make the very cool black hole animation? It looks awsome

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

    I'm trying to solve below:
    walk.h:62:1: error: size of array is too large };
    ^
    exit status 1
    Compilation error: stray '\357' in program
    is anyone have the same issue??

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

    how to get it work on arduino nano?

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

    can't you make/store the gif a sd card using a sd card module and use a arduino nano?

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

      if i have a.gif file saved to a sd card and want to display it on a matrix, can i do such a thing?

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

    How to do on M5stickC, please share resources . Thank you

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

    i keep getting the error code, 'frames' was not declared in this scope, how do i fix this?

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

      variable frames is in .h file that contain animation data. This file noods to be in same folder as main .ini file

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

    I used your program to make 10 frame animation. Each frame is around 20kb, and with the program i got around 2mb .h file. Then I used caesium to compress those jpg and got them down to 5-7kb, however when I tried to make .h file again, size was the same, around 2mb. Why is that so?

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

      size of jpg is not important, it is number of pixels. each pixel need two bytes in esp32 memory.

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

    You'r accent makes me wonder - do you also like A.I. papers ?