Exploring Arduino Basics

Exploring Arduino Basics

9th Grade

10 Qs

quiz-placeholder

Similar activities

Fidget Cubes (More on Maker Unit 2)

Fidget Cubes (More on Maker Unit 2)

8th - 9th Grade

7 Qs

Kit de Robótica - Identificação e Teste dos Componentes

Kit de Robótica - Identificação e Teste dos Componentes

9th Grade

15 Qs

Arduino Uno and Sensors Quiz

Arduino Uno and Sensors Quiz

9th Grade

11 Qs

Sensors - V1 (Arduino, Micro:bit)

Sensors - V1 (Arduino, Micro:bit)

7th - 12th Grade

15 Qs

Arduino Components Quiz

Arduino Components Quiz

9th Grade

10 Qs

Grade 9 - Arduino Sensors

Grade 9 - Arduino Sensors

9th Grade

10 Qs

ZIP Class - Circuit SMP/SMA #1

ZIP Class - Circuit SMP/SMA #1

7th - 12th Grade

10 Qs

Bab2 Sistem Komputer Penilaian Sumatif LKS Hal. 34

Bab2 Sistem Komputer Penilaian Sumatif LKS Hal. 34

9th Grade - University

15 Qs

Exploring Arduino Basics

Exploring Arduino Basics

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Thirumalai P

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PIR stand for in Arduino projects?

Photo Infrared Resistor

Passive Infrared Sensor

Programmable Infrared Relay

Passive Infrared Receiver

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a PIR sensor detect motion?

A PIR sensor detects motion by analyzing changes in air pressure around it.

A PIR sensor detects motion by sensing changes in infrared radiation caused by moving warm bodies.

A PIR sensor detects motion by emitting visible light and sensing reflections.

A PIR sensor detects motion by measuring sound waves from moving objects.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a piezo buzzer in an Arduino circuit?

To measure temperature in the circuit.

To act as a light sensor.

To provide power to the Arduino board.

The function of a piezo buzzer in an Arduino circuit is to produce sound signals.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you connect a push button to an Arduino?

Connect one terminal of the push button to power and the other to a digital pin.

Connect both terminals of the push button to a digital pin.

Connect the push button directly to the analog pins without any resistors.

Connect one terminal of the push button to a digital pin and the other to ground.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using a humidity sensor with Arduino?

To measure and monitor moisture levels in the air for various applications.

To detect light levels in the environment.

To measure sound levels in the air.

To control the temperature in a room.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you read values from a humidity sensor in Arduino?

Read values only once during setup.

Use the appropriate library, initialize the sensor, and call the read method in the loop.

Connect the sensor directly to the power supply.

Use a random number generator to simulate readings.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of signal does a push button send to the Arduino when pressed?

A HIGH signal (5V) when pressed.

An analog signal varying between 0V and 5V.

A LOW signal (0V) when pressed.

No signal is sent when pressed.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?