Rdzleo d4303f46fe ESP32-S3按键版非AI电子吧唧代码初始化
1、本项目由Dzbj_ESP32_S3项目复制而来,暂未开始按键功能开发;
2、使用此版本进行按键控制电子吧唧、当前开发板屏幕为非触摸屏;
2026-03-25 09:48:26 +08:00

1.5 KiB

Get started

There are several ways to get your feet wet with LVGL. Here is one recommended order of documents to read and things to play with when you are learning to use LVGL:

  1. Check the Online demos to see LVGL in action (3 minutes)
  2. Read the Introduction page of the documentation (5 minutes)
  3. Read the Quick overview page of the documentation (15 minutes)
  4. Set up a Simulator (10 minutes)
  5. Try out some Examples
  6. Check out the Platform-specific tutorials. (in this section below). (10 minutes)
  7. Port LVGL to a board. See the Porting guide or check the ready to use Projects
  8. Read the Overview page to get a better understanding of the library. (2-3 hours)
  9. Check the documentation of the Widgets to see their features and usage
  10. If you have questions got to the Forum
  11. Read the Contributing guide to see how you can help to improve LVGL (15 minutes)

.. toctree::
   :maxdepth: 2

   quick-overview
   platforms/index
   os/index
   bindings/index