Roger-random / ESP_8_BIT_composite

Color composite video code from ESP_8_BIT as an Arduino library
MIT License
125 stars 15 forks source link

Need help interfacing sd card with esp32 #48

Closed Diexd367 closed 6 months ago

Diexd367 commented 7 months ago

Hi roger I need sd card support for the animatedgif example.And im struggling to do that as my attempts lead to no sucess. Can you send me the example but instead of using .h file it opens a file /example.gif and also add the ability to cycle through gifs like the animatedgif library examples. Thanks!!

Roger-random commented 6 months ago

I don't have such an example to send you, sorry. All my examples are in the examples folder of this library, none of them interface with a SD card.