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
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
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?
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?