iFixit’s Power Station and Soldering Iron got released today! Intercreate has been working on this for 3+ years from concept through mass production. LVGL has been embedded in the product from the very beginning after a fairly easy search of what was out there for a 128x32 grayscale display driven by an STM32L5. The hardware and also codebase will soon become open source and will be happy to share it when that time comes (soon!).
Well, I had to use some graphical user interface library, so why not LVGL? I don’t think pixel count really matters. This display still runs animations, dynamic widget adjustments, etc.
I mainly used labels and images. LVGL made this pretty easy to implement.