WEBVTT

00:00.150 --> 00:06.090
In the following lessons, you will walk with the LCD display screen components, right, you have just

00:06.090 --> 00:09.240
finished the section on the ultrasonic sensor.

00:09.690 --> 00:15.570
As you have seen with the sensor, you can get more interesting data here, the distance between the

00:15.570 --> 00:18.180
sensor and an obstacle, a wall.

00:18.570 --> 00:24.440
And also, you could notice that distance was a little bit more complex to set up and to handle.

00:24.750 --> 00:26.720
But in the end, we made it.

00:27.120 --> 00:33.090
And once you know how to work with it, then it would be super easy for you to reuse this component

00:33.090 --> 00:34.980
in any of your project.

00:35.550 --> 00:38.600
Now it's time to explore the LCD display screen.

00:39.150 --> 00:42.100
This component is not in the stencils category.

00:42.480 --> 00:44.010
This is an actuator.

00:44.310 --> 00:50.380
So it means you are going to control its output from the aluminum for the LCD display screen.

00:50.610 --> 00:53.340
There is no special concept you need to understand.

00:53.670 --> 00:55.170
It just brings text.

00:55.170 --> 00:59.290
And to send some text, you are going to use another Arduino library.

00:59.490 --> 01:05.640
The only complex part is about how to plug it to your secret because you are going to use more wires

01:05.640 --> 01:06.520
than previously.

01:06.870 --> 01:12.780
So let's get started with the secret and then you will learn how to control this LCD screen component.
