wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

PRACTICE TEST ARDUINO

Total questions: 20

Worksheet time: 21mins

Name
Class
Date
1.

What is the primary function of the Power USB on an Arduino board?

a)

To program the Arduino

b)

To power the Arduino and provide data communication

c)

To control external devices

d)

To output 5V for other components

2.

What is the recommended input voltage range for powering the Arduino through the Barrel Jack?

a)

3V – 5V

b)

5V – 7V

c)

7V – 12V

d)

12V – 20V

3.

What does the Voltage Regulator (5V) on an Arduino do?

a)

Converts the Arduino’s input power to 3.3V

b)

Regulates the input voltage to a stable 5V

c)

Increases the input voltage

d)

Converts power from the USB to the barrel jack

4.

The Crystal Oscillator on the Arduino board is responsible for:

a)
providing a stable clock signal for timing and synchronization
b)
generating random numbers for calculations
c)
storing data in memory
d)
controlling the power supply to the board
5.

What is the function of the Reset button on an Arduino board?

a)
The Reset button turns off the power to the Arduino board.
b)
The Reset button increases the board's processing speed.
c)
The Reset button restarts the microcontroller on the Arduino board.
d)
The Reset button changes the board's programming language.
6.

The 3.3V output pin on an Arduino provides:

a)
5V output for high-voltage devices.
b)
Unregulated output for any device.
c)
3.3V regulated output for low-voltage devices.
d)
1.5V output for battery charging.
7.

What does the 5V output pin on an Arduino provide?

a)
Analog signal output for sensors.
b)
5V regulated output voltage for powering components.
c)
Ground connection for circuit completion.
d)

5 V input for low-power devices.

8.

The GND pin on an Arduino board is used to:

a)
Connect to the USB port for programming.
b)

Provide power to the board

c)

Complete the electrical circuit

d)
Provide power to the Arduino board.
9.

What is the function of the Vin pin on an Arduino board?

a)
The Vin pin is for connecting sensors directly to the board.
b)
The Vin pin provides power to the Arduino board from an external source.
c)
The Vin pin connects to the USB port for data transfer.
d)
The Vin pin is used for programming the Arduino.
10.

The analog pins on an Arduino board are used for:

a)

Read only analog signals.

b)
Power external devices directly.
c)
Store data in EEPROM memory.
d)
Read analog signals and convert them to digital values.
11.

Which part of arduino is responsible for executing the program code and controlling I/O operations?

a)

Operational amplifier

b)
Microcontroller
c)
LEDs
d)
Power supply
12.

What is the purpose of the ICSP pin on the Arduino board?

a)
To power the Arduino board.
b)
To connect external sensors directly.
c)
To enable in-circuit programming of the microcontroller.
d)
To reset the microcontroller.
13.

What does the Power LED indicator on an Arduino show?

a)
The Power LED displays the current running program.
b)
The Power LED indicates if the Arduino is receiving power.
c)
The Power LED indicates the status of the USB connection.
d)
The Power LED shows the temperature of the Arduino.
14.

What is the purpose of the Digital I/O pins on an Arduino board?

a)
To store data permanently on the board.
b)
To connect to analog sensors only.
c)
To provide power to the Arduino board.
d)

To interface with digital devices by reading inputs or sending outputs.

15.

The Analog Reference (AREF) pin is used to:

a)

Control the reference voltage to the microcontroller

b)

Provide a reference voltage for analog-to-digital conversion

c)

Supply power to the analog components

d)

Reset the analog system

16.

What part of the arduino is responsible for storing electrical energy and smooth voltage fluctuations?

a)
Transistor
b)
Capacitor
c)
Inductor
d)
Resistor
17.

In an Arduino circuit, why would you use a dual op-amp IC (e.g., LM358)?

a)

For analog-to-digital conversion

b)

To filter and amplify analog signals before feeding them to the analog input pins

c)

To convert digital signals to analog

d)

To supply power to sensors

18.

The TX and RX LEDs on the Arduino board indicate:

a)

Power on/off status

b)

Communication activity (data transmission and reception)

c)

Reset status

d)

Analog input readings

19.

What is IDE acronym?

a)
Integrated Design Environment
b)
Interactive Development Environment
c)
Integrated Data Environment
d)
Integrated Development Environment
20.

What is number 4?

a)

Voltage regulator

b)

Microcontroller

c)

Crystal oscillator

d)

Op-amp