365 Forks
446 Stars
446 Watchers

lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library

How to download and setup lv_demos

Open terminal and run command
git clone https://github.com/lvgl/lv_demos.git
git clone is used to create a copy or clone of lv_demos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lv_demos https://github.com/lvgl/lv_demos/archive/master.zip

Or simply clone lv_demos with SSH
[email protected]:lvgl/lv_demos.git

If you have some problems with lv_demos

You may open issue on lv_demos support forum (system) here: https://github.com/lvgl/lv_demos/issues