wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Hummingbird Robotics

Total questions: 12

Worksheet time: 7mins

Name
Class
Date
1.

_________ elements can make something happen in the world such as motion, light or sound.

a)

Input

b)

Output

c)

Sensor

d)

Microcontroller

2.

__________ elements can detect something happening in the world.

a)

Sensor

b)

Output

c)

Microcontroller

d)

Input

3.

The Hummingbird __________ require extra power (more than usb cable provides) to be able to work.

a)

Motors

b)

Sensors

c)

LEDs

d)

Tri-Color LEDs

4.

The black wire always goes in the ________ port.

a)

Positive

b)

Negative

c)

Sensor

d)

First

5.

Sensors (sound, light, motion, rotary, etc) are considered _____________.

a)

Inputs

b)

Servos

c)

Self-Directed

d)

Outputs

6.

Why is the LED not turning on?

a)

My program calls for a different port number

b)

My program is set for a tri-color LED.

c)

The black wire, not green, should be connected to the +

d)

The LED must be broken.

7.

Look at the picture. I have the servo motor programmed correctly. Why won't it run?

a)

It is not plugged into board correctly

b)

There isn't even a servo motor plugged in to the motherboard

c)

I don't have extra power cable plugged in.

d)

There has to be a sensor plugged in.

8.

What is the item shown?

a)

LED light

b)

temperature sensor

c)

vibration motor

d)

servo

9.

What item is shown below?

a)

DC Motor

b)

Vibration Motor

c)

Sound Sensor

d)

Servo

10.

What type of item is shown below?

a)

Servo

b)

Tri-color LED

c)

Sensor

d)

Vibration Motor

11.

What is the difference between to two parts shown below?

a)

The first one senses light, the second picture are LEDs.

b)

The first one makes lots of colors, the second only does one light at a time.

c)

The first one makes three colors, the second has four colors.

d)

The first one has three colors, the second one can make any color.

12.

What will happen in this block of code?

a)

If the light sensor is above 50, then the vibration motor will turn on or else, it will turn off.

b)

If the mouse/pointer is touching the sprite, then the vibration motor will turn on or else it will turn off.

c)

If the something is touching the robot (sensor), then the vibration motor will turn on or else it will turn off.

d)

If the mouse/ pointer is touching the sprite, then the LED will turn on or else it will turn off.