Answered By: Stuart Macaulay
Last Updated: Aug 01, 2022     Views: 59

Microbit logoLibrary Services Digital Studio, BBC Micro:bit & Inventor’s Kit

 

What is it?
The BBC micro:bit is a credit card sized programmable computer.  Strictly speaking, it is a microcontroller, but because it has input and output devices built in, it is more computer than  microcontroller.  It has an LED light display, microphone, speaker, buttons, sensors and many input/output features that can be programmed.

 

Do I need to know programming?
In the kit we loan there is a Projects Book which guides you through the code and electronics needed, so no coding or electronics experience is necessary to start with.  You can also find a wealth of free resources and projects to try online.
The Projects Book included in the loan uses the browser based MakeCode editor, provided by Microsoft, which introduces structured programming via drag and drop coding blocks that snap together.
There are 2 other official code editors for the micro:bit - MicroPython, which runs in a browser and is a slimmed-down version of Python designed to run on microcontrollers, and Scratch which requires installing on a computer - visit microbit.org/code/ for details. 

 

What else would I need to know?
The BBC Micro:bit and Inventors’s Kit by Kitronik is aimed at beginners in coding and electronics and helps you to learn the basics of both.  No soldering is required as the ‘breadboard’ has push fittings.
One thing to remember is that LEDs have a positive (the long leg) and negative side (the short leg), so they must be put in circuits the correct way around in order to work. Also, never connect LEDs straight to voltage pins as they will burn out. Always put a current limiting resistor (at least 220 ohm) in the circuit.

 

So what can I borrow?
Our 7 day loan of the BBC Micro:bit and Inventors’s Kit contains a BBC Micro:bit v2, a power and data USB lead, a AAA battery holder, a Projects Book, breadboard and Edge Connector, as well as various electrical components (see Bag Contents for details of the components).

 

To use it you will need…
The supplied USB lead will power the Micro:bit, but if you would like to use it away from a computer then you will need 2 AAA batteries for the battery holder.

 

IMPORTANT:
When you return the Micro:bit it is loaded with the ‘out of box’ program to reset it for the next user, so make sure you have a copy of anything that you need before returning it.

 

Micro:bit Overview

Microbit overview
Pressing the ‘Reset and power button’ once restarts the micro:bit and runs your program from the start.  If you press and hold the button until the red LED fades, then this puts it in sleep mode.  Use this to make your batteries last longer.  Press the button again to wake up the micro:bit.

Related Questions

    Browse Topics