Arduino Basics Quiz

Arduino Basics Quiz

University

20 Qs

quiz-placeholder

Similar activities

Unit 2. Definitions

Unit 2. Definitions

University

15 Qs

PC Hardware

PC Hardware

University

20 Qs

Symbolism and Imagery

Symbolism and Imagery

8th Grade - University

15 Qs

ESL2073 Topic 4 Activity 1

ESL2073 Topic 4 Activity 1

University

16 Qs

Lesson 31 CC (Bears go camping)

Lesson 31 CC (Bears go camping)

KG - University

17 Qs

Autonomous Vehicles

Autonomous Vehicles

University

15 Qs

The Hunger Games

The Hunger Games

8th Grade - University

15 Qs

Arduino Basics Quiz

Arduino Basics Quiz

Assessment

Quiz

English

University

Hard

Created by

HEMALATHA FXEET035

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Arduino?

Programming language

Image editing software

Open-source electronics platform

Text editor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a PIR sensor detect?

Sound

Light intensity

Infrared radiation from motion

Temperature

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the PIR sensor detects motion?

It sends a LOW signal

It sends a HIGH signal

It turns off the Arduino

It resets the board

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to turn an LED on in Arduino code?

digitalRead()

analogWrite()

digitalWrite(pin, HIGH)

pinMode()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is essential to limit current to an LED?

Capacitor

Diode

Resistor

Transistor

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of delay(1000); in an LED blink sketch?

To turn off the LED

To wait for 1 second

To read sensor data

To reset the board

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arduino IDE consists of 2 functions. What are they?

Loop() and build() and setup()

Build() and loop()

Setup() and build()

Setup() and loop()

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?