8×16 Blue LED Matrix

 

You can connect the [8×16 Blue LED Matrix] block of mbuild to Halocode, and make more creations.

 

1. 8×16 blue LED matrix (1) shows image () (1) secs

Displays the specified image on the specified blue LED matrix for a specified period of time.

1.png

 

Example

2.png

When the button of Halocode is pressed, the specified image will be displayed on blue LED matrix 1 for 1 second.


2. 8×16 blue LED matrix (1) shows image ()

Displays the specified image on the specified blue LED matrix.

3.png

 

Example

4.png

When the button of Halocode is pressed, the specified image will be displayed on blue LED matrix 1.


3. 8×16 blue LED matrix (1) shows image () at x:(0) y:(0)

Displays the specified image in the specified position of the specified blue LED matrix.

5.png

 

Example

6.png

When the button of Halocode is pressed, the specified image will be displayed at (0,0) of blue LED matrix 1.


4. 8×16 blue LED matrix (1) shows (Hello)

Displays the specified text on the specified blue LED matrix.

7.png

 

Example

8.png

When the button of Halocode is pressed, "Hello" will be displayed on blue LED matrix 1.


5. 8×16 blue LED matrix (1) shows (Hello) until scroll done

Scrolls the specified text on the specified blue LED matrix until done.

9.png

 

Example

0.png

When the button of Halocode is pressed, "Hello" will be scrolled on blue LED matrix 1 until done.


6. 8×16 blue LED matrix (1) shows (Hello) with x:(0) y:(0) as starting point

Displays the specified text in the specified position of the specified blue LED matrix, with a specified position as the starting point.

01.png

 

Example

02.png

When the button of Halocode is pressed, "Hello" will be displayed on blue LED matrix 1, with (0,0) as the starting point.


7. 8×16 blue LED matrix (1) lights off

Lights off the specified LED matrix.

03.png

 

Example

04.png

When the button of Halocode is pressed, blue LED matrix 1 will go off.


8. 8×16 blue LED matrix (1) lights up at x:(0) y:(0)

Lights up the specified LED of the specified LED matrix.

05.png

 

Example

06.png

When the button of Halocode is pressed, the LED at (0,0) of blue LED matrix 1 will light up.


9. 8×16 blue LED matrix (1) lights off at x:(0) y:(0)

Lights off the specified LED of the specified blue LED matrix.

07.png

 

Example

08.png

When the button of Halocode is pressed, the LED at (0,0) of blue LED matrix 1 will go off.


10. 8×16 blue LED matrix (1) switches between on and off at x:() y:()

Switches the on-off status of the specified LED of the specified blue LED matrix.

09.png

 

Example

10.png

When the button of Halocode is pressed, the on-off status of the LED at (0,0) will be changed.


11. 8×16 blue LED matrix (1) x:() y:() is lighted?

If the specified LED of the specified blue LED matrix is lighted up, the report condition is met.

11.png

 

Example

12.png

When the button of Halocode is pressed, if the LED at (0,0) of blue LED matrix 1 is lighted up, the LED ring of Halocode will light up red.


Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.