MicrokitTinker Students
MicrokitTinker Students
MicrokitTinker Students
Programme
Chapter 3: Micro:bit Tinker Kit
Success Criteria
2
3.1 Introduction to Micro:bit
Tinker Kit
What is the Micro:bit Tinker Kit?
ElecFreaks Mico:bit Tinker Kit is a set of Micro:bit accessories that enables you
to connect to all kinds of sensors and modules easily without a group of
messy wires.
3
The Breakout Board
The Breakout Board has rows of Ground, Voltage and Signal pins (‘GVS’).
Each Signal pin is paired with a Voltage and Ground pin so that modules can
be plugged directly.
These pins are differentiated by different colours which enables you to
connect your extension modules easily.
The board also exposes I2C in a pinout that allows you to directly plug OLD
display.
4
Practical: Extension Kit
These are the activities that you will be completing in pair or group work.
1 Music Broadcast
Buzzer Brick
MUST DO
2 Crash Detector
Crash Sensor
MUST DO
3 Smart Light
Light Sensor
MUST DO
LED Brick
5
Activity 1 - Music Broadcast
Task:
Create a code that makes the buzzer play Happy Birthday in a loop forever.
1 Gather Materials
2 Code
6
Activity 1 - Music Broadcast
3 Test
7
3.2 Creating Smart Devices
Often, sensors are used alongside with smart devices to take in data
(input), process the information and then the device would carry out the
instructions (output).
Sensors
What do the following 3 sensors do?
__________________________________ sensor
It is used for....
8
3.2 Creating Smart Devices
Sensors
What do the following 3 sensors do?
__________________________________ sensor
It is used for....
__________________________________ sensor
It is used for....
9
Activity 2- Crash Detector
Task:
Create a code such that when the metal shrapnel on the crash sensor is pressed, the
micro:bit displays a rectangle and when it’s not pressed, it displays a heart forever.
1 Gather Materials
2 Code
10
Activity 2 - Crash Detector
3 Test
11
Activity 3 - Smart Light
12
Activity 3 - Smart Light
Task:
Create a smart light that turns on when there are someone in the room and motion is
detected.
1 Gather Materials
2 Code
13
Activity 3 - Smart Light
3 Test
14
Activity 4 - Intruder Detectiont
Task:
Create an intruder detection system which will sound when someone opens the door. The
status of the house will be displayed on the OLED.
1 Gather Materials
2 Code
15
Activity 4 - Intruder Detectiont
3 Test
16