Use the edge on the bicrobit V2

Hi

I just watched your video:https://www.youtube.com/watch?v=fNSKWdIxh8o

It is really cool, BTW, I want to ask how to change the emoji of LED display, like when I say microbit, how to make it display other graphic patterns or I connect a LED then turn on/off on the microbit board? could you make a tutorial or give some advances, please?

Best regards
fenyi

@fenyi sure, the code is here:

Here you have 25 values (5x5 pixels), and to turn a pixel on you set 255, to turn one off 0, and to put one to 50% brightness to 127.