@Juan-Carlos-Climent said in How to Display an Animated GIF on M5Stack Screens Using Arduino C?:

@kuriko I've checked the link you sent me and adapted it to display an animated GIF. I used the Python script from M5 ( bin2code.py ) to generate a .h file and modified the example from M5GFX ( drawImageData.ino ). It works perfectly!

Thanks a lot!

@Juan-Carlos-Climent

Can you please share the code?