Arduino Quiz

Arduino Quiz

9th Grade

16 Qs

quiz-placeholder

Similar activities

เก็บคะแนนarduino ครั้งที่1

เก็บคะแนนarduino ครั้งที่1

9th Grade

20 Qs

internet of things

internet of things

9th - 12th Grade

15 Qs

Arduino - P-uur - deel 4

Arduino - P-uur - deel 4

6th - 12th Grade

14 Qs

Internet of Things

Internet of Things

9th Grade

16 Qs

Input & Output Device

Input & Output Device

7th - 9th Grade

20 Qs

EXERCÍCIO -5- PROGRAMAÇÃO E ROBÓTICA - DURVAL 2025

EXERCÍCIO -5- PROGRAMAÇÃO E ROBÓTICA - DURVAL 2025

1st Grade - University

12 Qs

Arduino Summer Camp Quiz 2

Arduino Summer Camp Quiz 2

5th - 12th Grade

20 Qs

Arduino Review Quiz

Arduino Review Quiz

9th - 12th Grade

21 Qs

Arduino Quiz

Arduino Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

(MKQC) WAI

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Arduino Uno?

A microcontroller board used to build digital devices and interactive objects.

A sensor used to measure temperature.

A power supply.

A display used to show text.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of a breadboard?

Used to build electronic circuits without soldering.

Used to generate sound alarms.

Used to store program code.

Used to connect power sockets.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does pinMode(8, INPUT); mean?

Sets pin 8 to input mode for reading sensor values.

Sets pin 8 to output mode for controlling an LED.

Reads the digital value of pin 8.

Delays the program execution by 300 milliseconds.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What happens to the LED if temp == HIGH?

The LED will turn on (indicating a darker environment).

The LED will turn off (indicating a brighter environment).

The LED will blink continuously.

No change.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the role of delay(300);?

Pauses the program for 300 milliseconds to avoid reading too frequently.

Reads the digital value of pin 8.

Sets the LED to HIGH.

Initializes the serial monitor.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does digitalWrite(LED_BUILTIN, HIGH); do?

Turns on the built-in LED.

Turns off the built-in LED.

Reads the state of the built-in LED.

Delays the program by 1000 milliseconds.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does IoT mean?

Internet of Toys.

Internet of Things, referring to devices connected to the internet that can communicate and operate automatically.

A network of only computers.

Applications on mobile phones.

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?