Look at the image. The right code is:
Arduino practice 2

Quiz
•
Instructional Technology, Computers
•
9th - 11th Grade
•
Medium
Mohamed Ben-Taher
Used 10+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int sensorValue = analogRead(A0);
int sensorValue = analogRead(A4);
digitalWrite(2, HIGH);
analogWrite(ledPin, HIGH);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the image. The right code is:
int sensorValue = analogRead(A0);
int sensorValue = analogRead(A4);
digitalWrite(ledPin, HIGH);
analogWrite(ledPin, HIGH);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the image. The right code is
int sensorValue = analogRead(A0);
digitalRead(8, HIGH);
digitalWrite(8, LOW);
analogWrite(ledPin, HIGH);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the image, the code:
int sensorValue = analogRead(A0);
Serial.println(sensorValue);
will print on screen:
5
1023
0
1024
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the image, the code:
int sensorValue = analogRead(A0);
float voltage = sensorValue * (5.0 / 1023.0);
Serial.println(voltage);
will print on screen:
5
1023
0
1024
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Look at the image. A part of the code for this circuit is: (2 answers)
pinMode(9, INPUT)
pinMode(4, OUTPUT)
pinMode(4, INPUT)
pinMode(9, OUTPUT)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the image. A pinMode instruction is likely to be in:
the comments
the loop
the setup
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Robotics Mid-term Assessment Grade VI

Quiz
•
6th Grade - University
20 questions
PENGENDALI SISTEM ROBOTIK XII_soal 1

Quiz
•
7th - 12th Grade
14 questions
INNOVATION DAY

Quiz
•
4th Grade - University
18 questions
Seri ekran,potansiyometre,servo

Quiz
•
9th - 12th Grade
16 questions
Parts of Arduino

Quiz
•
10th Grade
19 questions
J3 Arduino Quiz

Quiz
•
10th Grade
15 questions
Infternet of Things

Quiz
•
11th Grade
19 questions
Hardware ( Sensors)

Quiz
•
9th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Instructional Technology
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University