GTT Design: Keypad Example

GTT Designer Software Support

Moderator: Mods

Post Reply
Clark
Matrix Orbital
Matrix Orbital
Posts: 881
Joined: Fri Aug 17, 2007 10:58 am
Location: Matrix Orbital
Contact:

GTT Design: Keypad Example

Post by Clark »

In this example, a basic keypad interface is generated and deployed to a GTT50A display using the GTT Designer software tool.

The design for this example consists of two separate groups of elements: a keypad and a label. For this example, it is important to set IDs for elements because they will be referenced directly in code. A complete list of all elements is available in the Report.txt file found within the output folder of the project.

The code for this example was written in Arduino C. The basic function of the program is to check a four digit input code against a key code and notify the user if the values match. Feedback is provided by changing label colour and activating the piezo buzzer.
This example demonstrates the power of the Matrix Orbital GTT series, when combined with the GTT Designer software tool.

GTT Firmware Version: 1.2.0.7732
GTT Designer Version: 2.5.0.7754
Controller: Arduino Uno
Keypad Design.png
Keypad Design.png (196.25 KiB) Viewed 13877 times
Attachments
Keypad Design Files.zip
(2 MiB) Downloaded 724 times
Arduino Files.zip
(1.58 KiB) Downloaded 698 times
Troy Clark
Design & Development
Matrix Orbital

Post Reply