Arduino Week 5 Homework

Quiz
•
Computers
•
8th Grade
•
Medium

Bayden Schellein
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
LABELLING QUESTION
2 mins • 1 pt
Label the different parts of the code
2.
DRAG AND DROP QUESTION
1 min • 1 pt
Drag and drop the options below to create the following program:
When the light level goes below 700 units, turn on the LED.
int photoresistor = 0;
int led = 10;
void setup() {}
void loop() {
(a)
(b) (c)
(d) (e)
}
3.
DRAG AND DROP QUESTION
1 min • 1 pt
Drag and drop the correct symbols to complete the below program.
void loop() { if (Esplora.readButton(1) (a) PRESSED) { (b) ; } (c) (Esplora.readButton(2) == (d) ) { Esplora.writeRGB(0, 0, 255); } }
4.
LABELLING QUESTION
2 mins • 1 pt
Identify what the keywords in the code do.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will the shown for loop execute?
0
9
10
11
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the command needed for an Arduino to receive information from an analogue device such as potentiometer or similar.
Assume no pin is set and end with ();
7.
DRAG AND DROP QUESTION
1 min • 1 pt
Use the code block below to create an IF statement that will do the following:
1 - Check to see if the value from a potentiometer is greater than 0 and less then or equal to 150. 2 - Run a program called RED if true.
(a) (b) (c) (d)
RED();
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Robotics Coding

Quiz
•
6th - 8th Grade
10 questions
3ESO-Electronic Components

Quiz
•
8th - 10th Grade
16 questions
VEX Electrical Systems

Quiz
•
6th - 8th Grade
10 questions
FOR LOOPS and Angles with Tracy (PYTHON)

Quiz
•
7th - 8th Grade
15 questions
Electronic Symbols

Quiz
•
7th - 8th Grade
20 questions
Code.org Express Course

Quiz
•
6th - 8th Grade
17 questions
Schematic Diagram Symbols

Quiz
•
5th - 9th Grade
10 questions
arduinobytinkercad april

Quiz
•
5th - 8th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
15 questions
Wren Pride and School Procedures Worksheet

Quiz
•
8th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
10 questions
Converting Repeating Decimals to Fractions

Quiz
•
8th Grade