micro:bit etch-a-sketch

I couldn’t help myself one day as I was playing with my son’s micro:bit and the capabilities of Samsung’s micro:bit (official) Android app.

Transfering the code via Bluetooth from the app was a bit tricky. Just follow the instructions displayed on the app, it works. I then copied the code and pushed it to my github repo. But really, you can just get it from below.

I created an LED-based Etch-a-sketch that draws, or lights up LED’s, as you tilt up, right, down, left. Shake to erase and start drawing where it left off.

See it in action and see the code/blocks below.

Close