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 (Light and Versatile Graphics Library), especially its application in the MicroPython environment.

LVGL Binding with MicroPython#

For details on the binding between LVGL and 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 to reference and use. Please visit the following link for detailed information: lvgl_api.

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

Comments list
Comments
Log in