Search Header Logo

Arduino Unit Quiz

Authored by Jennifer Keith

Science

9th - 12th Grade

NGSS covered

Used 7+ times

Arduino Unit Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Where does the command pinMode (LED_1, OUTPUT); belong?

in the void setup()
in the void loop()
at the very beginning before any other line of code

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How many volts does an Arduino send a device when you use the command digitalWrite(pin, HIGH); ?

0 V
12 V
3 - 5 V
0 - 3 V

Tags

NGSS.MS-PS2-5

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is an "LED"?

a sensor for reading the brightness of a light
a light emitting diode
a device that slows down the current through a circuit

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

Which pin on an RGB LED is the ground?

The shortest pin

Either end pin

The longest pin

Any pin will work

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

To which set of pins should you attach a potentiometer, photoresistor, or any analog sensor to input proper readings from the sensor?

A0 - A15
2 - 13
any pins will work

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which function starts communication with the Serial monitor?

#define Serial;
int Serial;
Serial.begin(9600);

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

digitalWrite(LED_1, LOW) will do what to an LED?

turn it on very dim
turn it on full
turn it off

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?