Skip to content

A demo LVGL Watch project for ESP32 C3 mini 240*240 touch display development board. Can also be built natively to test the LVGL UI.

License

Notifications You must be signed in to change notification settings

lumang/esp32-c3-mini

 
 

Repository files navigation

项目介绍

英文介绍

修改platformio配置

-D SDL_INCLUDE_PATH=""C:/Users/SDL2/include/SDL.h"" ; Windows

SDL 环境配置

参考搭建

将SDL2.dll 拷贝 放到路径

D:\src\esp32-c3-mini.pio\build\emulator_64bits\program.exe

运行效果

运行效果

通过鼠标拖动切换页面

About

A demo LVGL Watch project for ESP32 C3 mini 240*240 touch display development board. Can also be built natively to test the LVGL UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Other 0.1%