Close

Step 1: Widgets Demo Based on Arduino

A project log for 7 "screen Display Based on LVGL

different resolutions will affect the display on the same size screen

makerfabsMakerfabs 12/13/2023 at 03:530 Comments

There are many LVGL demos , and what I choose is Widgets demo, it is the most well known LVGL demo. If you have ported LVGL to a board just call "lv_demo_widgets();" to start this demo on your device.

There are many LVGL demos , and what I choose is Widgets demo, it is the most well known LVGL demo. If you have ported LVGL to a board just call "lv_demo_widgets();" to start this demo on your device.

Discussions