使用 Linux 帧缓冲和 LVGL 创建嵌入式图形界面

https://lvgl.io/blog/zh/tutorial-linux-framebuffer

默认:LV_USE_LINUX_FBDEV

测试 fb 缓冲区:

dd if=/dev/zero bs=1 count=768000 | tr '\000' '\377' > /dev/fb1

https://github.com/lvgl/lv_port_linux

微雪4.3 inch dis lcd:

https://www.waveshare.net/wiki/4.3inch_DSI_LCD#Bullseye.2FBuster.E6.98.BE.E7.A4.BA.E6.97.8B.E8.BD.AC

 

posted @ 2026-03-10 12:42  微笑的''80  阅读(5)  评论(0)    收藏  举报