News

The algorithmic part in subdirectory webgrep/ which builds target "libwebgrep.so" is intended to get HTML content and perform simple parsing, webgrep/ depends on C++11 STL and NEON(in linux neon-devel ...
A cross platform GUI library for embedded development, with built-in PID transition animation, aimed at reducing the complexity of GUI development. The example program uses STM32CubeMX to generate ...
Even a developer testing enthusiast like Alex Ruiz had to admit GUI testing was hard, so he created FEST, the functional library for test-driven GUI development. This follow-up to Alex's JavaOne ...
Love ’em or hate ’em, sometimes your embedded project needs a menu system. Rather than reimplement things each and every time, [sgall17a] put together a simple GUI menu system in Microp… ...
I have been asked to learn how to do some basic GUI programming. Can anyone suggest a good place to start that will teach me the basics? I just need to be able to modify an existing GUI to add new ...