bitbank2 / JPEGDEC

An optimized JPEG decoder suitable for microcontrollers and PCs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jpeg.openRAM support

djste123 opened this issue · comments

Hi, can you provide an example for esp32 that reads a jpg file from sd, save it internal ram and calls jpeg.openRAM function to render the image?

What you're asking for is possible by looking at the existing examples, but is only applicable to you. I guess a simpler issue to open would be to ask me what part of the API you need help understanding.