Hi Travis, Are you using the LVGL graphic interface?
This lib is very nice and very small. I used it on a microcontroller with NuttX: https://acassis.wordpress.com/2018/07/19/running-nuttx-on-lpcxpresso54628-om13098/ Instead using javascript with LVGL, why don't you use Lua + LVGL? Jábor (the author of LVGL) is finishing the port of LVGL to Lua. BR, Alan On 10/17/18, Travis Gillin <[email protected]> wrote: > Hey Aurelien, > > Yes it is now public at https://github.com/UnfinishedBusiness/Xmotion > > There is a stable branch that I split off before I implemented a Javascript > Engine that is going to give the user a way to design GUI's very easily and > quickly but it is unstable right now. You can use the stable branch but you > will have to modify the C code itself to change the look and feel of the > UI. > > Thanks, > Travis > > > [image: Mailtrack] > <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> > Sender > notified by > Mailtrack > <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> > 10/17/18, > 3:17:31 PM > > On Tue, Oct 16, 2018 at 7:53 AM Aurelien <[email protected]> wrote: > >> Hi >> >> It is possible to take access on your repo ? >> I like to test your GUI soon if you are ok. >> >> Best regards >> >> -- >> website: http://www.machinekit.io blog: http://blog.machinekit.io github: >> https://github.com/machinekit >> --- >> You received this message because you are subscribed to the Google Groups >> "Machinekit" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> Visit this group at https://groups.google.com/group/machinekit. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > website: http://www.machinekit.io blog: http://blog.machinekit.io github: > https://github.com/machinekit > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/machinekit. > For more options, visit https://groups.google.com/d/optout. > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
