Skip to content

LVGL ported to ESP32 including various display and touchpad drivers

License

Notifications You must be signed in to change notification settings

wang19850115/lvgl-v8.2.0-esp32s3

 
 

Repository files navigation

ESP32-S3R8 的 LVGL v8.2.0 的示例工程

源项目地址: lv_port_esp32

关于本项目:

  • 基于 ESP32-S3R8 的屏幕验证板 的配套软件。
  • ESP-IDF 版本:v4.4.1
  • LVGL 版本:v8.2.0,与原本的 LVGL 的区别是在components\lvgl\env_support\cmake\esp.cmake里添加了 demos 的路径。
  • 目前仅适配了沃乐康的 3.5 寸 ST7796S 主控的屏幕(用的是 SPI 接口,用 RGB 接口时只能 5FPS😅)。

一些图片:

About

LVGL ported to ESP32 including various display and touchpad drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • CMake 1.7%
  • Other 1.8%