Displaying JPG and PNG Images on ESP32-S3 LCD using MicroPython

Displaying JPG and PNG Images on ESP32-S3 LCD using MicroPython

Click the blue text above to follow us “Displaying Images on ESP32-S3 LCD (Based on MicroPython)” introduces driving the LCD to display BMP images. However, it can only display BMP images, and displaying other format images is more complicated. This note introduces how to compile firmware to drive the ST7789 based LCD to display JPG … Read more