LVGL, SquareLine Studio and ESP-IDF
Over the last couple of years I’ve been trying to build out more embedded UI projects.
I’ve typically stayed away from this kind of coding, not only because I haven’t had too
many devices with screen worth programming, but the dev cycle of UI development in C on
and embedded device is >PAINFULLY< slow. I’ve wanted to start pushing more into MicroPython
and LVGL to ease this pain, but it just doesn’t seem that it’s there yet.