Arduino quiz 2

Arduino quiz 2

12th Grade

15 Qs

quiz-placeholder

Similar activities

Basic Arduino Programming

Basic Arduino Programming

9th - 12th Grade

20 Qs

Penguatan Materi Algoritma Dan pemrograman Arduino

Penguatan Materi Algoritma Dan pemrograman Arduino

12th Grade

20 Qs

SIoT-Desain IO Interfacing

SIoT-Desain IO Interfacing

10th - 12th Grade

15 Qs

Week 3 Arduino Basics Quiz

Week 3 Arduino Basics Quiz

7th - 12th Grade

10 Qs

Arduino Uno Control System Challenge

Arduino Uno Control System Challenge

12th Grade - University

20 Qs

XII ARDUINO PSTS

XII ARDUINO PSTS

12th Grade

20 Qs

Quiz BAB 2 - Sistem Komputer (XII) - P8

Quiz BAB 2 - Sistem Komputer (XII) - P8

12th Grade

20 Qs

Arduino Junior Certification Practice Questions 1

Arduino Junior Certification Practice Questions 1

9th Grade - University

20 Qs

Arduino quiz 2

Arduino quiz 2

Assessment

Quiz

Computers

12th Grade

Hard

Created by

ERVIN LUCIDO

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the void setup in Arduino code?

To run the main body of the code

To write digital signals to the Arduino

To repeatedly loop the code

To set things up that are connected to the Arduino

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to set whether the digital pins are going to be inputs or outputs?

pinMode

digitalWrite

analogRead

delay

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the delay function in Arduino code?

To create a delay in the code

To read digital signals

To write digital signals

To set the pin mode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the digital write function do in Arduino code?

Writes digital signals

Sets the pin as an input

Reads digital signals

Creates a delay in the code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the delay(1000) function in the code?

To create a 1 millisecond delay

To create a 10 millisecond delay

To create a 100 millisecond delay

To create a 1 second delay

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the digital read function do in Arduino code?

Reads digital signals

Writes digital signals

Sets the pin as an output

Creates a delay in the code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to pin 2 when the switch in the button circuit is open?

It is connected to ground via a resistor

It is disconnected from the circuit

It is pulled high because it's connected to the 5 volt line

It is pulled low because it's connected to the ground

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?