mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
d379804366
* Tasmota introduction * Update docs/get-started/index.md Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com> * Update docs/get-started/index.md * Update docs/get-started/index.md * Update docs/get-started/index.md * change link * improve tutorial list Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2.1 KiB
2.1 KiB
.. include:: /header.rst
:github_url: |github_link_base|/get-started/index.md
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:
- Check the Online demos to see LVGL in action (3 minutes)
- Read the Introduction page of the documentation (5 minutes)
- Read the Quick overview page of the documentation (15 minutes)
- Set up a Simulator (10 minutes)
- Try out some Examples
- Check out the Platform-specific tutorials. (10 minutes)
- Port LVGL to a board. See the Porting guide or check the ready to use Projects
- Read the Overview page to get a better understanding of the library. (2-3 hours)
- Check the documentation of the Widgets to see their features and usage
- If you have questions got to the Forum
- Read the Contributing guide to see how you can help to improve LVGL (15 minutes)
Platform-specific tutorials
.. toctree::
:maxdepth: 2
:hidden:
quick-overview
pc-simulator
stm32
nxp
espressif
arduino
micropython
tasmota-berry
nuttx
cmake