docs/src/getting_started/whats_next.rst
.. _whats_next:
There are several good ways ways to gain deeper knowledge of LVGL. Here is one recommended order of documents to read and things to play with while you are advancing your knowledge:
introduction page of
the documentation. (5 minutes)Online Demos_ to see LVGL in action. (3 minutes)learn_the_basics (above). (15 minutes)simulator. (10 minutes)examples and their code.Integration Overview <adding_lvgl_to_your_project> or check out
the ready-to-use Projects_.main_modules pages to get a better understanding of the library. (2-3 hours)widgets to see what is available.Forum_.contributing guide to see how you can help to improve LVGL. (15 minutes).. _online demos: https://lvgl.io/demos .. _ready-to-use projects: https://github.com/lvgl?q=lv_port_&type=&language= .. _forum: https://forum.lvgl.io/