To view a copy of this license visit this link, or write: Creative Commons, 171 Second Street, Suite
300, San Francisco, CA 94105, USA.
What is the micro:bit?
Introduction
The micro:bit is a pocket-sized computer that lets you get creative with digital technology. You can
code, customize and control your micro:bit from anywhere! You can use your micro:bit for all sorts of
unique creations, from robots to musical instruments and more.
micro:bit Board
D E V - 14 2 0 8
3
The micro:bit is the most recent project by the British Broadcasting Corp. (BBC) in an effort to bring
computer science education and STEM topics to every student in the United Kingdom. It is an open
development board that works in sync with onboard hardware components to get you started down
the path of programming hardware.
At half the size of a credit card, each board is equipped with a surprising amount of hardware,
including 25 red LED lights that can flash messages. There are two programmable buttons that can
be used to control games or pause and skip songs on a playlist. The micro:bit can even detect
motion and tell you which direction you’re heading. It can also use Bluetooth Low Energy (BLE) to
interact with other devices and the internet.
The micro:bit features an embedded compass and accelerometer, and mobile and web-based
programming capabilities. It is compatible with a number of online code editors across a number of
different languages. This guide will focus on MakeCode, a block- or JavaScript-based environment
developed by Microsoft.