The Parallax VGA GUI Demo is great for adding a pre-built GUI for your projects. The bonus is that the drivers for using a PS/2 keyboard and mouse and a VGA display are pre-built and ready to run. With a little bit of configuration, you can add a well built UI to your application and make it easier to display output and receive input from the user.
In this article, I will demonstrate some of the basic options that are needed in order to get the GUI up and running. While our application is going to be turning on a few LEDs, once you have these basics down you should be able to use this article and build whatever user elements are required for your application.
5 Comments