andrewleech / lvgl_mpy_example

Example project to build micropython with lvgl as a user_c_module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroPython with lvgl

This is an example micropython application which integrates lvgl, the embedded graphics library, as an external C module.

Currently supports:

About

Example project to build micropython with lvgl as a user_c_module


Languages

Language:Python 94.5%Language:C 4.4%Language:CMake 0.6%Language:Makefile 0.6%