|
Setup |
Download files required for the lesson |
00:00 |
1. Introduction
|
What is the Arduino platform?
Why do we use the Arduino platform?
|
00:25 |
2. Installing arduino-cli
|
How can you program an Arduino board?
|
00:45 |
3. First Sketch
|
How do you program the Arduino?
What is the structure of an Arduino program?
|
01:15 |
4. Using the Breadboard
|
What is a breadboard?
How are a breadboard’s conductors organized?
How can you use a breadboard to connect devices to the Arduino?
|
01:55 |
5. Using Digital and Analog Pins
|
How can the Arduino receive input via pins?
|
02:35 |
6. Using Serial Connections
|
How can Arduino programs use the serial interace?
|
03:15 |
7. Using Arduino Libraries
|
How can Arduino programming be extended?
|
03:45 |
8. Using git for Arduino programs
|
How can I maintain Arduino programs with git?
How can I create a github reposistory from the command line?
|
04:15 |
Finish |
|