Hi, I want do a “image carousel” with a Esphome and screen without internet access.
I have only 4MB flash from the ESP32, so, I need optimize the space for images.
The images have a few colors, so using a indexed png I can save 200+ images.
I saw that Online Image can download, decode and show images, but is need internet access. There are anyway to use Online Image for access a ESP32 flash storage?