Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
lvgl
Powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
-
docs
Documentation of LVGL embedded GUI library
-
lv_port_esp32
LVGL ported to ESP32 including various display and touchpad drivers
-
-
lv_sim_eclipse_sdl
PC simulator project for LVGL embedded GUI Library. Recommended on Linux and Mac.
-
lv_drivers
TFT and touch pad drivers for LVGL embedded GUI library
-
lv_examples
Examples, tutorials and applications for the LVGL embedded GUI library
-
lv_components
[WIP] Components for LVGL
-
lv_lib_gif
GIF library for LVGL
-
lv_micropython
Forked from micropython/micropythonMicropython bindings to LVGL for Embedded devices, Unix and JavaScript
-
lv_arduino
LVGL as Arduino Library + example sketch
-
-
lv_fs_if
LVGL interfaces to various file systems (PC, FatFS)
-
lv_i18n
Internationalization (i18n) for LVGL
-
lv_lib_jpg
(WIP) JPG decoder for LVGL
-
lv_lib_freetype
Interface to FreeType to generate font bitmaps run time
-
blog
Post, News and Tutorials about LVGL embedded GUI library
-
lv_port_stm32f769_disco
LVGL ported to STM32F769 Discovery using CubeIDE
-
lv_font_conv
Converts TTF/WOFF fonts to compact bitmap format
-
-
lv_port_stm32f429_disco
LVGL ported to STM32F429I-DISC1 using SW4STM32 (Ac6) IDE
-
sim
Meta repository for online LVGL simulators
-
lv_sim_codeblocks_win
Windows PC simulator project for LVGL embedded GUI Library
-
-
lv_apps Archived
Ready to use UIs and high level components for applications
-
template
Template repo with README and CI settings
-
lv_lib_qrcode
QR code generation with LVGL
-
lv_port_linux_frame_buffer
LVGL configured to work with a standard Linux framebuffer
-
lv_sim_visual_studio_sdl
LVGL ported to Visual Studio 2017 using SDL
-
lv_lib_tinygl
EXPERIMENTAL - 3D extension for lvgl using TinyGL