Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use ESP32 (30 pin): Examples, Pinouts, and Specs

Image of ESP32 (30 pin)
Cirkit Designer LogoDesign with ESP32 (30 pin) in Cirkit Designer

Introduction

The ESP32 is a powerful and versatile microcontroller designed for IoT (Internet of Things) applications and embedded systems. It features built-in Wi-Fi and Bluetooth capabilities, making it an excellent choice for projects requiring wireless communication. With its 30-pin configuration, the ESP32 provides a wide range of GPIO (General Purpose Input/Output) pins, ADC (Analog-to-Digital Converter) channels, PWM (Pulse Width Modulation) outputs, and other peripherals, enabling developers to create complex and efficient systems.

Explore Projects Built with ESP32 (30 pin)

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
ESP32-Based Smart Display with Camera and Audio Alert System
Image of cam_circuit_design: A project utilizing ESP32 (30 pin) in a practical application
This circuit features two ESP32 microcontrollers, one standard 30-pin version and one ESP32-CAM module, both sharing a common ground and power supply. The 30-pin ESP32 is interfaced with an I2C LCD 16x2 Screen for display purposes, using its I2C pins (D21 for SDA and D22 for SCL), and controls a buzzer connected to pin D23. Additionally, the ESP32-CAM is connected to the 30-pin ESP32 via serial communication through pins TX2 and RX2 for potential image data transfer.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Environmental Monitoring System with Water Flow Sensing
Image of Water: A project utilizing ESP32 (30 pin) in a practical application
This circuit features an ESP32 Devkit V1 microcontroller connected to a DHT22 temperature and humidity sensor and a water flow sensor. The ESP32 reads environmental data from the DHT22 via a digital input pin (D33) and monitors water flow through the water flow sensor connected to another digital input pin (D23). The ESP32 is powered through its VIN pin, and both sensors are powered by the ESP32's 3V3 output, with common ground connections.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based OLED Display Interface
Image of d: A project utilizing ESP32 (30 pin) in a practical application
This circuit features an ESP32 microcontroller connected to an OLED 1.3" display. The ESP32's GPIO pins 21 and 22 are used for I2C communication (SDA and SCL respectively) with the OLED display. The display is powered by the 5V output from the ESP32, and both devices share a common ground.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Environmental Monitoring System with OLED Display
Image of esproj: A project utilizing ESP32 (30 pin) in a practical application
This circuit features an ESP32 microcontroller as the central processing unit, interfacing with a DHT11 temperature and humidity sensor, an MPU-6050 accelerometer and gyroscope, an OLED display, and a separate temperature sensor. The ESP32 communicates with the MPU-6050 and the OLED display via I2C (using pins D22 and D21 for SCL and SDA, respectively), reads temperature data from the DHT11 sensor through pin D18, and interfaces with the additional temperature sensor via pin D5. All components share a common power supply connected to the ESP32's Vin pin and a common ground.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with ESP32 (30 pin)

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of cam_circuit_design: A project utilizing ESP32 (30 pin) in a practical application
ESP32-Based Smart Display with Camera and Audio Alert System
This circuit features two ESP32 microcontrollers, one standard 30-pin version and one ESP32-CAM module, both sharing a common ground and power supply. The 30-pin ESP32 is interfaced with an I2C LCD 16x2 Screen for display purposes, using its I2C pins (D21 for SDA and D22 for SCL), and controls a buzzer connected to pin D23. Additionally, the ESP32-CAM is connected to the 30-pin ESP32 via serial communication through pins TX2 and RX2 for potential image data transfer.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Water: A project utilizing ESP32 (30 pin) in a practical application
ESP32-Based Environmental Monitoring System with Water Flow Sensing
This circuit features an ESP32 Devkit V1 microcontroller connected to a DHT22 temperature and humidity sensor and a water flow sensor. The ESP32 reads environmental data from the DHT22 via a digital input pin (D33) and monitors water flow through the water flow sensor connected to another digital input pin (D23). The ESP32 is powered through its VIN pin, and both sensors are powered by the ESP32's 3V3 output, with common ground connections.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of d: A project utilizing ESP32 (30 pin) in a practical application
ESP32-Based OLED Display Interface
This circuit features an ESP32 microcontroller connected to an OLED 1.3" display. The ESP32's GPIO pins 21 and 22 are used for I2C communication (SDA and SCL respectively) with the OLED display. The display is powered by the 5V output from the ESP32, and both devices share a common ground.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of esproj: A project utilizing ESP32 (30 pin) in a practical application
ESP32-Based Environmental Monitoring System with OLED Display
This circuit features an ESP32 microcontroller as the central processing unit, interfacing with a DHT11 temperature and humidity sensor, an MPU-6050 accelerometer and gyroscope, an OLED display, and a separate temperature sensor. The ESP32 communicates with the MPU-6050 and the OLED display via I2C (using pins D22 and D21 for SCL and SDA, respectively), reads temperature data from the DHT11 sensor through pin D18, and interfaces with the additional temperature sensor via pin D5. All components share a common power supply connected to the ESP32's Vin pin and a common ground.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • IoT devices and smart home automation
  • Wireless sensor networks
  • Wearable technology
  • Robotics and automation systems
  • Data logging and remote monitoring
  • Bluetooth-enabled devices and applications

Technical Specifications

The ESP32 (30 pin) microcontroller is equipped with robust hardware and features. Below are its key technical specifications:

Specification Details
Microcontroller Tensilica Xtensa LX6 dual-core processor
Clock Speed Up to 240 MHz
Flash Memory 4 MB (varies by module)
SRAM 520 KB
Wi-Fi 802.11 b/g/n
Bluetooth Bluetooth 4.2 and BLE (Bluetooth Low Energy)
Operating Voltage 3.3V
Input Voltage Range 5V (via USB) or 3.3V (via VIN pin)
GPIO Pins 30 pins (including ADC, DAC, PWM, I2C, SPI, UART)
ADC Channels 18 channels (12-bit resolution)
DAC Channels 2 channels (8-bit resolution)
PWM Outputs Multiple channels
Communication Protocols UART, SPI, I2C, I2S, CAN, Ethernet
Power Consumption Ultra-low power consumption in deep sleep mode (as low as 10 µA)
Operating Temperature -40°C to +125°C

Pin Configuration and Descriptions

The ESP32 (30 pin) module has the following pinout:

Pin Name Type Description
VIN Power Input Input voltage (5V) for powering the ESP32 module.
GND Ground Ground connection.
3V3 Power Output 3.3V output for powering external components.
EN Enable Enables or disables the module. Active high.
GPIO0 GPIO/Boot Mode General-purpose I/O or boot mode selection.
GPIO1 (TX0) UART TX UART transmit pin.
GPIO3 (RX0) UART RX UART receive pin.
GPIO2 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO4 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO5 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO12 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO13 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO14 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO15 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO16 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO17 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO18 GPIO/SPI General-purpose I/O or SPI clock (SCK).
GPIO19 GPIO/SPI General-purpose I/O or SPI MISO.
GPIO21 GPIO/I2C General-purpose I/O or I2C SDA.
GPIO22 GPIO/I2C General-purpose I/O or I2C SCL.
GPIO23 GPIO/SPI General-purpose I/O or SPI MOSI.
GPIO25 GPIO/DAC General-purpose I/O or DAC output.
GPIO26 GPIO/DAC General-purpose I/O or DAC output.
GPIO27 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO32 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO33 GPIO/ADC/PWM General-purpose I/O, ADC, or PWM output.
GPIO34 GPIO/ADC General-purpose I/O or ADC input.
GPIO35 GPIO/ADC General-purpose I/O or ADC input.
GPIO36 GPIO/ADC General-purpose I/O or ADC input.
GPIO39 GPIO/ADC General-purpose I/O or ADC input.

Usage Instructions

How to Use the ESP32 in a Circuit

  1. Powering the ESP32:

    • Use a 5V power source connected to the VIN pin or a 3.3V source connected to the 3V3 pin.
    • Ensure the power supply can provide sufficient current (at least 500 mA).
  2. Connecting Peripherals:

    • Use GPIO pins for digital input/output.
    • For analog input, connect sensors to ADC pins (e.g., GPIO34, GPIO35).
    • For communication, use UART, SPI, or I2C pins as needed.
  3. Programming the ESP32:

    • Install the ESP32 board package in the Arduino IDE.
    • Connect the ESP32 to your computer via a USB cable.
    • Select the correct board and port in the Arduino IDE.
    • Write and upload your code.

Important Considerations and Best Practices

  • Always use a level shifter when interfacing 5V devices with the ESP32's 3.3V GPIO pins.
  • Avoid exceeding the maximum current rating of GPIO pins (12 mA per pin).
  • Use pull-up or pull-down resistors for input pins to prevent floating states.
  • Ensure proper grounding to avoid noise and instability in the circuit.

Example Code for Arduino IDE

The following example demonstrates how to blink an LED connected to GPIO2:

// Define the LED pin
const int ledPin = 2; // GPIO2 is commonly used for onboard LEDs

void setup() {
  pinMode(ledPin, OUTPUT); // Set GPIO2 as an output pin
}

void loop() {
  digitalWrite(ledPin, HIGH); // Turn the LED on
  delay(1000);                // Wait for 1 second
  digitalWrite(ledPin, LOW);  // Turn the LED off
  delay(1000);                // Wait for 1 second
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. ESP32 Not Detected by Computer:

    • Ensure the USB cable is functional and supports data transfer.
    • Install the correct USB-to-serial driver for your operating system.
  2. Upload Fails in Arduino IDE:

    • Check that the correct board and port are selected in the IDE.
    • Hold the BOOT button on the ESP32 while uploading the code.
  3. Wi-Fi Connection Issues:

    • Verify the SSID and password in your code.
    • Ensure the router is within range and supports 2.4 GHz Wi-Fi.
  4. Random Resets or Instability:

    • Check the power supply for sufficient current.
    • Add capacitors to stabilize the power supply.

FAQs

Q: Can the ESP32 operate on battery power?
A: Yes, the ESP32 can be powered by a battery. Use a 3.7V LiPo battery with a voltage regulator to provide 3.3V.

Q: How do I use the ESP32's Bluetooth feature?
A: The ESP32 supports both Bluetooth Classic and BLE. Use libraries like BluetoothSerial or BLEDevice in the Arduino IDE to implement Bluetooth functionality.

Q: What is the maximum range of the ESP32's Wi-Fi?
A: The range depends on environmental factors but typically extends up to 100 meters in open spaces.

Q: Can I use the ESP32 with other IDEs?
A: Yes, the ESP32 is compatible with other IDEs like PlatformIO and Espressif's ESP-IDF.