Skip to content

Example project using LVGL, M5Core2, PlatformIO and Arduino framework on the M5Stack Core2.

Notifications You must be signed in to change notification settings

talktosanjay3/squareline-esp32

 
 

Repository files navigation

Example squareline demo on ESP32 and ESP32-S3

platforms: M5Stack Core2 and CoreS3, Lilygo T-S3, Sunton 8048S070 stacks: LVGL, Arduino_GFX, Squareline, Arduino

works, but not the final word - this represents my learning curve for instance, I did not even try the canonical ESP32 LVGL support

alt core2

credits to RileyCornelius

Build

This repo uses lvgl and other libraries as a git submodule:

git clone  https://github.com/mhaberler/squareline-esp32.git
cd squareline-esp32/
git submodule update --init --recursive

Choose target and build.

About

Example project using LVGL, M5Core2, PlatformIO and Arduino framework on the M5Stack Core2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Other 0.8%