
HC-SR04 Ultrasonic sensor

Quiz
•
Computers
•
9th - 10th Grade
•
Hard
Regie Ocampo
Used 30+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of signals does a HC-SR04 sensor use?
ultrasonic waves
microwave
digital
radio waves
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What HC-SR04 pin is used to transmit signals?
VCC
GND
Trig
Echo
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What pin is used to receive signals?
VCC
GND
Trig
Echo
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command is used to turn ON the HC-SR04 sensor?
digitalWrite(trigPin, HIGH);
analogWrite(trigPin, HIGH);
digitalWrite(trigPin, LOW);
analogWrite(trigPin, LOW);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the formula to compute for the duration of time travelled by the signal from the sensor to the object?
distance = time * .034 / 2
time = distance/ .034
distance = speed * .034 /2
time = 0.034 /distance
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to initialize echoPin in void setup?
pinMode(echoPin,INPUT);
pinMode(echoPin,OUTPUT);
const int echoPin;
long echoPin;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In what pin do we connect VCC?
GND
5V
Digital pin
Analog pin
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
ardunio

Quiz
•
5th Grade - University
10 questions
QUIZ PHP

Quiz
•
10th Grade
10 questions
Perakitan PC

Quiz
•
1st - 10th Grade
11 questions
Data Transmission

Quiz
•
10th - 12th Grade
10 questions
Arduino - Exercise 1 Blink

Quiz
•
10th - 11th Grade
10 questions
PIR sensor and Bluetooth Module

Quiz
•
10th Grade
15 questions
Quiz on Ultrasonic Sensor with LCD

Quiz
•
10th Grade
5 questions
Arduino simple test

Quiz
•
8th Grade - University
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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade