Sample Applications and Demos¶
Note
The application related content in this Quick Start Guide is currently focused solely on Qt development. The G3 module is the first generation of Reach Technology displays that supports alternative HMI GUI development solutions. We will be adding additional content on the other RAD tools as time progresses.
The topics in this section will enable you to:
Create your first Qt application
Import and run other projects
The G3 module has a growing selection of sample Qt applications that demonstrate the use of module specific hardware.
A couple of sample Qt applications are loaded onto the VM for your use. The bulk of the sample Qt applications are available on GitHub.
1# to download the latest sample applications source from GitHub
2joe@reach-qt5-nxp-dev-vm:~$ git clone https://github.com/jmore-reachtech/reach-g3-qt5-sample-apps.git
Sample apps include:
Medical — the application you have already used.
ModBus — interact with ModBus devices.
CanBus — a J1939 app using specific hardware for the tests.
GPIO — onboard GPIO pins are exercised.
Plus – more apps, scripts, sound files, and images.