Microbits - Lesson 1

1 / 22
next
Slide 1: Mind map
ComputingLower Secondary (Key Stage 3)

This lesson contains 22 slides, with interactive quizzes, text slides and 1 video.

Items in this lesson

Slide 1 - Mind map

Slide 2 - Slide

All - Create a simple program "a mood badge", then download and run it on the Microbit

Most  - Create a dice program that includes an algorithm that picks a random number from 1 - 6 , then download and run it on the Microbit.

Some - Create a magic 8 ball independently using the skills learnt during the lesson, then download and run it on the Microbit.
KO - To create a program using a block based programming language then download and run it on the Microbit

Slide 3 - Slide

USB Connector

Input Button 

LED Lights 
Compass & Accelerometer
Battery Socket 
Reset Button 
CPU

Slide 4 - Drag question

Slide 5 - Slide

Slide 6 - Link

Slide 7 - Slide

Slide 8 - Slide

Slide 9 - Slide

Slide 10 - Video

What is a dice?
How could we program one on the microbit?

How would we use a variable in our code?

Slide 11 - Slide

Extension - Can you make a magic 8 Ball - that tells your future when you shake it?

You will need to use an if statement from the "Logic" tab to get this to work
It should have 3 possible text Options -
One that says "Yes"
One that says "No"
One that says "Maybe"

Slide 12 - Slide

Extension - Can you make a magic 8 Ball - that tells your future when you shake it?

You will need to use an if statement from the "Logic" tab to get this to work

It should have 3 possible text Options - 
One that says "Yes"
One that says "No"
One that says "Maybe"
The solution......

Slide 13 - Slide

Magic 8 Ball Extension

Slide 14 - Slide

Plenary
Golden Ticket for the top scorer :)

Slide 15 - Slide

How many LEDS does the Microbit have?
A
15
B
21
C
23
D
25

Slide 16 - Quiz

Code that runs one line after another is known as coding in...
A
Sequence
B
Selection
C
Iteration
D
Recursion

Slide 17 - Quiz

What is the part within the blue box called?
A
Compass
B
USB Connector
C
CPU
D
LED Lights

Slide 18 - Quiz

What is a variable in programming?
A
An input device.
B
A type of function.
C
A type of loop .
D
A container for storing a value.

Slide 19 - Quiz

What is the part within the blue box called?
A
Input Buttons
B
CPU
C
Compass
D
LED Lights

Slide 20 - Quiz

All - Create a simple program "a mood badge", then download and run it on the Microbit

Most  - Create a dice program that includes an algorithm that picks a random number from 1 - 6 , then download and run it on the Microbit.

Some - Create a magic 8 ball independently using the skills learnt during the lesson, then download and run it on the Microbit.
KO - To create a program using a block based programming language then download and run it on the Microbit

Slide 21 - Slide

Magic 8 Ball Extension

Slide 22 - Slide