Arduino Quiz

Arduino Quiz

9th Grade

16 Qs

quiz-placeholder

Similar activities

internet of things (IoT)

internet of things (IoT)

9th Grade

15 Qs

Conceptos Básicos de Arduino

Conceptos Básicos de Arduino

9th - 12th Grade

15 Qs

Arduino P-uur - deel 3

Arduino P-uur - deel 3

6th - 10th Grade

14 Qs

Arduino Quiz

Arduino Quiz

9th - 12th Grade

16 Qs

Sistem Interfacing

Sistem Interfacing

1st - 10th Grade

19 Qs

Arduino

Arduino

KG - Professional Development

20 Qs

Eduqas Computer Science 1.5 Operating Systems

Eduqas Computer Science 1.5 Operating Systems

9th - 11th Grade

20 Qs

ICT ROBOTIK

ICT ROBOTIK

9th Grade

20 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?