Arduino Lesson 5 Starter

Quiz
•
Computers
•
8th Grade
•
Hard

Bayden Schellein
Used 1+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
digitalWrite (LED1, HIGH);
delay(1000);
digitalWrite (LED1, LOW);
What does the program do?
LED Switch Off at the beginning, wait for 60s and then switch ON.
LED Switch ON at the beginning, wait for 10s and then Switch OFF.
LED Switch ON at the beginning, wait for 1s and then switch ON.
LED Switch ON at the beginning, wait for 1s and then switch OFF.
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct pinMode setup code for this circuit?
pinMode(12, OUTPUT);
pinMode(8, INPUT);
pinMode(8, OUTPUT);
pinMode(7, INPUT);
3.
OPEN ENDED QUESTION
3 mins • 1 pt
Create the code for the following:
Create a variable that will store whole numbers to track the the position of a potentiometer, start with it storing the number 0.
Evaluate responses using AI:
OFF
4.
DRAG AND DROP QUESTION
1 min • 1 pt
Create a variable using the options below:
(a) (b) = 22
5.
OPEN ENDED QUESTION
3 mins • 1 pt
Using the void setup provided to you, write the code for creating Cyan (Blue+Green) on an RGB LED
Evaluate responses using AI:
OFF
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Will this circuit, if coded correctly, function properly.
Yes
No
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to set the mode of a pin in an Arduino sketch?
digitalWrite()
analogRead()
pinMode()
delay()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
16 . Distance Range Finder

Quiz
•
6th - 8th Grade
10 questions
Transmission Media

Quiz
•
1st Grade - University
10 questions
Arduino Programming Quiz

Quiz
•
6th - 8th Grade
11 questions
Computer Applications

Quiz
•
5th - 8th Grade
15 questions
External Inputs to Microbit

Quiz
•
6th - 8th Grade
17 questions
Arduino Pins, Input and Output Devices, Arduino Coding Basics

Quiz
•
6th - 8th Grade
15 questions
Cables & Connectors

Quiz
•
7th - 8th Grade
10 questions
Robotica

Quiz
•
6th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade