lv_binding_micropython
LVGL interface
Provides an interface between MicroPython and the LVGL graphics library.
LVGL binding for MicroPython
258 stars
10 watching
164 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
guilvglmicropythontft
Related projects:
Repository | Description | Stars |
---|---|---|
lvgl/lv_binding_rust | Rust bindings for an embedded GUI library with graphics and widgets capabilities | 687 |
lv2/pugl | A minimal, portable API for creating GUIs on various platforms. | 181 |
minyiky/lvgl_esp32_gc9a01 | A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |
peterhinch/micropython-tft-gui | A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. | 90 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
kdschlosser/mp_lvgl_widgets | A collection of custom widgets built on top of the LVGL framework | 2 |
snowkit/linc_nanovg | Native bindings for nanovg to facilitate graphics rendering in C-based projects | 13 |
dmitryvk/cl-gtk2 | A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
peterhinch/micropython-micro-gui | A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 265 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |