Convert image to 24-bit color BMPs using GIMP (used for Adafruit_ImageReader)

In coming exercise (Adafruit_ImageReader exercises run on Raspberry Pi Pico to load images from SD Card, display on 320x240 IPS SPI ILI9341), I will follow the "Adafruit GFX Graphics Library" to load images from SD Card using Adafruit_ImageReader. Currently only uncompressed 24-bit color BMPs are supported.

This video show steps to convert image to 24-bit color BMPs using GIMP.



Comments

Popular posts from this blog

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module