Note

This is the documentation for the latest development branch and may refer to features that are not available in released versions. If you are looking for the documentation for a specific release, use the drop-down menu on the left and select the desired version.

LVGL User Manual#

This manual aims to provide users with guidance on using LVGL (Lightweight Graphics Library), particularly its application in the MicroPython environment.

Binding LVGL with MicroPython#

For details on the binding of LVGL with MicroPython, please refer to the following document: lv_binding_micropython.

LVGL API Reference#

The LVGL API documentation provides comprehensive descriptions of functions and modules for developers’ reference and use. Please visit the following link for detailed information: lvgl_api.

This manual is dedicated to helping developers utilize LVGL more efficiently for graphical interface development.

Comments list
Comments
Log in