1)
You can create a variable by yourself and name it. “myVariable” is the default variable name.
Example 1:
When start, the LED matrix will show the value of “myVariable”, that is “0”. Then “myVariable” will increase by 1 and the matrix will update once every 3 seconds.