EmTech Pop Quiz 2

Quiz
•
Computers
•
11th Grade
•
Medium
Jess Nodado
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct function to turn on an LED connected to an Arduino digital pin?
digitalWrite(pin, HIGH);
analogWrite(pin, LOW);
pinMode(pin, OUTPUT);
delay(1000);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following libraries is required to interface a 16x2 character LCD with an Arduino using an I2C module?
Wire.h
LiquidCrystal.h
LiquidCrystal_I2C.h
Servo.h
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a 16x2 LCD, what does "16x2" indicate?
The LCD has 16 data pins and 2 control pins
The LCD can display 16 pixels per row in 2 rows
The LCD has 16 characters per row and 2 rows
The LCD supports 16-bit data transmission with 2 data buses
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want to display the message "Hello, World!" on an LCD connected to an Arduino, which function should you use?
lcd.show("Hello, World!");
lcd.print("Hello, World!");
lcd.display("Hello, World!");
lcd.write("Hello, World!");
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many keys are present in a 4x4 membrane keypad?
8
12
16
20
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of signal does a water level sensor typically output?
Only digital
Only analog
Both analog and digital
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What principle does a rain detector sensor use to detect rain?
Change in temperature due to water conductivity
Change in resistance due to water conductivity
Change of Infrared radiation due to water conductivity
Change of radio frequency due to water conductivity
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
9G4 Output Devices

Quiz
•
9th - 12th Grade
16 questions
Output Devices

Quiz
•
9th - 11th Grade
25 questions
Informatika 11 sinf nazorat savollari

Quiz
•
11th Grade
20 questions
PENGENDALI SISTEM ROBOTIK XII_soal 1

Quiz
•
7th - 12th Grade
15 questions
REPASO DE CONTENIDOS

Quiz
•
1st - 12th Grade
20 questions
Arduino Basics

Quiz
•
9th - 12th Grade
25 questions
Robotics

Quiz
•
11th - 12th Grade
16 questions
Pemrograman XI (4)

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade