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 microcontroller with built-in Wi-Fi and Bluetooth capabilities, making it an excellent choice for Internet of Things (IoT) applications and embedded systems. With its 30-pin configuration, the ESP32 offers a wide range of input/output (I/O) options, enabling seamless integration with sensors, actuators, and other peripherals. Its dual-core processor and low-power consumption make it suitable for both high-performance and energy-efficient designs.

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

  • IoT devices (e.g., smart home systems, wearables)
  • Wireless communication projects
  • Data logging and remote monitoring
  • Robotics and automation
  • Prototyping and development of embedded systems

Technical Specifications

Key Technical Details

  • Processor: Dual-core Xtensa® 32-bit LX6 microprocessor
  • Clock Speed: Up to 240 MHz
  • Flash Memory: 4 MB (varies by model)
  • SRAM: 520 KB
  • Wi-Fi: 802.11 b/g/n
  • Bluetooth: v4.2 BR/EDR and BLE
  • Operating Voltage: 3.3V
  • Input Voltage Range: 5V (via USB) or 3.3V (via VIN pin)
  • GPIO Pins: 30 pins (multipurpose)
  • ADC Channels: 18 (12-bit resolution)
  • DAC Channels: 2 (8-bit resolution)
  • PWM Outputs: Up to 16 channels
  • Communication Protocols: UART, SPI, I2C, I2S, CAN
  • Power Consumption: Ultra-low power modes available

Pin Configuration and Descriptions

The ESP32 (30-pin variant) has a versatile pinout. Below is a table summarizing the key pins and their functions:

Pin Name Function Description
VIN Power Input Accepts 5V input to power the ESP32.
GND Ground Common ground for the circuit.
3V3 Power Output Provides 3.3V output for external components.
EN Enable Enables or disables the chip (active high).
GPIO0 General Purpose I/O, Boot Mode Used for boot mode selection during programming.
GPIO1 (TX0) UART TX UART transmit pin (used for serial communication).
GPIO3 (RX0) UART RX UART receive pin (used for serial communication).
GPIO2 General Purpose I/O, ADC, PWM Multipurpose pin with ADC and PWM capabilities.
GPIO4 General Purpose I/O, ADC, PWM Multipurpose pin with ADC and PWM capabilities.
GPIO5 General Purpose I/O, ADC, PWM Multipurpose pin with ADC and PWM capabilities.
GPIO12-15 General Purpose I/O, ADC, PWM Multipurpose pins with ADC and PWM capabilities.
GPIO16-19 General Purpose I/O, SPI, I2C Multipurpose pins supporting SPI and I2C communication.
GPIO21-23 General Purpose I/O, I2C, PWM Multipurpose pins supporting I2C and PWM functionalities.
GPIO25-27 General Purpose I/O, ADC, DAC, PWM Multipurpose pins with ADC, DAC, and PWM capabilities.
GPIO32-39 General Purpose I/O, ADC, Touch Multipurpose pins with ADC and capacitive touch sensing capabilities.
TXD0, RXD0 UART Communication Default UART pins for serial communication.
BOOT Boot Mode Selection Used to enter bootloader mode for programming.

Note: Some pins have multiple functions. Refer to the ESP32 datasheet for detailed pin multiplexing information.

Usage Instructions

How to Use the ESP32 in a Circuit

  1. Powering the ESP32:

    • Use a USB cable to supply 5V via the micro-USB port.
    • Alternatively, provide 5V to the VIN pin or 3.3V to the 3V3 pin.
  2. Connecting Peripherals:

    • Use GPIO pins for digital I/O operations.
    • Connect analog sensors to ADC pins (e.g., GPIO32-GPIO39).
    • Use I2C (GPIO21, GPIO22) or SPI (GPIO18, GPIO19, GPIO23) for communication with external modules.
  3. Programming the ESP32:

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

Important Considerations

  • Voltage Levels: Ensure all connected peripherals operate at 3.3V logic levels to avoid damaging the ESP32.
  • Boot Mode: Hold the BOOT button while pressing the EN button to enter programming mode.
  • Power Supply: Use a stable power source to prevent unexpected resets or malfunctions.

Example Code for Arduino IDE

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

// Define the GPIO pin for the LED
#define LED_PIN 2

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

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

Tip: Replace LED_PIN with the GPIO number where your LED is connected.

Troubleshooting and FAQs

Common Issues

  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 the selected board and port in the Arduino IDE.
    • Hold the BOOT button 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:

    • Use a stable power supply with sufficient current (at least 500 mA).
    • Avoid connecting peripherals that draw excessive current.

FAQs

Q: Can I power the ESP32 with a 5V battery?
A: Yes, you can connect a 5V battery to the VIN pin. Ensure the battery provides a stable voltage.

Q: How do I use the ESP32's Bluetooth functionality?
A: Use the BluetoothSerial library in the Arduino IDE to implement Bluetooth communication.

Q: Can I use the ESP32 with 5V sensors?
A: No, the ESP32 operates at 3.3V logic levels. Use a level shifter to interface with 5V sensors.

Q: How do I reset the ESP32?
A: Press the EN button to reset the ESP32.

By following this documentation, you can effectively utilize the ESP32 (30-pin variant) in your projects. For advanced features, refer to the official ESP32 datasheet and programming guides.