This is an introductory workshop, teaching students how to control Servo Motors using the Arduino Uno R4 Wifi.
The following concepts are convered:
- Basic usage of VSCode and Platformio
- Blink script to control the build in Arduino LED
- Controlling the Arduino Servo Motor using built in libraries
- Utilizing C++ loops
- Controlling the Arduino Servo Motor using PWM Signals