How to render a .jpg image on a ILI9341 display, using the ESP32 and the Arduino core.
ESP32 HTTP web server: serving image from file system
In this tutorial we will check how to serve an image from the ESP32 file system to a HTTP client. The tests of this ESP32 tutorial were performed using a DFRobot’s ESP-WROOM-32 device integrated in a ESP32 FireBeetle board. Introduction In this tutorial we will check how to serve an image from the ESP32 file system to a HTTP client. …
Continue reading "ESP32 HTTP web server: serving image from file system"