Hello, I happen to have put together an example project that implements most of the functionality you require. The following project updates text prompt with variable that's periodically increased: (Please visit the site to view this file). You can replace the simple counter with ADC input. The application doesn't use event handler and it manages GUIX widgets from the while(1) loop in the main thread. Regards
↧