wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Microbit Robot Quiz

Total questions: 16

Worksheet time: 14mins

Name
Class
Date
1.

In any kind of electronics, a red wire indicates a ___________ connection and a black wire indicates a ________ connection.

(a)  

2.

What type of coding is used to program the microbit?

a)

Block

b)

Python

c)

Java

d)

HTML

3.

What is a chassis?

a)

The device that controls the motor.

b)

A sirvo motor

c)

The frame or body of a wheeled vehicle.

d)

A special jumper wire that connects to the motor controller.

4.

What is the function of this device?

a)

Controlling the motors

b)

Powering the robot

c)

Providing structure for the robot

d)

Providing the code for the robot.

5.

What is the voltage the battery pack is providing?

a)

3 V

b)

6 V

c)

9 V

d)

12 V

6.

Use the labels on the diagram. What would be attached to 1?

a)

Red Wire for Motor

b)

Black Wire for Motor

c)

Red Wire for Battery Pack

d)

Black Wire for Battery Pack

7.

Use the labels on the diagram. What would be attached to 2?

a)

Red Wire for Motor

b)

Black Wire for Motor

c)

Red Wire for Battery Pack

d)

Black Wire for Battery Pack

8.

Use the labels on the diagram. What would be attached to 3?

a)

Red Wire for Battery Pack

b)

Black Wire for Battery Pack

c)

GND for Microbit

d)

3V3 for Microbit

9.

Use the labels on the diagram. What would be attached to 4?

a)

Red Wire for Battery Pack

b)

Black Wire for Battery Pack + GND for Microbit

c)

Red Wire for Motor

d)

3V3 for Microbit

10.

Use the labels on the diagram. What would be attached to 5?

a)

Red Wire for Battery Pack

b)

Black Wire for Battery Pack + GND for Microbit

c)

Red Wire for Motor

d)

3V3 for Microbit

11.

Use the diagram to fill in the blanks with numbers. 6 should be wired to Pin _, 7 should be wired to Pin _, 8 should be wired to Pin _ , and 9 should be wired to Pin (a)   .

12.

You make the following function and code, but you notice that your robot is just driving in a circle. What should you do?

a)

Change Pin 0 to a 1.

b)

Change Pin 1 to a 0.

c)

Switch the 1 and 0 in Pins 8 and 12.

d)

Change all of the Pins to 1.

13.

What would be the stop function for the code in the picture?

a)

b)

c)

d)

14.

What would be the backwards function, for the pictured forward function?

a)

b)

c)

d)

15.

Write the sequence of functions you would need to get your robot to drive in a square.

4 lines
16.

Describe how you would trouble shoot if you saw that your robot didn't work and noticed that the red light on the back of the microbit was off.

4 lines