Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Arduino Circuitry Quiz

Total questions: 20

Worksheet time: 18mins

Name
Class
Date
1.

This device is called a:

a)

Servo

b)

DC motor

c)

Stepper Motor

d)

Cooling fan

2.

Why is a resistor important?

a)

It changes the direction that electricity flows

b)

It increases the power of a circuit

c)

It controls the flow of electricity by decreasing it to a safe amount

d)

It stores current for use later

3.

A potentiometer is a:

a)

Directional switch

b)

Directional resistor

c)

Sensor

d)

Variable resistor

4.

A push button on a circuit is an ___________

a)

input

b)

output

c)

command

d)

variable

5.

digitalWrite (LED1, HIGH);

delay(1000);

digitalWrite (LED1, LOW);

What does the program do?

a)

LED Switch Off at the beginning, wait for 60s and then switch ON.

b)

LED Switch ON at the beginning, wait for 10s and then Switch OFF.

c)

LED Switch ON at the beginning, wait for 1s and then switch ON.

d)

LED Switch ON at the beginning, wait for 1s and then switch OFF.

6.

What is an LED?

a)

liquid energy display

b)

light emitting diode

c)

locally enhanced design

d)

lamp emergence diode

7.

The component indicated in the picture is:

a)

Energy regulator

b)

Voltage regulator

c)

Battery

d)

Microcontroller

8.

Identify the component pictured:

a)

Arduino Uno

b)

Raspberry Pi

c)

Breadboard

d)

Jumper

9.

The mathematical relationship among Voltage, Current, and Resistance:

a)

Faraday's Law

b)

Tesla's Law

c)

Edison's Law

d)

Ohm's Law

10.

What does IDE stand for?

a)

Integrated Development Environment

b)

Internet Development Entity

c)

Internal Design Environment

d)

Integrated Design Engine

11.

Which command is called repetitively over and over again as long as the Arduino has power.

a)

loop ( )

b)

(output)

c)

setup ( )

d)

(input)

12.

A component that allows current to flow in only one direction:

a)

transistor

b)

crystal oscillator

c)

diode

d)

potentiometer

13.
What is resistance measured in?
a)
Ω (Ohms)
b)
V (Volts)
c)
A (Amps)
d)
W (Watts)
14.
The (+) column on your breadboard represents the positive charge or power to your circuit.
a)
True
b)
False
15.

A program written for Arduino is called:

a)

Script

b)

Scribble

c)

Sketch

d)

Scope

16.

What is the Voltage of a circuit that has a resistance of 5 Ω and a current of 2 A?

a)

25 V

b)

10 V

c)

2.5 V

d)

0.4 V

17.

Is this an open or closed circuit?

a)

Open Circuit

b)

Closed Circuit

18.

Rx indicates that electrical information is __________.

a)

transmitted

b)

received

c)

prescribed by a doctor

19.
This circuit has a 24 volt battery and the resistor is 8 ohms. How many amps are running through the circuit?
a)
3 Amps
b)
192 Amps
c)
2 Amps
d)
4 Amps
20.

In this simple circuit, identify the LOAD:

a)

battery

b)

lamp

c)

button