Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Revision Arduino

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the mainboard we use in Arduino projects?

a)

a) Raspberry Pi

b)

b) Arduino Uno

c)

c) Micro:bit

d)

d) Breadboard

2.

What is the USB port on the Arduino used for?

a)

a) To charge the Arduino

b)

b) To send code from the computer to the Arduino

c)

c) To connect sensors

d)

d) To power external motors

3.

What is the power jack used for?

a)

a) To connect a battery (7V–12V)

b)

b) To store code

c)

c) To program the Arduino

d)

d) To make sounds

4.

What is the small chip on the Arduino board called, and what does it do?

a)

a) Resistor – It limits current

b)

b) Buzzer – It makes sound

c)

c) Microcontroller – It stores code and controls the circuit

d)

d) Sensor – It detects light

5.

What are header pins used for on the Arduino?

a)

a) To store power

b)

b) To connect external components

c)

c) To hold the board in place

d)

d) To program the Arduino

6.

What are digital pins used for?

a)

a) To store data

b)

b) To read and send digital signals (0 or 1)

c)

c) To power LEDs

d)

d) To make sound

7.

What are analog pins used for?

a)

a) To read a range of values (0-1023) from sensors

b)

b) To send digital signals

c)

c) To store code

d)

d) To make LEDs blink

8.

What do power pins (5V, 3.3V, GND) do?

a)

a) Control LED brightness

b)

b) Provide power to components

c)

c) Store information

d)

d) Detect sound

9.

What is the difference between digital and analog signals?

a)

a) Digital is always 0 or 1, while analog can be a range of values

b)

b) Analog is faster than digital

c)

c) Digital is used for power, and analog is for programming

d)

d) They are the same

10.

How do we connect components without soldering?

a)

a) Using a breadboard

b)

b) Using glue

c)

c) Using a screwdriver

d)

d) By taping wires together

11.

What is the function of a resistor?

a)

a) To make sound

b)

b) To limit electrical current and protect components

c)

c) To store energy

d)

d) To power the Arduino

12.

What is an LED, and what does it do?

a)

a) A type of sensor that detects movement

b)

b) A small motor that makes sound

c)

c) A light that only works with high voltage

d)

d) A light that emits one color and only works in one direction

13.

What are the two legs of an LED called?

a)

a) Positive and Negative

b)

b) Left and Right

c)

c) Anode and Cathode

d)

d) Input and Output

14.

What is an RGB LED, and how is it different from a normal LED?

a)

a) It produces sound

b)

b) It can display multiple colors using red, green, and blue

c)

c) It is smaller than a normal LED

d)

d) It only works with batteries

15.

What is a buzzer used for in an Arduino project?

a)

a) To produce sound

b)

b) To power LEDs

c)

c) To store data

d)

d) To connect sensors

16.

What does a potentiometer do?

a)

a) Turns lights on and off

b)

b) Adjusts resistance by rotating a knob

c)

c) Stores electrical charge

d)

d) Sends digital signals

17.

What does a servo motor do?

a)

a) Moves continuously like a fan

b)

b) Moves to a specific angle (0°–180°) and holds position

c)

c) Measures temperature

d)

d) Produces sound

18.

What is an IR receiver sensor used for?

a)

a) Detects infrared signals from a remote control

b)

b) Makes sounds

c)

c) Measures temperature

d)

d) Stores power

19.

Which of the following sensors can detect changes in the environment?

a)

a) Photocell (Light Sensor)

b)

b) Temperature Sensor

c)

c) Both A and B

d)

d) None of the above

20.

What is a motor driver shield used for?

a)

a) To power LEDs

b)

b) To control motors with the Arduino

c)

c) To store information

d)

d) To detect light