Arduino Lesson 3 Starter

Arduino Lesson 3 Starter

8th Grade

15 Qs

quiz-placeholder

Similar activities

Arduino

Arduino

7th - 9th Grade

15 Qs

Day#6

Day#6

1st Grade - University

10 Qs

Robotics Mid-term Assessment Grade VI

Robotics Mid-term Assessment Grade VI

6th Grade - University

20 Qs

Arduino Kod Okur Yazarlığı 1

Arduino Kod Okur Yazarlığı 1

5th Grade - University

20 Qs

Arduino Week 6 Homework

Arduino Week 6 Homework

8th Grade

17 Qs

Grade 8

Grade 8

8th Grade

20 Qs

Arduino  Week 4 Review

Arduino Week 4 Review

8th Grade

17 Qs

Pembuatan Program Mikrokontroler

Pembuatan Program Mikrokontroler

1st - 10th Grade

13 Qs

Arduino Lesson 3 Starter

Arduino Lesson 3 Starter

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Bayden Schellein

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

digitalWrite (LED1,HIGH);

What does the HIGH command mean for the led?

Blinking

Switch OFF

Switch ON

Sequence

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Which of the following will occur?

LED Pin 6 will be turned on and OFF after 1 minute.

LED Pin 6 will be turned off after 1 second.

LED Pin 6 will be turned on and turned off after 1 second.

LED Pin 3 will be turned on forever.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the pinMode() function in Arduino programming?

To change the color of the LED

To play a sound

To configure a specific pin as an input or output

To print a message on the serial monitor

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the correct pinMode setup code for this circuit?

pinMode(12, OUTPUT);

pinMode(8, INPUT);

pinMode(8, OUTPUT);

pinMode(7, INPUT);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an LED?
a light
a light emitting diode
a part of a circuit

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is a resistor important?
It isn't important
It increases the power of a circuit
It controls the flow of electricity by lessening it to a certain amount

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The (-) column on your breadboard represents the ground.
True
False

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?