What do you think about lvgl on the bangle js 2? After (auto?) creating the js bindings it would allow easy development of nice UIs, but I am not sure if it is worth the work and if the hardware is fast enough. Maybe for a bangle js 3 :-)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Lvgl is working on the bangle js 2 with espruino. Here is a simple example using the arc that also includes touch handling.
https://github.com/Chriz76/Espruino/tree/lvgl (prototype code)
This is based on the work of joaquim who did a lot more (and better looking) stuff. I already posted about it in the other thread:
https://forum.espruino.com/comments/17463581/
What do you think about lvgl on the bangle js 2? After (auto?) creating the js bindings it would allow easy development of nice UIs, but I am not sure if it is worth the work and if the hardware is fast enough. Maybe for a bangle js 3 :-)
1 Attachment