4 Arduino: Digital Inputs

4 Arduino: Digital Inputs

11th Grade

15 Qs

quiz-placeholder

Similar activities

Control Systems Quiz

Control Systems Quiz

4th Grade - University

11 Qs

Direct Data Entry

Direct Data Entry

7th - 11th Grade

12 Qs

Microsoft Word

Microsoft Word

9th - 12th Grade

20 Qs

EMTECH POP QUIZ

EMTECH POP QUIZ

9th - 12th Grade

12 Qs

Diego Computer Class 9/24 Bellwork

Diego Computer Class 9/24 Bellwork

KG - Professional Development

15 Qs

Intro to coding arduino unit

Intro to coding arduino unit

9th - 12th Grade

20 Qs

Arduino Mega

Arduino Mega

10th - 11th Grade

16 Qs

Device and Configuration- Domain (2)

Device and Configuration- Domain (2)

9th - 12th Grade

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