How to display saved image on RT1060 LCD?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to display saved image on RT1060 LCD?

1,405 次查看
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?

标签 (1)
标记 (2)
0 项奖励
回复
2 回复数

1,327 次查看
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

1,199 次查看
Dhara
Contributor I

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

标记 (1)
0 项奖励
回复