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

How to Use ESPS3-WROOM: Examples, Pinouts, and Specs

Image of ESPS3-WROOM
Cirkit Designer LogoDesign with ESPS3-WROOM in Cirkit Designer

Introduction

The ESPS3-WROOM, manufactured by Espressif, is a compact and versatile Wi-Fi and Bluetooth module designed for Internet of Things (IoT) applications. Based on the ESP32-S3 chip, this module offers high performance, low power consumption, and robust wireless communication capabilities. It is ideal for applications requiring reliable connectivity, such as smart home devices, industrial automation, wearable electronics, and more.

Explore Projects Built with ESPS3-WROOM

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 GPS Tracker with SD Card Logging and Barometric Sensor
Image of gps projekt circuit: A project utilizing ESPS3-WROOM in a practical application
This circuit features an ESP32 Wroom Dev Kit as the main microcontroller, interfaced with an MPL3115A2 sensor for pressure and temperature readings, and a Neo 6M GPS module for location tracking. The ESP32 is also connected to an SD card reader for data logging purposes. A voltage regulator is used to step down the USB power supply to 3.3V, which powers the ESP32, the sensor, and the SD card reader.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32 and NRF24L01 Wireless Control Circuit
Image of master Node: A project utilizing ESPS3-WROOM in a practical application
This circuit features an ESP32-WROOM-32UE microcontroller interfaced with an NRF24L01 wireless transceiver module, allowing for wireless communication capabilities. A pushbutton with a pull-down resistor is connected to the ESP32 for user input. Power regulation is managed by an AMS1117 3.3V regulator, which receives 5V from an AC-DC PSU board and is stabilized by an electrolytic capacitor, providing a stable 3.3V supply to the ESP32 and NRF24L01.
Cirkit Designer LogoOpen Project in Cirkit Designer
Raspberry Pi Pico and ESP32 Wi-Fi Controlled Sensor Interface
Image of pico_esp32: A project utilizing ESPS3-WROOM in a practical application
This circuit integrates a Raspberry Pi Pico and an ESP32 Wroom Dev Kit, interconnected through various GPIO pins and resistors, to enable communication and control between the two microcontrollers. The ESP32 is powered by a 3.3V supply and shares ground with the Raspberry Pi Pico, while specific GPIO pins are used for data exchange. The provided code sketches for the Raspberry Pi Pico suggest a framework for further development of the system's functionality.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Vibration Motor Controller with I2C IO Expansion
Image of VIBRATYION: A project utilizing ESPS3-WROOM in a practical application
This circuit features an ESP32 Wroom Dev Kit microcontroller interfaced with an MCP23017 I/O expansion board via I2C communication, utilizing GPIO 21 and GPIO 22 for SDA and SCL lines, respectively. A vibration motor is controlled by an NPN transistor acting as a switch, with a diode for back EMF protection and a resistor to limit base current. The ESP32 can control the motor by sending signals to the MCP23017, which then interfaces with the transistor to turn the motor on or off.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with ESPS3-WROOM

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 gps projekt circuit: A project utilizing ESPS3-WROOM in a practical application
ESP32-Based GPS Tracker with SD Card Logging and Barometric Sensor
This circuit features an ESP32 Wroom Dev Kit as the main microcontroller, interfaced with an MPL3115A2 sensor for pressure and temperature readings, and a Neo 6M GPS module for location tracking. The ESP32 is also connected to an SD card reader for data logging purposes. A voltage regulator is used to step down the USB power supply to 3.3V, which powers the ESP32, the sensor, and the SD card reader.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of master Node: A project utilizing ESPS3-WROOM in a practical application
ESP32 and NRF24L01 Wireless Control Circuit
This circuit features an ESP32-WROOM-32UE microcontroller interfaced with an NRF24L01 wireless transceiver module, allowing for wireless communication capabilities. A pushbutton with a pull-down resistor is connected to the ESP32 for user input. Power regulation is managed by an AMS1117 3.3V regulator, which receives 5V from an AC-DC PSU board and is stabilized by an electrolytic capacitor, providing a stable 3.3V supply to the ESP32 and NRF24L01.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of pico_esp32: A project utilizing ESPS3-WROOM in a practical application
Raspberry Pi Pico and ESP32 Wi-Fi Controlled Sensor Interface
This circuit integrates a Raspberry Pi Pico and an ESP32 Wroom Dev Kit, interconnected through various GPIO pins and resistors, to enable communication and control between the two microcontrollers. The ESP32 is powered by a 3.3V supply and shares ground with the Raspberry Pi Pico, while specific GPIO pins are used for data exchange. The provided code sketches for the Raspberry Pi Pico suggest a framework for further development of the system's functionality.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of VIBRATYION: A project utilizing ESPS3-WROOM in a practical application
ESP32-Based Vibration Motor Controller with I2C IO Expansion
This circuit features an ESP32 Wroom Dev Kit microcontroller interfaced with an MCP23017 I/O expansion board via I2C communication, utilizing GPIO 21 and GPIO 22 for SDA and SCL lines, respectively. A vibration motor is controlled by an NPN transistor acting as a switch, with a diode for back EMF protection and a resistor to limit base current. The ESP32 can control the motor by sending signals to the MCP23017, which then interfaces with the transistor to turn the motor on or off.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Smart home devices (e.g., smart plugs, thermostats, and lighting systems)
  • Industrial IoT (e.g., sensors, controllers, and monitoring systems)
  • Wearable electronics
  • Wireless data transmission and communication
  • Prototyping and development of IoT solutions

Technical Specifications

Key Technical Details

