wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Arduino Summer Camp Quiz 2

Total questions: 20

Worksheet time: 2hrs 40mins

Name
Class
Date
1.

What is the name of our Arduino Board?

a)

Nano

b)

Uno

c)

Mega

d)

Pro

2.

What is a sensor?

a)

A sensor is a device that receives a signal from the Arduino.

b)

A sensor is a device used to power the circuit.

c)

A sensor is a device that have to be in all circuits.

d)

A sensor is a device that detects some type of input from the environment

3.

Why do we use Resistors?

a)

To protect the Arduino.

b)

To save circuit energy.

c)

To protect other components from high current.

d)

To increase efficiency.

4.

What does this code do to LED at pin 0?

a)

Blinking LED

b)

LED always On

c)

LED always Off

d)

Nothing

5.

How many digital pins in Arduino Uno?

a)

5

b)

6

c)

13

d)

14

6.

Which on of these is a correct variable name? (Can be more than one)

a)

ABC123

b)

ABC 123

c)

ABC_123

d)

ABC,123

7.

Which is correct?

a)

Only Red LED On

b)

Only Blue LED On

c)

Only Orange LED On

d)

All LEDs On

8.

What is this device?

a)

PIR motion sensor

b)

Heater

c)

Photoresistor

d)

LED

9.

What is this device?

a)

PIR Motion Sensor

b)

Infrared sensor

c)

Ultrasonic sensor

d)

Speakers

10.

What is this device?

a)

Resistor

b)

Motor

c)

Transistor

d)

Potentiometer

11.

What can we get from the datasheet?

a)

Device physics and mathematical equations

b)

How to use the device

c)

Device internal circuit

d)

All the above

12.

What is this device?

a)

DC Motor

b)

Servo Motor

c)

Neither

d)

Fan

13.

Temperature sensor is

a)

Analog input

b)

Digital Input

c)

Analog Outout

d)

Digital Input

14.

Ultrasonic Sensor with 4 pins has Power, Ground,... ?

a)

TX, Rx

b)

Trigger, Echo

c)

AC, DC

d)

On, Off

15.

What is this device?

a)

Ultrasonic Sensor

b)

PIR Motion Sensor

c)

Large LED

d)

Photoresistor

16.

Which device is used to build robot arms?

a)

Resistors

b)

DC Motor

c)

Servo Motor

d)

Potentiometer

17.

What is a PushButton?

a)

Digital Input

b)

Digital Output

c)

Analog Input

d)

Analog Output

18.

Which device can be used to build color sensor?

a)

LED

b)

RGB LED

c)

Photoresistor

d)

PIR sensor

19.

What is the range of degrees for our micro servo output?

a)

0 to 180

b)

0 to 360

c)

-180 to 180

20.

What is the output in the Serial monitor?

a)
b)