Resources

Robot Buggy Part 1 An Introduction

Robot Buggy Part 1 An Introduction

This fun learning resource has been put together to provide teachers with an all in one design and technology challenge that you can set for your students over the course of a term or a year. The resource includes a number of different design and technology aspects; electronics, mechanical assembly, 2D and 3D design, using a laser cutter, using a 3D printer and coding and testing. There are also alternative production methods highlighted in the individual resources.
Robot Buggy Part 6 Coding With The MakeCode Editor

Robot Buggy Part 6 Coding With The MakeCode Editor

Martin Woolley explains how he wrote the Robot Buggy code using the Microsoft PXT Editor for the BBC micro:bit. Includes a link to the completed code. Martin not only wrote the code that we use for the remote controlled buggies, he also designed the Bluetooth profile for the BBC micro:bit and wrote and released the micro:bit Blue App, which we used to control the buggys.
Robot Buggy Part 7 Remote Control Via Bluetooth

Robot Buggy Part 7 Remote Control Via Bluetooth

Bluetooth is the technology that makes the remote control aspect of this project possible, fortunately, the BBC micro:bit comes with Bluetooth functionality as standard. Martin Woolley explains how to pair your Android device with the BBC micro:bit and how to use is micro:bit Blue App to control the Robot Buggy.
Use The BBC micro:bit As An Instrument Tuner

Use The BBC micro:bit As An Instrument Tuner

In this tutorial we are going to highlight how easy it is to code the BBC micro:bit as an instrument tuner. We will focus mainly on making a Guitar tuner but we will also provide download links for several different types of tuner.
Using The BBC micro:bit To Control A Servo featured image

Using The BBC micro:bit To Control A Servo

In this tutorial we are going to look at how to control a servo using the BBC micro:bit via an Edge Connector Breakout Board for the BBC micro:bit. It’s super simple to set up and requires very few parts.
BBC micro:bit Pedestrian Crossing Project featured image

BBC micro:bit Pedestrian Crossing Project

This Pedestrian Crossing project was submitted to us by Thomas Stratford. Thomas started this project to try out the pre-written code that came with the IET Pedestrian Crossing resource. The aim is to use the BBC micro:bit to develop a prototype for a pedestrian crossing for a local secondary school.
Take The BBC micro:bit To The Next Level With Bluetooth Low Energy

Take The BBC micro:bit To The Next Level With Bluetooth Low Energy

Take the BBC micro:bit to the next level with Bluetooth Low Energy. The BBC micro:bit uses Bluetooth Low Energy, a power friendly version of Bluetooth technology that allows for wireless communication between devices such as PCs, smartphones and tablets allowing for seamless connection to the Internet of things. Every smartphone and tablet platform available comes with Bluetooth Low Energy API's. Android, iOs, Windows Phone, BlackBerry 10 and even Tizen. We explore some of the Bluetooth Low Energy functionality of the BBC micro:bit and the possibilities that it opens up.
Add Additional Light Sensing To The BBC micro:bit featured image

Add Additional Light Sensing To The BBC micro:bit

Add light sensing to functionality to the BBC micro:bit is incredibly easy if you use the Light Sensing board from our Electro-Fashion range. Learn how to add light sensing to the BBC micro:bit with this very simple tutorial.
Inventors Kit Experiment 2 Full Experiment

Inventors Kit Experiment 2 Full Experiment

In this tutorial you will find Experiment 2 Using an LDR & Analog Inputs from the Kitronik Inventors Kit for the BBC micro:bit. We've included the entire experiment as a free example of the great practical experiments that are contained within the Inventors Kit. Learn how to build the circuit and how to code the micro:bit to control the circuit.
Inventors Kit Experiment 4 Full Experiment

Inventors Kit Experiment 4 Full Experiment

In this tutorial you will find Experiment 4 Using a Transistor to drive a Motor from the Kitronik Inventors Kit for the BBC micro:bit. We've included the entire experiment as a free example of the great practical experiments that are contained within the Inventors Kit. Learn how to build the circuit and how to code the BBC micro:bit to control the circuit.
BBC micro:bit Line Following Buggy Build Instructions

BBC micro:bit Line Following Buggy Build Instructions

This is a step by step guide to building the BBC micro:bit Line Following Buggy. The buggy uses two light dependant resistors to control a line following board on the bottom of the chassis to 'follow' black lines.
BBC micro:bit Controlled Crane Step By Step

BBC micro:bit Controlled Crane Step By Step

This is a step by step guide to customising a toy crane to be controlled with a BBC micro:bit, using the Motor Driver Board for the BBC micro:bit and the built-in accelerometer to detect tilt and turn motions.
Transferring a Program to the BBC micro:bit featured image

Transferring a Program to the BBC micro:bit

After you've created your first program you'll need to compile it and transfer it to the BBC micro:bit. This process is very simple, and if you follow our guide you'll be up and running in no time.
BBC micro:bit Emoji Bag - Kitronik University

BBC micro:bit Emoji Bag - Kitronik University

This Kitronik University resource is part of the BBC micro:bit partnership and will be an in depth tutorial into making a BBC micro:bit emoji bag with your free sample kit. We are currently working on this project, it will be available later on this summer. In the meantime enjoy this sneak preview!
BBC micro:bit Rocket Countdown Pencil Case

BBC micro:bit Rocket Countdown Pencil Case

In this tutorial students will make their own pencil case from a template from scratch. Then following step by step instructions they will connect additional LEDs to the BBC micro:bit via conductive thread and crocodile clips, and learn how to programme the device to display a countdown
BBC micro:bit Edge Connector Light Level Detector featured image

BBC micro:bit Edge Connector Light Level Detector

This is a simple tutorial demonstrating how to use a Kitronik edge connector breakout with the BBC microbit. The tutorial will cover measuring ambient light levels with an LDR and dimming an LED correspondingly.
BBC micro:bit Cool Colours Temperature Sensor featured image

BBC micro:bit Cool Colours Temperature Sensor

This is a simple tutorial demonstrating how to use an analogue input with the BBC micro:bit. The BBC micro:bit is able to read analogue voltages from sensors like Light Dependent Resistors (LDRs) and Thermistors. This tutorial uses the analogue read function to change the colour of a tri-colour LED to correspond to the temperature of the thermistor. A thermistor is a special type of resistor that changes its resistance as it gets warmer.
Don't Steal my BBC micro:bit Alarm - Kitronik University featured image

Don't Steal my BBC micro:bit Alarm - Kitronik University

This is a simple tutorial demonstrating how to use the output pins on the micro:bit and use the built in accelerometer to control a buzzer when the micro:bit is moved.