Git Product home page Git Product logo

animated_gif_memory's Introduction

Animated GIF on a Round Display (GC9A01) with the ESP32 - Memory-Based Version

Buy Me A Coffee

Youtube Tutorial

https://youtu.be/mqSe_uMpxIs

Use this code to show animated GIF on the round TFT GC9A01 display. The animated GIF is uploaded in program memory along with the code.

Usage

animated_gif_memory's People

Contributors

charlesgiguere avatar thelastoutpostworkshop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

animated_gif_memory's Issues

ESP32_S3 : my GIF stay dead

Hello,

Thank you for your work.
Everything works with an regular ESP32.
On the other hand, I'm tearing my hair out with an ESP32S3, whatever the model: I have two of them and they both refuse to display anything (ESP32-S3 2.4G Module Wifi pour Arduino ESP IDF ESP32-S3-WROOM-1 N8R2 N16R8 44Pin Type-C 8M PSRAM and WEACTSTUDIO ESP32_S3B)

weact_ESP32-S3-B_Core_pinout
jp

I tried with a GCGC9A01 screen.
I've tried several configurations of the users file but nothing works: the screen is powered but always remains black.
Thank you for your help....

                // Typical board default pins - change to match your board

#define TFT_CS 34 // 10 or 34 (FSPI CS0)
#define TFT_MOSI 35 // 11 or 35 (FSPI D)
#define TFT_SCLK 36 // 12 or 36 (FSPI CLK)
#define TFT_MISO 37 // 13 or 37 (FSPI Q)

/*

  • in NodeMCU ESP-S3-12K-Kit, GPIO 6 and 7 are connected to LEDs,
  • so re-allocate to GPIO 15 and 16.
    */
    // Use pins in range 0-31
    #define TFT_DC 16 //7
    #define TFT_RST 15 //6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.