Parameter Specification
Chipset ESP32-S3 (Xtensa® 32-bit LX7 dual-core processor)
Wireless Connectivity Wi-Fi 802.11 b/g/n (2.4 GHz), Bluetooth 5.0 LE
Flash Memory 4 MB (default)
SRAM 512 KB
Operating Voltage 3.0V to 3.6V
Power Consumption Ultra-low power consumption in deep sleep mode (as low as 10 µA)
GPIO Pins Up to 45 GPIOs (depending on configuration)
Interfaces SPI, I2C, I2S, UART, PWM, ADC, DAC, USB OTG
Operating Temperature -40°C to +85°C
Dimensions 18 mm x 25.5 mm x 2.4 mm
Certifications FCC, CE, IC, SRRC, and more

Pin Configuration and Descriptions

The ESPS3-WROOM module has multiple pins for various functionalities. Below is a table summarizing the key pins and their descriptions:

Pin Number Pin Name Functionality
1 GND Ground
2 3V3 Power supply input (3.3V)
3 EN Enable pin (active high)
4 IO0 GPIO0, used for boot mode selection
5 IO1 GPIO1, general-purpose input/output
6 TXD0 UART0 transmit data
7 RXD0 UART0 receive data
8 IO2 GPIO2, supports PWM, ADC, and other functions
9 IO3 GPIO3, general-purpose input/output
10 IO4 GPIO4, supports SPI and other functions
11 IO5 GPIO5, general-purpose input/output
12 IO12 GPIO12, supports ADC and other functions
13 IO13 GPIO13, supports I2C and other functions
14 IO14 GPIO14, supports SPI and other functions
15 IO15 GPIO15, general-purpose input/output

Note: The exact pinout may vary depending on the specific module variant. Refer to the official datasheet for detailed pin mappings.

Usage Instructions

How to Use the ESPS3-WROOM in a Circuit

  1. Power Supply: Connect the 3V3 pin to a stable 3.3V power source and the GND pin to ground.
  2. Boot Mode Selection: Use GPIO0 (IO0) to select the boot mode. Pull it low during power-up to enter programming mode.
  3. Communication: Use the UART pins (TXD0 and RXD0) for serial communication with a microcontroller or computer.
  4. GPIO Usage: Configure the GPIO pins as needed for your application (e.g., input, output, PWM, ADC).
  5. Antenna: Ensure the onboard antenna has sufficient clearance from metallic objects to avoid signal interference.

Important Considerations and Best Practices

  • Power Supply: Use a low-noise, stable 3.3V power source to ensure reliable operation.
  • Programming: Use a USB-to-UART adapter to program the module via the UART interface.
  • Antenna Placement: Avoid placing the module near metal surfaces or enclosures that could block the wireless signal.
  • Deep Sleep Mode: Utilize the deep sleep mode to minimize power consumption in battery-powered applications.
  • Firmware Updates: Regularly update the firmware to benefit from the latest features and security patches.

Example: Connecting to an Arduino UNO

Below is an example of how to connect the ESPS3-WROOM to an Arduino UNO and send data over Wi-Fi:

Wiring Diagram

ESPS3-WROOM Pin Arduino UNO Pin
3V3 3.3V
GND GND
TXD0 RX (Pin 0)
RXD0 TX (Pin 1)
EN 3.3V (via 10kΩ pull-up resistor)

Example Code

#include <WiFi.h> // Include the Wi-Fi library for ESP32-S3

// Replace with your network credentials
const char* ssid = "Your_SSID";
const char* password = "Your_PASSWORD";

void setup() {
  Serial.begin(115200); // Initialize serial communication
  delay(1000);

  // Connect to Wi-Fi
  Serial.println("Connecting to Wi-Fi...");
  WiFi.begin(ssid, password);

  while (WiFi.status() != WL_CONNECTED) {
    delay(500);
    Serial.print(".");
  }

  Serial.println("\nWi-Fi connected!");
  Serial.print("IP Address: ");
  Serial.println(WiFi.localIP()); // Print the module's IP address
}

void loop() {
  // Add your main code here
}

Note: Ensure the Arduino UNO's RX and TX pins are connected correctly to avoid communication issues.

Troubleshooting and FAQs

Common Issues and Solutions

  1. Module Not Powering On

    • Cause: Insufficient or unstable power supply.
    • Solution: Ensure the power source provides a stable 3.3V and sufficient current.
  2. Wi-Fi Connection Fails

    • Cause: Incorrect SSID or password.
    • Solution: Double-check the network credentials in your code.
  3. Serial Communication Not Working

    • Cause: Incorrect wiring or baud rate mismatch.
    • Solution: Verify the TX and RX connections and ensure the baud rate matches in the code.
  4. Module Not Entering Programming Mode

    • Cause: GPIO0 not pulled low during power-up.
    • Solution: Check the GPIO0 connection and ensure it is pulled low when resetting the module.

FAQs

  • Q: Can the ESPS3-WROOM operate on 5V?

    • A: No, the module requires a 3.3V power supply. Using 5V may damage the module.
  • Q: How do I update the firmware?

    • A: Use the Espressif ESP-IDF or a compatible flashing tool to upload the latest firmware via the UART interface.
  • Q: Can I use the ESPS3-WROOM for Bluetooth communication?

    • A: Yes, the module supports Bluetooth 5.0 LE for low-energy communication.
  • Q: What is the maximum Wi-Fi range?

    • A: The range depends on the environment but typically extends up to 100 meters in open spaces.

By following this documentation, you can effectively integrate the ESPS3-WROOM module into your IoT projects and take full advantage of its capabilities.