wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Arduino Basics Quiz (G12)

Total questions: 22

Worksheet time: 11mins

Name
Class
Date
1.

What is the main function of a microcontroller in an Arduino board?

a)

To execute code

b)

To power the board

c)

To connect sensors

d)

To provide internet access

2.

Which pin on the Arduino board is used to read signals from sensors?

a)

Digital pin

b)

Analog pin

c)

Power pin

d)

Reset pin

3.

What is the purpose of the GND pin on an Arduino board?

a)

To control motors such as DC and AC

b)

To provide a path for completing the circuit

c)

To read digital and analog signals at the same time

d)

To upload code that will be beneficial in the robot

4.

The USB port on an Arduino is primarily used for:

a)

Resetting the board

b)

Powering the board externally

c)

Uploading code from a computer

d)

Controlling motors that are connected on the board

5.

What does PWM stand for in Arduino?

a)

Pin Width Management

b)

Power Wave Modulation

c)

Pulse Width Modulation

d)

Power Width Measurement

6.

Which type of signal can the digital pins on an Arduino read or send?

a)

0-255 signals

b)

Audio signals

c)

Temperature data

d)

HIGH/LOW signals

7.

What is the main difference between analog and digital signals?

a)

Both are ON/OFF

b)

Both are adjustable

c)

Digital is adjustable; analog is ON/OFF

d)

Analog is adjustable; digital is ON/OFF

8.

In what way can Arduino boards be powered through?

a)

Bluetooth

b)

USB or battery

c)

Ethernet cable

d)

Battery power only

9.

Which Arduino model is the most suitable for beginners?

a)

Arduino Nano

b)

Arduino Mega

c)

Arduino Uno

d)

Arduino Due

10.

What is the primary function of the voltage regulator on an Arduino?

a)

Controls motors

b)

Resets the board

c)

Stabilizes power to the board

d)

Uploads code to the board itself

11.

What does the reset button on an Arduino board allow you to do?

a)

Connect to Wi-Fi

b)

Turn the board off

c)

Start the program again

d)

Save data on the board

12.

Which Arduino variant is known for its small size?

a)

Arduino Uno

b)

Arduino Mega

c)

Arduino Nano

d)

Arduino Micro

13.

What does the GND pin on an Arduino board serve as?

a)

Power source

b)

Reset switch

c)

Data storage

d)

Ground reference

14.

What is the maximum number of analog pins on an Arduino Mega?

a)

6

b)

8

c)

10

d)

16

15.

The ATmega328P microcontroller is used in which Arduino model?

a)

Arduino Nano

b)

Arduino Dos

c)

Arduino Due

d)

Arduino Unano

16.

How many digital pins does an Arduino Uno have?

a)

10

b)

12

c)

14

d)

16

17.

Which microcontroller does the Arduino Mega use?

a)

ATmega328P

b)

ATmega2560

c)

ATmega2650

d)

ARM Cortex-M4

18.

What is the typical range of an Arduino’s analog output?

a)

0-1023

b)

0-255

c)

0-500

d)

0-100

19.

What voltage does a USB connection provide to an Arduino?

a)

3.3V

b)

5V

c)

7V

d)

12V

20.

What is the recommended voltage range for the barrel jack?

a)

3-5V

b)

5-7V

c)

7-12V

d)

9-15V

21.

What type of power does the USB connector provide to the Arduino?

a)

7V

b)

5V

c)

9V

d)

12V

22.

Which of the following is an example of an Arduino input device?

a)

LED

b)

Buzzer

c)

Joystick

d)

Speaker