
ESP32 MicroPython Quiz

Quiz
•
Special Education
•
10th Grade
•
Hard
Edudigm STEMpowered
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if we write sensor.temperature() before calling sensor.measure()?
It will give the last stored value
It will crash the code
It will read the new temperature
It will return random values
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use Pin(5, Pin.OUT) in the LED project?
To declare a variable
To set GPIO 5 as a data pin
To configure GPIO 5 to control a device like an LED
To read data from a sensor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the line from time import sleep, what does sleep actually do?
Puts the ESP32 to deep sleep mode
Pauses the program for a short time
Makes the ESP32 restart
Turns off GPIO pins
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main reason for using while True: in MicroPython code on ESP32?
To check if a sensor is connected
To run the code only once
To create a loop that repeats the task continuously
To save battery power
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary role of try...except in the DHT11 code block?
To shorten the program
To retry a command
To handle errors gracefully and prevent the program from crashing
To measure temperature automatically
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is a 2-second delay used after reading DHT11 sensor values?
The sensor sends data slowly
To allow the sensor to cool down
To match the LED blink pattern
To give the sensor time to stabilize before next reading
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between Pin.OUT and Pin.IN in the Pin() class?
Pin.OUT is used for sensors, Pin.IN for motors
Pin.OUT sends signals out, Pin.IN receives signals in
Both are the same
Pin.OUT works with LEDs only
Create a free account and access millions of resources
Similar Resources on Wayground
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 Special Education
10 questions
Video Games

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

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th 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
10 questions
Would you rather...

Quiz
•
KG - University