forked from OzInFl/m5core2-lvgl8-SquarelineStudio-PlatformIO
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
20 lines (12 loc) · 852 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Tested and works with the Squareline Studio 1.1.0
I have included a basic interface that I am creating to test with.
If you set your export directory in squareline to the src directory of this porject you can edit your UI and export then rebuild the Platformio project.
Finally uploading to the M5Stack Core2 Device.
Still a work in progress, but thought it may help a few folks out there looking for a starting point.
Im hoping that my hours of aggrivation figuring it out will help someone like me that was beating their head up against the wall!!
ORIGINAL TEXT -
LVGL example for M5Stack Core2, Arduino and platformio
taken from:
https://forum.m5stack.com/topic/3613/how-to-run-lvgl-on-m5stack
https://macsbug.wordpress.com/2021/07/05/co2-monitor-with-m5stack-and-lvgl/
https://macsbug.wordpress.com/2021/07/03/lvgl-with-m5stack-part-2/