WorksheetsMaker Robotics - Micro:bit Level 1
Total questions: 26
Worksheet time: 15mins
One word to describe how you are feeling today
If I say the word "Algorithm" I am talking about what?
When we all go to a store called Rithim.
Algae that can DANCE!!!
A new dance move.
A list of steps you follow to finish a task.
Code is...
when it's not warm.
the dog from Garfield.
a song or poem dedicated to someone.
specific instructions in a computer program.
A device or component that receives information from a computer.
Input
Output
Algorithm
Is this an example of INPUT or OUTPUT?
Buttons
Input
Output
Which of the following are input devices or sensors of a Microbit?
LED
Logo Touch Button
A and B Buttons
Speaker
Accelerometer
State True or False
The Micro: bit can be powered by a battery
True
False
Can you connect more than one external LED to a Microbit? (Yes/No)
Yes
No
If I want to turn on an LED on Pin 0 of the Micro: bit, which of the following code blocks should I use
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?
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.
Deja Vu
Loop
Repeating
Being annoying
Statements that can only run under certain conditions or situations such as: if the seat is taken, then move to the next available seat.
conditionals (if/then statements)
variable
abstractions
binary
Which code rotates the servo motor connected to Pin P0 by 90 degrees?
servo write pin p0 to 90
servo read pin p0 to 90
servo write pin p1 to 90
servo read pin p1 to 90
Which of the following are 3 applications of servo motors?
Robotics
Movement control eg doors, windows, etc
Detecting motion
Machine Tools for precision work
