Get started(开始)

Where to look first?(先去哪里看?)

查看原文

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. Port LVGL to a board. See the Porting guide or check the ready to use Projects

  7. Read the Overview page to get a better understanding of the library. (2-3 hours)

  8. Check the documentation of the Widgets to see their features and usage

  9. If you have questions got to the Forum

  10. Read the Contributing guide to see how you can help to improve LVGL (15 minutes)

有几种方法可以让您用 LVGL 弄湿脚。以下是您在学习使用 LVGL 时推荐的文档阅读顺序和可玩的东西:

  1. 查看在线演示 了解 LVGL 的运行情况(3 分钟) 2.阅读文档的介绍页面(5分钟) 3.阅读文档的【快速概览】(https://docs.lvgl.io/latest/en/html/get-started/quick-overview.html)页面(15分钟) 4.设置【模拟器】(https://docs.lvgl.io/latest/en/html/get-started/pc-simulator.html)(10分钟)

  2. 尝试一些例子

  3. 将 LVGL 移植到板子上。请参阅 移植 指南或检查准备使用的 [项目](https://github.com/lvgl?q =lv_port_&type=&language=)

  4. 阅读概述 页面以更好地了解该库。 (2-3 小时) 8.查看Widgets的文档,了解它们的功能和用法

  5. 有问题请到【论坛】(http://forum.lvgl.io/)

  6. 阅读 Contributing 指南,了解如何帮助改进 LVGL(15 分钟)

Platform-specific tutorials(基于特定于平台的教程)