The aim of this mini Arduino course is to make you familiar with how to get, modify, and upload code to an Arduino board. To do this you’ll need a computer, an Arduino board (UNO if you can), and assorted electronic parts.
PART 1: Basics:
- Blink (digital out)
- Button (digital in)
- Potentiometer (analog in)
- Force Sensitive Resistors (FSR) – touch pads and bend sensors – (analog in)
- Solenoids (digital out).
- DC Motors (pwm).
- Servo (pwm).
- Stepper (pwm).
- LED strip.
PART 2: Putting things together: