How to use LED panel in mBlock Extension Builder?


#1

I have created a cusom LED panel, but i don’t know how to use this content.
I want to read every row and convert it to decimal digits.

eg. I checked boxes 3,5 and 8 of row 2 => 00101001


#2

Please explain better what you are trying to do


#3

If I create a block that has an LED panel as “content”, how do I call up the values of this “content” (@LED panel)? When I create a dropdown menu I have a variable with a specific value (e.g. 5 or SD.begin ()). How is it with the LED panel, how can I read out the value in a row / line?


#4

I want to know too! because I have created a Led Panel because im building an extension for Arduino Matrix. How can I call a position in the panel?