In this code you can see how to use BBC Micro:bit and JavaScript to create your own version of projects that using LED matrix to visualize some kind of physics simulation/imitation of falling and colliding pixels. Micro:bit has no powerful CPU, but it have built in tilt sensors and 5*5 LED matrix - that is all you need!
- .js file - sourse code
- .hex file - compiled program file, jusl load it to your micro:bit and enjoy =)
- https://www.youtube.com/watch?v=dueJTClX7c4
- https://www.instagram.com/p/BfvintqDckq/?hl=ru&taken-by=adafruit
- https://www.instagram.com/p/Be0bdX5FHZt/
- https://www.instagram.com/p/BejqJL7FrlO/
- https://www.instagram.com/p/BeGZP2Ml-I_/
- Micro:bit main page - https://microbit.org
- Micro:bit web IDE - https://makecode.microbit.org
- Micro:bit reference and examples - https://makecode.microbit.org/reference
Where did I found and bought Micro:bit board