All Projects → lvgl → lv_port_linux_frame_buffer

lvgl / lv_port_linux_frame_buffer

Licence: MIT License
LVGL configured to work with a standard Linux framebuffer

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to lv port linux frame buffer

lv utils
Convert images or system fonts to C arrays. Written for LVGL embedded GUI library
Stars: ✭ 46 (-43.21%)
Mutual labels:  lvgl
lv lib rlottie
Lottie animation support for LVGL
Stars: ✭ 16 (-80.25%)
Mutual labels:  lvgl
v4l2-framebuffer
Map frame from USB camera to Linux framebuffer
Stars: ✭ 43 (-46.91%)
Mutual labels:  framebuffer
HandsomeMod
IOT freedom for end users!
Stars: ✭ 39 (-51.85%)
Mutual labels:  lvgl
WatchX-II
A brand-new designed open source smart watch
Stars: ✭ 129 (+59.26%)
Mutual labels:  lvgl
lv lib split jpg
JPG decoder for LVGL
Stars: ✭ 22 (-72.84%)
Mutual labels:  lvgl
X-TRACK
A GPS bicycle speedometer that supports offline maps and track recording
Stars: ✭ 3,736 (+4512.35%)
Mutual labels:  lvgl
lv lib freetype
Interface to FreeType to generate font bitmaps run time
Stars: ✭ 41 (-49.38%)
Mutual labels:  lvgl
pid-stm32f746
Embedded graphical interface for PID control
Stars: ✭ 29 (-64.2%)
Mutual labels:  lvgl
lv sim emscripten
LVGL ported to Emscripten to be converted to JavaScript
Stars: ✭ 40 (-50.62%)
Mutual labels:  lvgl
EUC-Dash-ESP32
Bluetooth Dashboard for electric unicycles (EUCs) for ESP32(ttgo t-watch). requires PlatformIO to build
Stars: ✭ 24 (-70.37%)
Mutual labels:  lvgl
gfxprim
Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.
Stars: ✭ 32 (-60.49%)
Mutual labels:  framebuffer
gnuboy
latest version of original laguna source, with a handful fixes for modern compilers and systems
Stars: ✭ 70 (-13.58%)
Mutual labels:  framebuffer
fbff
A small ffmpeg-based framebuffer media player
Stars: ✭ 51 (-37.04%)
Mutual labels:  framebuffer
dotfiles
Linux configuration files (dotfiles) and some useful scripts
Stars: ✭ 22 (-72.84%)
Mutual labels:  framebuffer
XC-OS
Open source graphics operating system for microcontroller
Stars: ✭ 66 (-18.52%)
Mutual labels:  lvgl
tfblib
A Tiny Linux Framebuffer Library
Stars: ✭ 38 (-53.09%)
Mutual labels:  framebuffer

LVGL for frame buffer device

LVGL configured to work with /dev/fb0 on Linux.

When cloning this repository, also make sure to download submodules (git submodule update --init --recursive) otherwise you will be missing key components.

Check out this blog post for a step by step tutorial: https://blog.lvgl.io/2018-01-03/linux_fb

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].