• sales

    +86-0755-88291180

Displaying a new image on PICO-1.3LCD

Step 1】Save the photo you want to display in 240x240 size and 16-bit BMP format using Photoshop software.


Step 2】download the Image2LCD 2.9 software

To save a BMP photo as a 16-bit code .c file using Image2LCD:


Step 3】To open the "imageData.c" program from the downloaded Pico-1.3LCD folder in Visual Studio Code:


Update the image code in the imageData.c file, then replace the gImage function or variable in the main program. After re-running the Pico, the new image will be displayed."