wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Arduino Exam

Total questions: 33

Worksheet time: 18mins

Name
Class
Date
1.

What are these?

a)

RESISTORS

b)

CAPACITORS

2.

What is this component?

a)

LED

b)

LCD

c)

Microcontroller

d)

Resistor

3.

What is this component?

a)

Breadboard

b)

Microcontroller

c)

Resistor

d)

Ultrasonic Range Finder

4.

What is this component?

a)

USB Cable

b)

Microcontroller

c)

Jumper Wire

d)

Ultrasonic

5.

What is this component?

a)

Jumper Wires

b)

Resister

c)

USB Cable

d)

Speaker

6.

Name the component.

a)

USB connector

b)

TX RX LEDs

c)

Analog input pins

d)

Power port

7.

Name the component.

a)

TX RX LEDs

b)

USB interface chip

c)

Analog input pins

d)

Digital pins

8.

What is this?

a)

kitchen tool

b)

arduino board

c)

microcontroller

d)

capacitor

9.

How many digital pins does the Arduino Mega have?

a)

54

b)

14

c)

16

d)

8

10.

What is the maximum number of analog inputs available on an Arduino Uno?

a)

6

b)

8

c)

10

d)

12

11.

Identify the component name in the picture shown above

a)

Push Button Switch

b)

Potentiometer

c)

Tilt Ball Switch

d)

IR Sensor

12.

What is this?

a)

Push Button Switch

b)

Potentiometer

c)

Tilt Ball Switch

d)

IR Sensor

13.

What does a push button do?

a)

Turn the energy on and off in circuit

b)

Upload the code

14.

In this senariou digital pin 6 is connectd to button 1.

a)

True

b)

False

15.

In this senariou digital pin 7 is connectd to led 1.

a)

True

b)

False

16.

In this senario digital pin 7 is connectd to led 1.

a)

True

b)

False

17.

What does this line of code do?

a)

This block marks the beginning of your Arduino program.

b)

This block marks the ending of your Arduino program.

18.

What does this line of code do?

a)

This block marks the beginning of your Arduino program.

b)

This block marks the ending of your Arduino program.

19.

What does this line of code do?

a)

This block repeats the blocks inside it endlessly

b)

This block ends the blocks inside

20.

What does this line of code do?

a)

Turn on the digital pin

b)

Turn of digital pin

21.

What does this line of code do?

a)

Turn on the digital pin

b)

Turn of digital pin

22.

This block of code will make Arduino wait for 2 second?

a)

True

b)

False

23.

This block of code will make digital pin 10 to go on then wait 1 second then go off and wait 1 second again, and will repeat forever.

a)

True

b)

False

24.

This block of code will make digital pin 9 to go on then wait 1 second then go off and wait 1 second again, and will repeat forever.

a)

True

b)

False

25.

This block allows the program to make decisions based on a condition.

a)

True

b)

False

26.
  • If the condition (the diamond-shaped input) is true, the blocks inside the "then" section will run.

  • Else, if the condition is false, the blocks inside the "else" section will run.

a)

True

b)

False

27.
  • This are operator that are used for comparison.

a)

True

b)

False

28.
  • What are operator in mblcok?

a)

In mBlock, operators are special blocks that perform math and comparisons.

b)

In mBlock, operators are special blocks that are used for loops.

29.

Leds are used to produce light?

a)

True

b)

False

30.

What is the highlighted part

a)

Power Regular

b)

Drums

c)

Voltage Regulator

d)

Microcontroller

31.

Name of this kind of lightbulb

(a)  

32.

How is this called?

(a)  

33.

Name the component.

a)

USB connector

b)

Power port

c)

USB interface chip