DDapps S7-10

DDapps S7-10

11th Grade

10 Qs

quiz-placeholder

Similar activities

Copyrights and Wrongs Assessment

Copyrights and Wrongs Assessment

9th - 12th Grade

13 Qs

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

Explorando Tinkercad en Secundaria

Explorando Tinkercad en Secundaria

7th Grade - University

10 Qs

Informática 1bgu Prueba#2

Informática 1bgu Prueba#2

11th Grade

10 Qs

APCS-01-01 - History

APCS-01-01 - History

10th - 12th Grade

10 Qs

10 minute test 5

10 minute test 5

11th Grade

13 Qs

DDapps S7-10

DDapps S7-10

Assessment

Quiz

Computers

11th Grade

Practice Problem

Hard

Created by

Miriam Martínez Montemayor

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Es el nombre de la pantalla que podemos conectar al arduino, y donde podemos mostrar información de texto o números.

LCD

LDR

PIR

TMP36

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Son las siglas que identifican a la fotoresistencia

LCD

LDR

PIR

TMP36

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Es un sensor de movimiento, ya que identifica cambios al leer ondas infrarrojas que transmiten los objetos dentro de su rango de lectura

LCD

LDR

PIR

TMP36

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Es un sensor de temperatura, ya que modifica su voltaje de acuerdo a la temperatura a su alrededor

LCD

LDR

PIR

TMP36

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Son los dos elementos que ocupamos para programar y utilizar un Control Remoto en Arduino

Sensor IR y Control Remoto IR

Control Remoto IR y servomotor

Control Remoto IR y PIR

Sensor IR y Ultrasónico

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

¿Cuál es el caractér que se muestra en coordenadas (2,1)?

a

6

h

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué pasa cuando la bandera es igual a 1?

if (estatus == 0) {

digitalWrite (red, HIGH);

digitalWrite (blue, LOW);

estatus =1; } else if (estatus==1) {

digitalWrite (red, LOW);

digitalWrite (blue, HIGH);

estatus =1; }

Se encienden ambos leds

Enciende led rojo, se apaga el led azul

Enciende led azul, se apaga el led rojo

Se apagan ambos leds

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?