Arduino for Beginners - 2022 Complete Course - Activity 17 - Print Distance from Obstacle on LCD Screen

Arduino for Beginners - 2022 Complete Course - Activity 17 - Print Distance from Obstacle on LCD Screen

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides students on how to use an ultrasonic sensor to measure distance and display the data on an LCD screen. It explains how to print the frequency of readings on one line and the measured distance on another. The instructor encourages starting from scratch to code the solution, enhancing understanding and confidence in using these components.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary task described in the video regarding the ultrasonic sensor?

To measure temperature and display it on a screen

To record sound and display it on a graph

To print the distance measured on an LCD display

To calculate speed and show it on a monitor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should be displayed on the first line of the LCD screen?

The frequency of reading from the sensor

The current time

The distance in meters

The temperature in Celsius

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the suggested frequency for reading from the ultrasonic sensor in the example?

120 milliseconds

90 milliseconds

60 milliseconds

30 milliseconds

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is recommended to display on the second line of the LCD screen?

The sensor's serial number

The battery level

The distance measured

The current date

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the final advice given for practicing with the sensors?

To start coding from scratch

To read the sensor's manual

To use pre-written code

To watch more tutorials