Load Bitmaps from SD card

Hello everyone,

is it possible to read Bitmaps (c code or other format) from the internal SD Card instead of the dynamic memory like in the examples? I need to load a lot of pictures and the internal memory is on its limit now…

Thanks for help.

Take a look at this sketch from @Jason:

It was likely written for an older version of SmartMatrix, but you can fairly easily adapt it by using the MIGRATION.md instructions included in the SmartMatrix Library