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. 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:

  1. 使用网页在线例程来体验LVGL(3分钟)

  2. 阅读文档简介章节来初步了解LVGL(5分钟)

  3. 再来阅读一下文档快速快速概览章节来了解LVGL的基本知识(15分钟)

  4. 学习如何使用模拟器来在电脑上仿真LVGL(10分钟)

  5. 试着动手实践一些例程

  6. 参考移植指南尝试将LVGL移植到一块开发板上,LVGL也已经提供了一些移植好的工程

  7. 仔细阅读文档总览章节来更加深入的了解和熟悉LVGL(2-3小时)

  8. 浏览文档组件(Widgets)章节来了解如何使用它们

  9. 如果你有问题可以到LVGL论坛提问

  10. 阅读文档如何向社区贡献章节来看看你能帮LVGL社区做些什么,以促进LVGL软件质量的不断提高(15分钟)