The LED 8x8 controller provides a means to visually create the 64-element array that drives the 8x8 display component. Create a virtually unlimited number of patterns of up to 5 colors, each with its own unique integer trigger value. Once the pattern is created and stored with a trigger value, and the controller is connected to an 8x8 display component, simply supply the controller with an integer value to trigger the desired pattern. The 8x8 controller is provided in the run-time library, and therefore can be used to drive actual physical displays connected with the host system. the output is a 64 element array of type integer.
Inputs: 2
Input Name:
Description:
Enable
Boolean input of zero or non-zero value that either enables or disables the controller. Default is ON.
Pattern Number
A unique integer value that represents the pattern to display in the 8x8 display that is connected to this 8x8 controller.
Outputs: 1
Output Name:
Description:
LED 8x8 Command
The 64 element array of type integer, describing the 8x8 display to be shown in the connected 8x8 display component.