WEBVTT

00:00.080 --> 00:02.420
Welcome to this course on Raspberry Pi.

00:02.450 --> 00:08.360
For beginners, you want to create fun and useful projects with Raspberry Pi starting from scratch.

00:08.390 --> 00:13.580
Or you are already using Raspberry Pi, but you feel stuck and you don't know what to do to progress

00:13.580 --> 00:14.870
in the right direction.

00:14.870 --> 00:20.270
You also want to learn by doing, and you think it's important to really understand what you do well.

00:20.270 --> 00:22.220
This course is for you.

00:22.220 --> 00:26.750
I am Edouard, I'm a software engineer, entrepreneur and robotics teacher.

00:26.750 --> 00:33.020
In the past, I have used Raspberry Pi to program an entire six axis robotic arm from scratch.

00:33.050 --> 00:39.110
Now my focus is on teaching you the practical knowledge that I have and making complex stuff easy to

00:39.140 --> 00:39.890
understand.

00:39.920 --> 00:42.590
Starting with Raspberry Pi can be really hard.

00:42.590 --> 00:46.610
I know that today I am here to help you on this journey.

00:46.610 --> 00:52.640
In this complete step by step course, you will learn everything you need to get started through hands

00:52.670 --> 00:53.720
on activities.

00:53.750 --> 00:58.010
At the end of the course you will have a very strong foundation with Raspberry Pi.

00:58.280 --> 01:03.320
This foundation will make you confident enough to create your own programs and start your own custom

01:03.320 --> 01:06.200
projects on a very broad range of topics.

01:06.200 --> 01:11.240
You don't need to have any experience in programming or hardware engineering to start this course.

01:11.270 --> 01:17.060
It is structured in a way that makes it easy to follow for beginners and directly going to the point

01:17.090 --> 01:18.980
through a ton of practice.

01:19.010 --> 01:25.280
The course is focused on the Raspberry Pi five, but also works perfectly for the Raspberry Pi two,

01:25.310 --> 01:26.510
three, and four.

01:26.540 --> 01:28.610
Now, what will you do in the course?

01:28.640 --> 01:34.970
First and one step at a time, you will install and correctly configure the Raspberry Pi operating system

01:34.970 --> 01:38.090
without any external monitor or keyboard.

01:38.120 --> 01:42.680
Then you will start to program with Python three directly on your Raspberry Pi.

01:42.710 --> 01:45.530
I will teach you all the necessary basics you need.

01:45.560 --> 01:50.600
After Python, you will learn how to control hardware components using the Raspberry Pi Gpio.

01:50.840 --> 01:57.410
From this point, you will already have a very strong foundation which will help you in any future projects

01:57.410 --> 01:58.370
that you start.

01:58.400 --> 02:01.580
Then we will expand on several new topics.

02:01.580 --> 02:05.360
You will learn how to detect a movement using a Pir sensor.

02:05.390 --> 02:07.460
Send an email from your Raspberry Pi.

02:07.490 --> 02:10.970
Use the terminal to get access to even more functionalities.

02:10.990 --> 02:14.290
Take photos and videos with the Raspberry Pi camera module.

02:14.320 --> 02:19.240
Create a web server hosted on your Pi with Python and the flask framework.

02:19.270 --> 02:25.030
Finally, you will use all this knowledge to create a complete project with your Raspberry Pi and practice

02:25.060 --> 02:28.150
with all the different topics mixed together.

02:28.150 --> 02:33.520
In this project, you will make your Raspberry Pi detect some movement, take a photo and then send

02:33.520 --> 02:39.250
this photo by email, plus display it on a web page accessible from your phone or computer.

02:39.250 --> 02:40.600
And that's not all.

02:40.600 --> 02:45.760
All along the course, I will give you the best practices you can implement right from the start and

02:45.760 --> 02:48.520
explain to you why you need to do what you are doing.

02:48.520 --> 02:54.640
The goal here is to make you become more autonomous on your projects, and give you engineer level thinking

02:54.640 --> 02:57.640
skills to solve any future problem.

02:57.640 --> 03:01.480
Also, when we program, I will write and explain all the code.

03:01.480 --> 03:07.480
We use no copy and paste, only practice through hands on activities.

03:07.510 --> 03:13.240
All right, so if you want to start learning Raspberry Pi in a practical and efficient way, wait no

03:13.240 --> 03:15.220
more and let's get started.
