Intro to programming using C on the Arduino / TinkerCAD.
Uses the following breadboard layout: https://www.tinkercad.com/things/1WqG...
Covers:
creating a simple sketch
using the reference manual
pinMode / digitalWrite
creating and updating a variable
what is an int