LVGL anyone?

All,

Thinking about adding LVGL to daisy. I don’t think it will fit as an internal flash project. It would need to run out of SDRAM or XIP on the QSPI.

Thoughts?

ACV

1 Like

Hmm… what are you trying to draw, and to what kind of display hardware?

Generally, I want to do a very image intensive UI with animations.

For hardware, I’m going to use this: New daisy board - Projects and Examples - Daisy Forums (electro-smith.com)

Currently I’m adding this OLED to libDaisy.

ACV