The firmware's interface system is built on LVGL, the industry-standard embedded graphics library, giving you a full toolkit of polished widgets — buttons, sliders, gauges, labels, charts, switches and more. Style any element with commands like UI_COLOR, UI_ALIGN, and UI_RADIUS to match your design. The result is smooth, professional interfaces that would be hard to build from scratch. Everything is driven from your scripts, with no low-level graphics code required.
Beautiful, responsive UIs on any supported board.
UI_COLOR(11, "knob", 0xF17272)
