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
20 questions
Robotics Mid-term Assessment Grade VI

Quiz
•
6th Grade - University
14 questions
Project STEM CSE1 U0

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

Quiz
•
8th - 10th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
12 questions
Intro to Small Basic

Quiz
•
7th - 9th Grade
14 questions
MicroBit Quiz 1

Quiz
•
6th - 8th Grade
17 questions
Cryptography (Y8)

Quiz
•
7th - 9th Grade
19 questions
Checkpoint 2

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

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

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade