【Step 1 Software 】
[] Custom pictures
Supports JPG BMP ico (PNG is not supported)
【STEP 2 Operation steps】
[] Adjust custom pictures
Resizes the image to the desired display size, making sure the image is not larger than the
display sizes
[] Image2Lcd software settings
For example, if LCD _ 1in83 displays a full-screen picture (resolution 240 X 280): 1. Open Custom
Picture 2. Select Output Grayscale 3. Set the maximum width and height 4. Select MSB First 5.
Select 16-bit color (RGB 565)
[] Generate the.c file and add it to the project
Click the Save button to save the.c file locally
Open the image. CPP! In the corresponding project folder
Add the array generated by the picture to it
Open the image. H to add the variable declaration
Use API to call image display in the application