Skip to content

3 ESP32 wiring diagram

Graham Ross edited this page Feb 18, 2024 · 4 revisions

This page describes the ESP32 version of the SkyeTracker system.

Parts

You'll need the following parts:

ESP32 Pin assigment

Device Pin ESP32
Anemometer Signal GPIO36
Motor Controller - Enable1 GPIO12
Motor Controller - IN1 GPIO13
Motor Controller - IN2 GPIO14
Motor Controller - Enable2 GPIO26
Motor Controller - IN3 GPIO27
Motor Controller - IN4 GPIO25

Wiring

Dual DC Motor Driver ESP32 Pin
+5V VIN pin 1
DIR1 GPIO13 pin 3
PWM1 GPIO12 pin 4
DIR2 GPIO27 pin 6
PWM2 GPIO26 pin 7
GND GND pin 2
  • Pins GPIO14 and GPIO25 not required on some motor controllers.

HBridge

Prototype