LED matrix overlay #55889
Unanswered
wintersteiger
asked this question in
General
LED matrix overlay
#55889
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The BBC micro:bit has a 5x5 LED matrix which is defined as a display in the board overlay files:
I would like to use only one of the LEDs. How do I write an overlay that gives me a single pin alias for only one of them? It looks like I can use the syntax
<&led_matrix 00>
, but I can't figure out where that should go.Beta Was this translation helpful? Give feedback.
All reactions