WEBVTT

00:00.140 --> 00:00.650
Great.

00:00.650 --> 00:07.640
You can now make your Raspberry Pi and Arduino boards communicate between each other using serial communication.

00:07.760 --> 00:13.700
This is already a strong foundation you have, and with this foundation, you will be able to create

00:13.700 --> 00:15.480
all kinds of applications.

00:15.500 --> 00:22.160
So what we're going to do from now on is to make progress towards the final project, which is a complete

00:22.160 --> 00:26.060
intercom system using both Arduino and Raspberry Pi.

00:26.180 --> 00:31.470
First, we will focus on Arduino functionalities, then Raspberry Pi functionalities.

00:31.490 --> 00:35.270
And after that we will be ready to start the final project.

00:35.390 --> 00:38.810
So let's begin this part on Arduino.

00:38.930 --> 00:41.410
There are actually two sections here.

00:41.420 --> 00:48.440
First, we will add all the components that we need for the project one by one for each component.

00:48.440 --> 00:50.910
I will give you some basic explanation.

00:50.930 --> 00:51.130
Okay.

00:51.170 --> 00:57.800
And I'm not going to dive into details here because knowing how to create basic circuits and code with

00:57.800 --> 01:01.110
Arduino is part of the prerequisite of the course.

01:01.140 --> 01:06.240
The goal of this section is just to do some recaps and make sure that you have the correct circuits

01:06.240 --> 01:12.480
and also that we can reach the next practice section where you will create programs to interact with

01:12.480 --> 01:16.200
the Arduino functionalities from the Raspberry Pi.

01:16.560 --> 01:23.100
So for some components, if you already know how to use them, feel free to skip the coding part.

01:23.130 --> 01:27.420
If not, then watch the video to expand your Arduino knowledge.

01:27.420 --> 01:34.950
You can also see those following videos as a quick help to come to if you are stuck in some of the following

01:34.950 --> 01:36.900
activities or project.

01:37.170 --> 01:38.850
All right, let's get started.
