wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Intermediate Arduino Workshop Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the name of the component as shown above?

a)

Potentiometer

b)

Ultrasonic sensor

c)

LDR

d)

Servo

2.

What is the maximum frequency of sound that can be heard by human?

a)

20000 Hz

b)

40000 Hz

c)

60000 Hz

d)

80000 Hz

3.

What is the function of an Ultrasonic sensor?

a)

Measures infrared (IR) light radiating from objects in its field of view.

b)

Hosting an application or offloading all Wi-Fi networking functions from another application processor.

c)

Allow the interface between Wi-Fi module and computer device.

d)

Measure the distance to an object by using sound waves.

4.

Which of the following option correctly describe the function of the pin of Ultrasonic Sensor stated?

a)

Vcc

~Trigger a series of pulse to be reflected by obstacle in front

b)

Trig

~Ground

c)

Echo

~Receive the pulse reflected by obstacle in front

d)

GND

~Voltage supply to the ultrasonic sensor

5.

What is the name of the component as shown below?

a)

Servo motor

b)

LDR

c)

Potentiometer

d)

L298N Motor Driver

6.

Which of the following are the function of Servo?

i. control the position of objects,

ii. rotate objects,

iii. move legs, arms or hands of robots,

iv. move sensors.

a)

i, ii and iii

b)

i, iii and iv

c)

ii, iii and iv

d)

i, ii, iii and iv

7.

What is the name of the component as shown below?

a)

LED

b)

LDR

c)

Servo

d)

IR Sensor

8.

Which of the following statement about LDR is FALSE?

a)

Used in light sensing circuits.

b)

Has a (variable) resistance that changes with the light intensity that falls upon it.

c)

The resistance is decreasing with light intensity.

d)

The resistance is increasing with light intensity.

9.

What is the function of the Enable Pins (L298N Motor Driver) when Arduino Uno is used? (the value varies with microcontroller)

a)

used to control the direction of motor.

b)

used to control the intensity of light of the motor.

c)

used to control the speed of motor.

d)

used to control the sensitivity of the motor.

10.

What are the maximum and minimum value respectively for PWM?

a)

Maximum = 250

Minimum = 0

b)

Maximum = 255

Minimum = 0

c)

Maximum = 0

Minimum = 255

d)

Maximum = 0

Minimum = 250