adafruit / Adafruit-GFX-Library

Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
https://learn.adafruit.com/adafruit-gfx-graphics-library
Other
2.32k stars 1.52k forks source link

ST7735 with NodeMcu ESP8266 Playing GIF #444

Open Jobin7157 opened 6 months ago

Jobin7157 commented 6 months ago

Hardware - ST7735 1.8" 160x 128

I am working on a project to run GIF using the following hardware configuration without use of SD card. But even after the code getting uploaded and all the connection made correct the screen only seems to flash in white color. I am making use of the #Adafruit_GFX library and #Animated_GIF library.