wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Maker Robotics - Micro:bit Level 1

Total questions: 26

Worksheet time: 15mins

Name
Class
Date
1.

One word to describe how you are feeling today

4 lines
2.

If I say the word "Algorithm" I am talking about what?

a)

When we all go to a store called Rithim.

b)

Algae that can DANCE!!!

c)

A new dance move.

d)

A list of steps you follow to finish a task.

3.

Code is...

a)

when it's not warm.

b)

the dog from Garfield.

c)

a song or poem dedicated to someone.

d)

specific instructions in a computer program.

4.
Which menu would you choose if you were going to write some code to send your name to the Microbit?
a)
Basic
b)
Input
c)
Logic
d)
Variables
5.
What would this code do?
a)
Nothing at all as the Microbit can't tell the temperature
b)
Tell the temperature when the Microbit was shaken
c)
Nothing at all as the code has a bug in it
d)
Tell the temperature when button A was pressed
6.
An input device _________.
a)
allows the user to send information to the CPU.
b)
is a mouse.
c)
sends data into the computer.
d)
All the Above
7.
A mouse is an input device.
a)
True
b)
False
8.
A keyboard is an input device.
a)
True
b)
False
9.
If you want to see your code working on the Microbit emulator which option would you choose?
a)
Run
b)
Compile
c)
Convert
d)
Save
10.
What does the accelerometer do?
a)
Detects light
b)
Detects temperature
c)
Detects a change in speed
d)
Detects magnetism
11.
What would you need to do to make the note C sharp play?
a)
Press button A
b)
Press button A and B
c)
Don't press button A
d)
Shake the Microbit
12.
What sort of programming structure does this show?
a)
A decision structure
b)
A loop structure
13.

A device or component that receives information from a computer.

a)

Input

b)

Output

c)

Algorithm

14.

Is this an example of INPUT or OUTPUT?


Buttons

a)

Input

b)

Output

15.
What type of device is this?
a)
Output
b)
Input
c)
Storage
16.
Ana bought a new speaker for her computer. What type of device is a speaker?
a)
Input
b)
Output
c)
Storage
17.

Which of the following are input devices or sensors of a Microbit?

a)

LED

b)

Logo Touch Button

c)

A and B Buttons

d)

Speaker

e)

Accelerometer

18.
Speakers are an example of an output device.
a)
True
b)
False
19.

State True or False

The Micro: bit can be powered by a battery

a)

True

b)

False

20.

Can you connect more than one external LED to a Microbit? (Yes/No)

a)

Yes

b)

No

21.

If I want to turn on an LED on Pin 0 of the Micro: bit, which of the following code blocks should I use

a)
b)
c)
d)
22.

If I have to turn on an LED or play a sound when the Microbit is shaken, which of the following blocks should I use?

a)
b)
c)
d)
23.

When you tell the computer to repeat a command or step over and over and over and over and over and over and over and over and over and... oh yeah, over again as many times as you tell to repeat.

a)

Deja Vu

b)

Loop

c)

Repeating

d)

Being annoying

24.

Statements that can only run under certain conditions or situations such as: if the seat is taken, then move to the next available seat.

a)

conditionals (if/then statements)

b)

variable

c)

abstractions

d)

binary

25.

Which code rotates the servo motor connected to Pin P0 by 90 degrees?

a)

servo write pin p0 to 90

b)

servo read pin p0 to 90

c)

servo write pin p1 to 90

d)

servo read pin p1 to 90

26.

Which of the following are 3 applications of servo motors?

a)

Robotics

b)

Movement control eg doors, windows, etc

c)

Detecting motion

d)

Machine Tools for precision work