This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Use lvgl for on-device UI #702
Honza Pobořil (iBobik)
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I see there is pretty mature library for user interfaces on touch screens with a huge library of UI components - https://github.com/lvgl/lvgl
Was there some efforts with Devicescript bindings? If not at least bringing it on your radar.
They have port to Javascript for use in the browser - https://github.com/lvgl/lv_web_emscripten
They use it for demos in docs website.) Maybe it could be helpful.
All reactions