Skip to content

GreyLabsDev/MicroBit-GravityPixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GravityPixelsLED

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!

Inside this repository

  • .js file - sourse code
  • .hex file - compiled program file, jusl load it to your micro:bit and enjoy =)

Examples (video)

My realization (video)

Useful links

Where did I found and bought Micro:bit board