4 Arduino: Digital Inputs

4 Arduino: Digital Inputs

11th Grade

15 Qs

quiz-placeholder

Similar activities

Module 8 Power Supplies 1

Module 8 Power Supplies 1

9th - 12th Grade

20 Qs

ICT and Retail Industry

ICT and Retail Industry

8th - 12th Grade

13 Qs

EmTech Pop Quiz 2

EmTech Pop Quiz 2

11th Grade

20 Qs

Intro to coding arduino unit

Intro to coding arduino unit

9th - 12th Grade

20 Qs

Arduino Quiz

Arduino Quiz

10th - 11th Grade

16 Qs

Operating Systems - 9F5

Operating Systems - 9F5

9th - 11th Grade

10 Qs

Module 9 - Storage Devices 1

Module 9 - Storage Devices 1

9th - 12th Grade

18 Qs

Input Devices of Computer

Input Devices of Computer

11th Grade

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