Welcome to the Arduino Basics Full Course!
In this lesson we'll be going through the basics of writing code for an Arduino Uno. We will be learning how to turn the onboard LED on and off.
For additional resources related to the pins I didn't explain have a look at this resource: https://www.circuito.io/blog/arduino-uno-pinout/
See you again in Lesson 2
Links:
- CodeWithConner: https://www.codewithconner.ca/
- TPT: https://www.teacherspayteachers.com/Store/Code-With-Conner
0:00 - Introduction
0:25 - What is an Arduino?
4:00 - Our first program
19:17 - Extension