Write the Code.
Control the Real World.
Volume 3 introduces kids to programming with Arduino: the bridge between electronics and computer science. This isn't abstract coding — it's writing code that lights up LEDs, reads buttons, makes sounds, and builds a genuine interactive game.
Every chapter alternates theory and practice: you learn a concept and immediately apply it by building a circuit and writing the program that controls it. The path culminates in the Simon Game, a final project that brings together everything you've learned.
- Original Arduino Nano R4 with proprietary ELAB Nano Breakout Board
- 10 progressive chapters from the history of programming to the Simon game
- Digital and analog pins: input, output, PWM, sensors, and trimmers
- Serial monitor to view data and debug in real time
- Piezo and music: generate tones, melodies, and build a keyboard with buttons
- Simon Game as the final project: LEDs, buttons, buzzer, and arrays