We always have mixed feelings about the drag-and-drop programming languages. But we were impressed with [SirDan’s] Morse code decoder built with the graphical MakeCode. Granted, it is reading 5 ...
The Microsoft MakeCode platform is a free online blocks-based programming tool that's used to write the code that tells the micro:bit hardware what you want it to do. It’s very easy to use and allows ...
Recently at BBC Research & Development, we got our hands on the new BBC micro:bit v2, a pocket-sized computer first launched in 2015 to help teach computer science. The first generation of this device ...
Welcome to the world of the micro:bit! You’ve probably already heard about the micro:bit on CBBC or at school, but what is it? The micro:bit is a pocket-sized computer with an LED screen, built-in ...
We can code in lots of different languages. The key thing we need to remember is to make sure our code is really clear so that the program understands what we want it to do. Before we code using a ...
Animations create an illusion of movement when we have images flowing in a certain sequence or order. In our last lesson on micro:bit, we saw how our LED lights could be used to make images. Those ...