We are excited to share that NXP has recently released GUI Guider — a user-friendly UI development tool that enables the rapid development of graphical displays with LVGL and NXP’s general purpose and crossover MCUs.
GUI Guider’s drag-and-drop editor makes it easy to utilize the many features of LVGL such as widgets, animations, and styles to create a GUI with minimal or no coding at all. Generated code can easily be added to an existing MCUXpresso project, allowing you to seamlessly include an embedded UI in your application.
Congratulations on the release of the GUI Guider!
I’ve just downloaded it and it was very intuitive and easy to use. I highly encourage you to try it out!
I’m so happy that NXP has chosen LVGL as the core lib of their editor. I’m also very proud to see how far we get with LVGL. A big thank you to all the contributors for being part of it!
I was hoping for something like this for long time.
I quickly tested it and found some limitations. I would like to use a smaller resolution (176x176) and 8bpp but the minimum is 200x200 for some reason and 16bpp. Any chance that could be changed? Don’t see a big reason why it couldn’t be that way.
It would also be great if theme support were to be added, as it otherwise means that every widget needs to be modified by hand to match a look.
Congratulations to LVGL teams, they have done excellent work creating this library and the best part for my is that works o Linux, and GUI guider therefore also run on linux. I hope that STMicrocontroller take the same way and update TouchGFX with LVGL and run on Linux
Nice job! Looking forward to seeing it ported to more recent versions of LVGL! While testing this version, where would it be possible to send comments?