One article is enough for you to learn the embedded GUI LVGL technology, providing the most comprehensive LVGL technical article summary in history, and document code download summary)

1. Purpose of this article and series catalog

1) Provide information and code download channels for the majority of embedded GUI LVGL enthusiasts

2) Add a learning article guide for the majority of embedded GUI LVGL enthusiasts

The entire LVGL series has the following plans

  • LVGL data download: provide all the information of the article and the way to download the code
  • LVGL tool usage: mainly introduces the use of the simulator/computer configuration software (I usually call the computer drag control software the configuration software)
  • LVGL concept overview: mainly introduces the concepts of LVGL objects/events/style/input devices/display
  • LVGL control introduction: mainly introduces the LVGL control in detail
  • Introduction to LVGL transplantation: mainly introduces the transplantation of LVGL to the development board
  • LVGL application introduction: mainly show the combined functions of LVGL and some LVGL finished products

In addition, welcome to pay attention to the official account + star, there is a column of LVGL series , I will update the dry goods regularly! Won't let you down

watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L1hpYW9YaWFvUGVuZ0Jv,size_16,color_FFFFFF,t_70

2. The specific series of articles

Chapter series Article title Article link
LVGL data download LVGL data download click me
LVGL tool usage Use of Visual Studio Simulator click me
  Introduction of NXP Gui-Guide configuration software click me
LVGL concept overview

Introduction to LVGL "Objects"

click me
 

Introduction of LVGL "Event Event"

click me
 

Introduction of LVGL "Style"

click me
  Introduction of LVGL "Input Device" pending upgrade
  LVGL "display" introduction pending upgrade
  LVGL "font" introduction pending upgrade
  Introduction of LVGL "File System" pending upgrade
LVGL control introduction Introduction of LVGL "Arc Control (Arc)" click me
  Introduction of LVGL "Progress Bar Control (Bar)" click me
  Introduction of LVGL "Button" click me
  Introduction of LVGL "Button matrix" click me
  Introduction of LVGL "Calendar" click me
  Introduction of LVGL "Canvas" click me
  Introduction of LVGL "Checkbox Control (Checkbox)" click me
  Introduction of LVGL "Chart" click me
  Introduction of LVGL "Container" click me
  LVGL "Color picker control (Color picker)" introduction click me
  Introduction of LVGL "Drow-down list" pending upgrade
  Introduction of LVGL "Gauge" pending upgrade
  Introduction of LVGL "Image" pending upgrade
  Introduction of LVGL "Image button" pending upgrade
  Introduction of LVGL "Keyboard" pending upgrade
  Introduction of LVGL "Label Control (Label)" pending upgrade
  Introduction of LVGL "LED Control (LED)" pending upgrade
  Introduction of LVGL "Line Control (Line)" pending upgrade
  Introduction of LVGL "List Control (List)" pending upgrade
  Introduction of LVGL "Line meter" pending upgrade
  Introduction of LVGL "Message box" pending upgrade
  Introduction of LVGL "Object Mask" pending upgrade
  Introduction of LVGL "Page Control (Page)" pending upgrade
  Introduction of LVGL "Roller" pending upgrade
  Introduction of LVGL "Slider" pending upgrade
  Introduction of LVGL "Spinbox" pending upgrade
  Introduction of LVGL "Spinner" pending upgrade
  Introduction of LVGL "Switch" pending upgrade
  Introduction of LVGL "Table" pending upgrade
  Introduction of LVGL "Tabview" pending upgrade
  Introduction of LVGL "Text area" pending upgrade
  Introduction of LVGL "Title view" pending upgrade
  Introduction of LVGL "Window" pending upgrade
Introduction to LVGL transplantation LVGL STM32 porting Display pending upgrade
  LVGL STM32 transplantation Input device pending upgrade
  LVGL STM32 transplant File system pending upgrade
LVGL application introduction pending upgrade pending upgrade
     
     

 

Guess you like

Origin blog.csdn.net/XiaoXiaoPengBo/article/details/114055618