
Quiz Bloque 3 - Decimo Grado
Authored by Joan Fuentes
Computers
10th Grade
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Teniendo en cuenta las siguientes configuraciones:
// Sentido horario : IN1 = ALTO IN2 = BAJO , IN3 = ALTO, IN4 = BAJO
// Motor A derecha
int ENA = 6;
int IN1 = 13;
int IN2 = 12;
// Motor B izquierda
int ENB = 5;
int IN3 = 11;
int IN4 = 10;
El siguiente procedimiento corresponde a:
//Direccion motor A
digitalWrite (IN1, LOW);
digitalWrite (IN2, LOW);
analogWrite (ENA, 0);
//Direccion motor B
digitalWrite (IN3, HIGH);
digitalWrite (IN4, LOW);
analogWrite (ENB, 255);
Derecha
Izquierda
Adelante
Atras
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Teniendo en cuenta las siguientes configuraciones:
// Sentido horario : IN1 = ALTO IN2 = BAJO , IN3 = ALTO, IN4 = BAJO
// Motor A derecha
int ENA = 6;
int IN1 = 13;
int IN2 = 12;
// Motor B izquierda
int ENB = 5;
int IN3 = 11;
int IN4 = 10;
El siguiente procedimiento corresponde a:
//Direccion motor A
digitalWrite (IN1, LOW);
digitalWrite (IN2, HIGH);
analogWrite (ENA, 255);
//Direccion motor B
digitalWrite (IN3, LOW);
digitalWrite (IN4, HIGH);
analogWrite (ENB, 255);
Izquierda
Adelante
Atras
Derecha
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Es una combinación de varias tecnologías que nos ayudan a administrar, ordenar, dirigir o regular para obtener el resultado deseado.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
El proceso de automatizar de forma inalámbrica una casa se le conoce como:
domótica
automatización
electrónica
cibernética
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
El pin Tx o de Transmisión en la placa controladora Arduino corresponde a número:
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Conteste VERDADERO o FALSO:
los sistemas de comunicación inalámbrica como: LoRa, Sigfox son de corto alcance
VERDADERO
FALSO
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
En la App de control que desarrollo usando App Inventor, ¿qué componente va dentro del componente de disposición tabular?
botón
etiqueta
imagen
selector de lista
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
15 questions
Code.org Lesson 1-14
Quiz
•
9th - 12th Grade
10 questions
Đề 1
Quiz
•
9th - 12th Grade
10 questions
Les variables sous Python
Quiz
•
10th - 12th Grade
14 questions
Limbajul de programare C++ ” INSTRUCȚIUNEA IF”
Quiz
•
10th Grade
15 questions
Quiz 3 - Grade 5 (Filmora)
Quiz
•
5th Grade - University
10 questions
MS Excel VLookup
Quiz
•
9th - 12th Grade
11 questions
2. Equipment Management and Intro Tutorials
Quiz
•
9th - 12th Grade
14 questions
C++ - Loops and Random Numbers
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade