Which of the following components are ESSENTIAL in making the robot move?
Basic Movement

Quiz
•
Specialty
•
10th Grade
•
Hard
Norlito Bautista
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
2.
DRAG AND DROP QUESTION
30 sec • 1 pt
(a) is the rate at which objects move. (b) is equal to (c) over (d) . (e) can be controlled by changing the power setting in the sketch.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this section of the sketch do?
int lMotorA = 5;
int lMotorB = 9;
int rMotorA = 6;
int rMotorB = 10;
Assign different power settings to the motors.
Assign digital I/O pins to motor pins.
Assign analog pins to motor pins.
Assign delay values to motors.
Assign variable names to digital I/O pins.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this section of the sketch do?
void setup() {
pinMode(lMotorA, OUTPUT);
pinMode(lMotorB, OUTPUT);
pinMode(rMotorA, OUTPUT);
pinMode(rMotorB, OUTPUT);
}
Configures motor pins as OUTPUT pins.
Converts motor pins to OUTPUT pins.
Creates motor pins from OUTPUT pins.
Assigns the OUTPUT value to the motor pins.
5.
DRAG AND DROP QUESTION
30 sec • 1 pt
Complete the codes with the missing values if you want your robot to move forward for half a second and stop for 1 second.
void loop() {
forward();
delay( (a) );
stop();
delay( (b) );
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct forward () function?
forward() {
analogWrite(lMotorA, 128);
analogWrite(lMotorB, 0);
analogWrite(rMotorA, 128);
analogWrite(rMotorB, 0);
}
void forward() {
analogWrite(lMotorA, 128);
analogWrite(lMotorB, 0);
analogWrite(rMotorA, 128);
analogWrite(rMotorB, 0);
}
forward {
analogWrite(lMotorA, 128);
analogWrite(lMotorB, 0);
analogWrite(rMotorA, 128);
analogWrite(rMotorB, 0);
}
void forward {
analogWrite(lMotorA, 128);
analogWrite(lMotorB, 0);
analogWrite(rMotorA, 128);
analogWrite(rMotorB, 0);
}
forward(
analogWrite(lMotorA, 128);
analogWrite(lMotorB, 0);
analogWrite(rMotorA, 128);
analogWrite(rMotorB, 0);
)
7.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
How would you describe your robotics skills in terms of assembly and wiring?
SUNNY. Everything is clear.
CLOUDY. I need to clarify some things.
RAINY. I need to fix some things.
STORMY. I need to go through it again.
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Quiz Sistem Pengisian

Quiz
•
9th - 12th Grade
6 questions
Apparel 1 3.02 Small Sewing Equipment-Measuring

Quiz
•
9th - 12th Grade
10 questions
Pre Test Diagnosa sistem Starter

Quiz
•
10th - 12th Grade
10 questions
Permesinan kapal penangkap ikan

Quiz
•
10th Grade
12 questions
Certamen II MOTOS 2022

Quiz
•
1st Grade - University
12 questions
CPR

Quiz
•
9th - 12th Grade
13 questions
Dev Boards and Gauss

Quiz
•
10th Grade
10 questions
TATA RUANG KANTOR 1

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Specialty
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade