Make Something Move
Get one LED, one button, and one sensor working, and understand the circuit behind each.
$72
this phase
- Open1.1
What a Microcontroller Actually Is
Free previewPins, flash, RAM, and why this chip has no operating system to catch your mistakes.
- 1.2
Toolchain and First Upload
Install Arduino IDE 2, add the ESP32 board core, and get a blink onto real hardware or into Wokwi.
- 1.3
Volts, Amps, and Ohm's Law
Read a schematic, size a resistor, and use a multimeter before you power anything up.
- 1.4
Digital In and Out
GPIO modes, pull-up resistors, switch bounce, and why a floating input reads garbage.
- 1.5
Analog In, PWM Out
Read a potentiometer with the ADC, dim an LED, and use the serial monitor to see what the board thinks is happening.