
Embedded Systems and Programming Quiz

Quiz
•
Other
•
11th Grade
•
Easy
Mardianus Mardianus
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A student wants to control an LED light using a light sensor (LDR). The main component of the embedded system that is most appropriate to use is:
Modem and motion sensor
Arduino Uno and LDR
Laptop and webcam
Printer and USB cable
Tablet and camera
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In an automatic irrigation system, the microcontroller reads the soil moisture and turns on the water pump. What should be done when the moisture value is below the threshold?
Store data to the computer
Activate the water pump through digital output
Stop reading the sensor
Turn on the indicator LED only
Turn off the system completely
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a temperature sensor LM35 outputs 0.5V at 50°C, how to read this value using a microcontroller?
Use digitalRead()
Use analogRead() and convert voltage
Use digitalWrite()
Use delay()
Use pinMode()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A technician designs an automatic street light control system based on a light sensor. The main components that need to be configured in the code are:
HDMI and LAN ports
Sensor input pins and relay output pins
RAM and GPU
Operating system and antivirus
Keyboard and mouse
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a home automation system, if the door is open, the alarm sounds. The programming logic that needs to be applied is:
Infinite looping
If-else condition based on sensor input
GUI interface graphics
Two-dimensional array structure
Recursive function
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the following program for Arduino: int led = 13; void setup() { pinMode(led, OUTPUT); } void loop() { digitalWrite(led, HIGH); delay(1000); digitalWrite(led, LOW); delay(1000); }
Turn on the LED for 5 seconds then off
Make the LED blink every 1 second
Read input from the sensor
Control a DC motor
Measure room temperature
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To read values from an analog temperature sensor to Arduino, the correct code is:
digitalRead(A0);
digitalWrite(A0, HIGH);
analogRead(A0);
delay(A0);
pinMode(A0, OUTPUT);
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Latihan Soal Sensor Suhu dan Aliran

Quiz
•
11th Grade - University
20 questions
Pengindraan Jauh

Quiz
•
9th - 12th Grade
25 questions
Internet of Things

Quiz
•
9th - 12th Grade
15 questions
Recuperação de Prova Rob. 2º D

Quiz
•
11th Grade
20 questions
Mengenal Arduino dan Pemrogramannya

Quiz
•
11th Grade
15 questions
Computer Trivia

Quiz
•
9th Grade - University
20 questions
Sistem Injeksi Sepeda Motor

Quiz
•
11th Grade
20 questions
Quiz Perawatan Berkala Sepeda Motor Honda Sistem PGM-Fi

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University