16 . Distance Range Finder

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Youngbot Academy
Used 11+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of sensor is commonly used for measuring distance in an Arduino project?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the typical pin names used to connect an ultrasonic sensor to an Arduino?
SDA and SCL
TRIG and ECHO
DATA and CLK
VCC and GND
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to measure the time taken for the echo to return to the ultrasonic sensor?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the typical formula used to calculate distance using an ultrasonic sensor?
Distance = (Speed of Light × Time) / 2
Distance = (Speed of Sound × Time)
Distance = (Speed of Light × Time)
Distance = (Speed of Sound × Time) / 2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is the duration of the pulse measured in an ultrasonic sensor calculated in Arduino code?
duration = pulseIn(echoPin, HIGH);
duration = millis();
duration = digitalRead(echoPin)
duration = analogRead(echoPin);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the speed of sound used in the calculation of distance in air (in cm/us)?
3.31
0.034
0.21
2.43
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary function of the TRIG pin in an ultrasonic sensor setup with Arduino?
To receive the reflected ultrasonic signal
To send the initial ultrasonic pulse
To provide power to the sensor
To ground the sensor
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Major Micro:bit Projects using MakeCode (Day2)

Quiz
•
7th Grade
10 questions
Robotica

Quiz
•
6th - 12th Grade
11 questions
Mindstorm Quiz Review 2022-23

Quiz
•
7th Grade
10 questions
Ultrasonic Sensing with Arduino-Quiz

Quiz
•
6th - 8th Grade
11 questions
Teste Básico de Hardware Lego EV3 - Educacional

Quiz
•
6th - 9th Grade
10 questions
Mbot

Quiz
•
1st - 7th Grade
6 questions
EV3 Sensors

Quiz
•
6th - 8th Grade
10 questions
robotics s1

Quiz
•
8th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade