How to display saved image on RT1060 LCD?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to display saved image on RT1060 LCD?

941 Views
alex_duh
Contributor I

I'm searching for a way to display my images to the LCD, but all the examples I've found use images taken from the camera, or require the use of UI development software (Crank Storyboard). Is there any way to import an image into the MCUXPresso project and send it to the LCD, maybe by converting an image into data and writing it directly to the framebuffer?

Labels (1)
Tags (2)
0 Kudos
2 Replies

863 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi Alex,

 

I recommend you to check the sd_jpeg example from our MCUXpresso SDK. The SD JPEG Demo application reads the JPEG pictures from the SD card, decodes them, and shows them in the LCD panel one by one. Maybe this example can be helpful for you.

 

Best regards,

Felipe

735 Views
Dhara
Contributor I

how to display .gif file (stored in SD card) on LCD using filesystem in lvgl? i am using 1064 board

Tags (1)
0 Kudos