News

On the left we have the main code commands starting with Basic and going down to Devices, clicking through these will give you a good idea of what is possible with the Micro:bit out-of-the-box ...
With Python, before we start with our code, we have to state what special functions we intend to use. The micro:bit has a bunch of modules, from Random to Radio, but today, we're going to need these: ...
Below is an example of using Python to move an LED around the micro:bit. Remember to use loops and If statements, just like in the Dalek Hack mission, to make more moves in fewer lines of code.
Does the world really need another hobby programmable chip? One developer thinks the $20 micro:bit is both elegant and rugged.