Arduino Unit Quiz

Arduino Unit Quiz

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Quiz Bee - META Grade 9

Quiz Bee - META Grade 9

9th Grade

20 Qs

Led lights and diodes

Led lights and diodes

9th - 11th Grade

21 Qs

PH Prakarya 1

PH Prakarya 1

1st - 10th Grade

20 Qs

Embedded Dasar_Day 3

Embedded Dasar_Day 3

12th Grade

20 Qs

Bilgisayar Bilimi 21-22 II. Dönem 1.yazılı hazırlığı

Bilgisayar Bilimi 21-22 II. Dönem 1.yazılı hazırlığı

9th Grade - University

30 Qs

Quiz #2 Electronics

Quiz #2 Electronics

9th - 12th Grade

20 Qs

Teknik Mekatronik

Teknik Mekatronik

10th Grade

25 Qs

IOT

IOT

8th - 12th Grade

20 Qs

Arduino Unit Quiz

Arduino Unit Quiz

Assessment

Quiz

Science

9th - 12th Grade

Easy

Created by

Jennifer Keith

Used 6+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Where does the command pinMode (LED1, 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

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(LED1, LOW) will do what to an LED?

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

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?