
Formativa 6.3
Quiz
•
Information Technology (IT)
•
6th Grade
•
Medium
HELVER ANDRES PRECIADO AMAYA
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Para que sirve digitalWrite?
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿ Para que sirve analogWrite?
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Para que sirve Serial.begin?
Inicializa la comunicación serial en Arduino.
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿ Para que sirve el else if?
Sirve para evaluar múltiples condiciones en una estructura de control en un código.
5.
FILL IN THE BLANK QUESTION
1 min • 10 pts
Completa el siguiente código
#define pin_eco A4
#define pin_disparo A5
________ ____ t=0, dr=0;
6.
FILL IN THE BLANK QUESTION
1 min • 10 pts
Completa el siguiente código
void loop()
{
digitalWrite(pin_disparo, HIGH);
delayMicroseconds(15);
digitalWrite(pin_disparo, LOW);
t = _______(pin_eco, HIGH);
dr = t / 58;
Serial.print("distancia en cm");
Serial.println(dr);
delay(200);
7.
FILL IN THE BLANK QUESTION
1 min • 10 pts
Completa el siguiente código
if (dr > 5) {
analogWrite(VEL_MOT1, 0);
analogWrite(VEL_MOT2, 0);
}
____ __ (dr > 10) {
digitalWrite(DIR_MOT1, LOW);
digitalWrite(DIR_MOT1, HIGH);
digitalWrite(DIR_MOT2, LOW);
digitalWrite(DIR_MOT2, HIGH);
analogWrite(VEL_MOT1, 100);
analogWrite(VEL_MOT2, 100);
}
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Edukasi Digital untuk Anak dan Orang Tua
Quiz
•
6th Grade
5 questions
Chương trình STEM 2025 - 2026
Quiz
•
6th Grade
10 questions
media pembelajaran digital
Quiz
•
6th - 8th Grade
15 questions
Digital Literacy Quiz
Quiz
•
6th Grade
10 questions
Repaso
Quiz
•
6th Grade - University
15 questions
Latihan Quizz Bab 5 Informatika Kelas 7
Quiz
•
6th Grade
10 questions
Quiz Teknologi Digital
Quiz
•
6th Grade
14 questions
TIC - Sistema de Numeração
Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
10 questions
Red Ribbon Week - where did it start?
Passage
•
6th Grade
21 questions
Convert Fractions, Decimals, and Percents
Quiz
•
6th Grade
20 questions
One step Equations
Quiz
•
6th Grade
20 questions
Adding and Subtracting Integers
Quiz
•
6th Grade
