Skip to content

Squareline Studio UI export to M5Dial to control lights, built with PlatformIO

Notifications You must be signed in to change notification settings

cheddarwhizzy/m5dial-platformio-squareline-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5Dial Lights

This is a test to attempt getting a Squareline Studio exported UI hooked up to an M5Dial (ESP32).

Steps taken

  1. Created test UI. See Squareline Studio Project File
  2. Exported UI to the src directory (components, fonts, lvgl, ui*.c, etc..)
  3. Copied lv_conf_template.h to ./src/lv_conf.h alongside the lvgl directory
  4. Set #if 1 /*Set it to "1" to enable content*/ from 0 to 1

Current Issues

  1. Calling ui_init(); from the <ui.h> Squareline include causes a blinking black screen with no graphics

About

Squareline Studio UI export to M5Dial to control lights, built with PlatformIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published