Board-specific wiring maps

Wire Tagger-101 by GPIO number.

Pick the same ESP32 board you selected on the flasher page. The map gives you the GPIO for each Tagger-101 signal and the short notes needed to avoid the easy wiring mistakes.

Wire After Flashing

Flash the bare board first. After it boots, disconnect USB power before adding wiring. Keep every module on 3.3 V logic, use one shared ground, and never drive an IR LED strip or motor directly from a GPIO pin.

Tagger-101

Tagger build with IR transmitter, hit receiver, trigger, reload, feedback, and OLED screen.

Launch
Tagger-101 Launch ESP32-C3 wiring map
ESP32-C3 wiring map

ESP32-C3 pins

GPIO numbers match the firmware pin profile for this board family.

PartGPIOBeginner note
IR LED driverGPIO7Driver input; LED current must come through a separate driver circuit.
IR receiver OUTGPIO5Receiver output pin.
Trigger buttonGPIO4Button connects GPIO to GND.
Reload buttonGPIO3Button connects GPIO to GND.
PiezoGPIO1Piezo to GND.
Vibration motorGPIO0Driver input.
OLED SCL / SDAGPIO20 / GPIO21OLED I2C pair.