To help us provide you with free impartial advice, we may earn a commission if you buy through links on our site. Learn more

BBC Micro:bit review – the free Raspberry Pi rival for every Year 7

BBC Microbit
Our Rating :

The perfect introduction to the world of coding and practical computing: children will love the BBC Micro:bit

Specifications

Processor: Single-core 16MHz ARM Cortex-M0, RAM: 16KB, Networking: Bluetooth Low Energy, Storage: 128KB, USB Ports: USB (data and power), Dimensions: 43x52x11.6mm

[/vc_column_text]

Programming

Unlike a Pi, where programming is done on the device, you’ll need an existing computer to program the Micro:bit. The device arrives running a simple program to introduce you to the buttons, accelerometer and LED matrix. Connecting it to a PC is simple: plug it in via its micro-USB port and it appears as a removable drive, with no drivers required. The Micro:bit is entirely cross-platform and compatible with any USB mass storage capable operating system.

There’s no need to install any development software, either. Programming the Micro:bit is carried out in the browser on the BBC Micro:bit website, using one of a choice of different code editors: Code Kingdoms’ JavaScript, Microsoft’s Touch Develop or the same company’s Block Editor – a child-friendly drag-and-drop environment that should be familiar to anyone who has used MIT’s Scratch.

BBC Micro:bit languages

A simulator is also available, for testing code without a physical Micro:bit to hand. When compiled, code is downloaded as a hex file and simply dragged to the Micro:bit’s drive to flash and run. Python support is also planned, but at the time of writing was not available in the browser. However, those eager to play can write Python programs and install them on the Micro:bit using uFlash, a command-line compilation and flashing utility compatible with any computer capable of running Python.

Bluetooth

The jewel in the Micro:bit crown, though, is its Bluetooth support, which allows the device to be paired and programmed via a smartphone or tablet app. The app, developed in partnership with Samsung, is compatible with both Android and iOS devices.

When paired with a Micro:bit – a process that involves noting down a pattern of LEDs and inputting a PIN that scrolls across the matrix – it’s possible to turn it into everything from a device for finding a lost phone to a remote control for music playback.

BBC Micro:bit app

It’s even possible to use the Micro:bit without access to a desktop or laptop. Code can be written in any one of the browser-based editors, saved to a user’s account, and then loaded into the app for wireless flashing to a paired Micro:bit.

The process is slow: where flashing a simple program over a USB cable takes a few seconds, you can be waiting up to five minutes to flash the same program via Bluetooth. And the connection process can be finicky as well, although this is likely to improve over time as the application is developed further.

Conclusion

The Micro:bit is an undeniably impressive project, with a huge amount of potential. It’s easy to get started with, a doddle to program, and thanks to the quality of the documentation and variety of resources available, it’s highly accessible. In other words, it’s perfect for its target audience: young kids taking their first steps in coding.

The big question, however, is the price. For anyone not receiving one through a school, the Micro:bit will have to compete with everything from the £4 Raspberry Pi Zero to the £28 Genuino 101 and Raspberry Pi 3 (both devices that include Bluetooth), as well as the £15 CodeBug on which the Micro:bit was originally based. As of yet, though, the BBC is silent on commercial availability and pricing.

Pages: 1 2

Read more

Reviews