Saving images on Flash Memory of Arduino UNO


hello,

i working on project need store bitmaps on arduino's flash memory. have been looking progmem libraries finding ways save strings , primitive data types. have been thinking of using byte arrays display image need images display in full colour on tft display.

is possible save images on flash memory?

thanks

i'm pretty sure impossible nature of atmega. sd card shield or module. besides, code take decent portion of 32k or memory, leaving little image assuming it's possible.


Arduino Forum > Using Arduino > Storage > Saving images on Flash Memory of Arduino UNO


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'