Skip to content
CURTLab edited this page May 26, 2020 · 6 revisions

The LVGLBuilder is a project based on the initial python implementation of lv_gui_builder. The aim is to have an easily but yet very powerful drag and drop GUI designer for LittlevGL. There are projects that use only LVGL for the GUI editor (e.g. LVGL_UI_Creator), but the decision here was to use Qt (C++) for the Editor and only LittlevGL for the live preview.

It started as a hobby project but grew very fast. I try to improve this project from time to time.

Internal details:

Ideas:

Clone this wiki locally