wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Arduino Quiz-1

Total questions: 20

Worksheet time: 40mins

Name
Class
Date
1.

A micro-controller is...

a)

small CPU made of transistors and conductors of heat and sound sensor

b)

portable circuits capable of making other circuits

c)

small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals

d)

small chip made of silver

2.

Identify this component

a)

Uno Cards

b)

Raspberry Pi

c)

Arduino Duo board

d)

Arduino Uno board

3.

Identify this component

a)

Arduino Uno board

b)

Raspberry Pi

c)

Breadboard / Protoboard

d)

White Plastic Board

4.

A program written with the IDE for Arduino is calle

a)

Editor

b)

Console

c)

Sketch

d)

IDE error

5.

Before your program “code” can be sent to the board, it needs to be converted into instructions that the board understands. This process is called...

a)

Stop

b)

Compile

c)

Create Sketch

d)

Serial Monitor

6.

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

a)

loop ( )

b)

(output)

c)

setup ( )

d)

(input)

7.

What is Arduino?

a)

A company for selling microcontrollers

b)

A software used to program microcontrollers

c)

An open-source electronics prototyping platform based on flexible, easy-to-use hardware and software

8.

What are the main elements of the Arduino Environment that make it easy to learn, to use and explain why it is so popular?

a)

The IDE

b)

on-line help

c)

The Arduino Board

d)

All of the above

9.

Arduino can interact with...

a)

buttons, leds

b)

smartphone

c)

sensors

d)

all of the above

10.
Why is a resistor important?
a)
It isn't important
b)
It increases the power of a circuit
c)
It controls the flow of electricity by lessening it to a certain amount
11.
Are all jumper wires the same?
a)
Yes
b)
No
c)
Sometimes
12.
The (-) column on your breadboard represents the ground.
a)
True
b)
False
13.
The (+) column on your breadboard represents the positive charge or power to your circuit.
a)
True
b)
False
14.
A potentiometer is also known as a ___________________
a)
knob
b)
button
c)
variable resistor
15.
In the RGB LED, the R stands for ___________
a)
Ready
b)
Red
c)
Read only
16.
An output is something that happens when a circuit is in use.  An example of an output is:
a)
Light flashing
b)
Buzzer sounding
c)
Temperature being given
d)
All of the answers are correct
17.
The resistor that changes resistance based on how much light it receives is called a _________ . resistor.
a)
photo
b)
potentiometer
c)
LED
d)
light
18.
Is a servo a type of motor for electronics?
a)
Yes
b)
No
19.

This part is called a

a)

Piezo buzzer

b)

Push button

c)

Potentiometer

d)

None of the Above

20.

A breadboard is a tool used to temporarily check that circuits work before soldering.

a)

True

b)

False