How to display saved image on RT1060 LCD?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to display saved image on RT1060 LCD?

976件の閲覧回数
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 返答(返信)

898件の閲覧回数
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

770件の閲覧回数
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 件の賞賛