marcmerlin / AnimatedGIFs

Animated GIFs on Teensy, ESP8266, ESP32 on top of FastLED::NeoMatrix, SmartMatrix::GFX, and SmartMatrix, using Sdcard, SPIFFS, and FatFS (FFAT)
MIT License
68 stars 12 forks source link

esp32 smartmatrix wiring + sdcard #6

Closed harissutanrafiq closed 4 years ago

harissutanrafiq commented 4 years ago

can you show to me, how to wiring ledmatrix using esp32 + sdcard ..?

marcmerlin commented 4 years ago

Sorry, I can't provide 1-1 help with project building/wiring See

For sdcard, I can't help, I use SPIFFS on ESP32, so you'll have to try that one on your own.

Before you worry animated gifs, get RGBPanels working first, see https://community.pixelmatix.com/ if you need help with that. If you post, please say what you tried and what didn't work before you proceed.