Get to know the fundamentals of eletricity and learn how
to plan out, calculate and measure small electronic circuits
Learn about starting with Arduino: What it is, how to set it
up and how to program it. Afterward learn about basic methods
and commands to start making your Arduino do whatever you want.
Dive a bit deeper into programming and its concepts. Learn about
data structures, arithmetics, conditial execution,
loops and functions.
Use your gathered skills to connect your Arduino to a selection of various sensors, actuators and displays. We only cover a few selected parts: Distance sensor (ultrasonic), joystick, stepper motor, servo motor, LCD, 7-segment display and lastly the shift register to manage a lot of output pins.
However the methods are the same for nearly every other Arduino
part you can get.