4 Arduino: Digital Inputs

4 Arduino: Digital Inputs

11th Grade

15 Qs

quiz-placeholder

Similar activities

Input and Output Devices

Input and Output Devices

11th Grade

18 Qs

BTEC DIT C3 LAA - Communication Technology Vocab Test

BTEC DIT C3 LAA - Communication Technology Vocab Test

10th - 11th Grade

10 Qs

Principles of Information Technology

Principles of Information Technology

9th Grade - University

16 Qs

Input Devices

Input Devices

11th Grade

20 Qs

What is the Icon?

What is the Icon?

KG - 12th Grade

10 Qs

An introduction to Arduino

An introduction to Arduino

10th - 11th Grade

16 Qs

Day#6

Day#6

1st Grade - University

10 Qs

Basic Arduino Programming

Basic Arduino Programming

9th - 12th Grade

20 Qs

4 Arduino: Digital Inputs

4 Arduino: Digital Inputs

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Tod Elford

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of 'pinMode(6, OUTPUT);' in the setup function?

It sets the 6 pin as an input.

It sets the 6 pin as an output.

It sets the 6 pin as a pull-up resistor.

It sets the 6 pin as a pull-down resistor.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of 'digitalWrite(grnLED, LOW);' in the loop function?

It turns the LED on.

It blinks the LED.

It turns the LED off.

It changes the LED color.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial state of the grnLED when button A is not pressed?

ON

OFF

BLINKING

DIM

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of adding a delay in the loop function?

It speeds up the program

It slows down the program

It has no effect

It stops the program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you do not start serial communication in the setup function?

The program runs faster

The program runs slower

The Serial Monitor will not display messages

The LEDs will not turn on

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a digital device?

A device that only has two states: on or off/high or low

A device that has many states: usually anywhere from 0 to 225

A device that connects to the internet or to a computer

A clock

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an analog device?

A device that only has two states: on or off/high or low

A device that has many states: usually anywhere from 0 to 225

A TV

A clock

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?