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, the possibilities are infinite. The
micro:bit compatible with a number of online code editors across a number of different
languages, such as
Blocks
,
JavaScript
,
Python
,
Scratch
, and etc. This guide will focus on
Makecode, a block or JavaScript-based environment developed by Microsoft.
LED Array:
The micro:bit has
25 individually-programmable
LEDs
, these 5x5 red LEDs form a very small section of a screen,
and display information like words, numbers, and pictures
through a combination of ON and OFF LEDs.
Edge "Pins":
The
gold tabs
at the bottom of the board are
for hooking up external components. The tabs with larger
holes can be easily used with alligator clips to prototype
quickly!
Get to know micro:bit
Components on the board
2