ESP32 ESP-WROOM-32D 0.96" OLED Display image

ESP32 ESP-WROOM-32D 0.96" OLED Display

Development Board ESP32_DEV

ESP32 ESP-WROOM-32D 0.96" OLED Display is a development board based on the ESP32 microcontroller using XTENSA architecture.

This board features a maximum CPU frequency of 240 MHz and 4MB flash memory.

240 MHz CPU 4MB Flash Micro-USB WiFi + BT 4.2 ~$10.49

About ESP32 ESP-WROOM-32D 0.96" OLED Display

ESP32 Xtensa dual-core 32-bit LX6 ยท 240 MHz

The ESP32 ESP-WROOM-32D OLED is a compact development board featuring the ESP32-WROOM-32D module with integrated Wi-Fi 802.11 b/g/n and Bluetooth 4.2 + BLE connectivity. ๐Ÿ“ถ

Powered by a dual-core Xtensa 32-bit LX6 processor running at up to 240 MHz, with 4MB flash memory and 520KB SRAM, it's perfect for IoT applications and embedded projects. โšก

The board features a built-in 0.96" OLED display with yellow/blue color (128x64 resolution) connected via I2C, ideal for displaying sensor data, status information, or user interfaces. It offers 30 GPIO pins with support for ADC (18 channels, 12-bit), DAC (2 channels), PWM, and various communication interfaces including UART, SPI, I2C, I2S, and CAN. ๐Ÿ”Œ

Operating at 3.3V with Micro-USB interface for programming and power. Compact design makes it suitable for space-constrained applications. ๐Ÿ”‹

Where to Buy ESP32 ESP-WROOM-32D 0.96" OLED Display

Prices are subject to change. We earn from qualifying purchases as an Amazon Associate.

Technical Specifications

Complete technical specification details for ESP32 ESP-WROOM-32D 0.96" OLED Display

ESP32 ยท Dual-Core
Arch
XTENSA
Clock
240 MHz
Flash
4MB
Connectivity
WiFi
802.11 b/g/n (2.4 GHz)
Bluetooth 4.2
Classic + BLE
OLED
Type
OLED
USB
Port
Micro-USB
Serial
CP2102
30
Digital IO
16
Analog In
19
PWM
16
Interrupts
OLED Screen

Quick Setup

Copy-paste configs for ESP32 ESP-WROOM-32D 0.96" OLED Display - auto‑generated from this board's exact hardware specs.

ESP32 240 MHz 4MB DIO Xtensa

In Arduino IDE 2 select Esp32 Dev from the esp32 by Espressif package. In PlatformIO use board = esp32dev. ESP32 · 240 MHz · 4MB · DIO.

Tools menu settings
Board (select in Arduino IDE) Esp32 Dev
CPU Frequency 240 MHz
Flash Size 4MB
Flash Mode DIO
Upload Speed 921600
Architecture Xtensa

In Arduino IDE 2, open Boards Manager, search "esp32" by Espressif and install it. Then go to Tools โ†’ Board and select "Esp32 Dev" for the ESP32 ESP-WROOM-32D 0.96" OLED Display.

ESP32 ESP-WROOM-32D 0.96" OLED Display Pinout Diagram

Complete pin reference for ESP32 ESP-WROOM-32D 0.96" OLED Display

ESP32 ESP-WROOM-32D 0.96" OLED Display pinout diagram

The ESP32 ESP-WROOM-32D OLED pinout provides 30 GPIO pins in a compact layout. Power pins include 3V3 for 3.3V supply and GND for ground connection.

The integrated 0.96" OLED display uses I2C communication (typically GPIO 21 for SDA and GPIO 22 for SCL). GPIO pins (0-39) support digital I/O, ADC, DAC, PWM, and multiple protocols.

Communication pins include TXD0 and RXD0 for UART0, while other GPIOs can be configured for SPI, I2C, PWM, and more. ADC channels provide 12-bit analog input, and touch sensors enable capacitive touch interfaces.

Safe Pins to Use

These pins are safe for general GPIO usage without boot or system conflicts.

OLED RST OLED SDA OLED SCL RXD0 TXD0 IO18 IO19 IO21 IO22 IO23 IO25 IO26 IO27 IO32 IO33 EN VIN
โœ“ No boot sequence involvement
โœ“ No flash/PSRAM connections
โœ“ No USB or JTAG conflicts
โœ“ Freely assignable without issues

Pins to Avoid or Use with Caution

Reserved for critical functions. Misuse may cause boot failures, programming issues, or system conflicts.

Strapping JTAG USB Flash/SPI UART
PinLabelWhy AvoidType
IO0GPIO0Must be HIGH during boot for normal startup; if held LOW on reset, forces flash programming mode.๐Ÿ› ๏ธ Strapping
IO2GPIO2If driven HIGH on reset (while IO0 is LOW), selects an unsupported SDIO boot mode, causing boot failure.๐Ÿ› ๏ธ Strapping
IO5GPIO5Must be HIGH during boot; if pulled LOW at reset, alters SDIO slave timing and may prevent normal boot.๐Ÿ› ๏ธ Strapping
IO12MTDI (GPIO12)Keep LOW during boot (internal PD); pulling HIGH at reset selects 1.8V flash mode, causing flash brownout if 3.3V flash is used.๐Ÿ› ๏ธ Strapping
IO13MTCK (GPIO13)Used for JTAG debugging (TCK); avoid using as GPIO if JTAG is needed.๐Ÿช› Other

ESP32 ESP-WROOM-32D 0.96" OLED Display Additional Information

More details about ESP32 ESP-WROOM-32D 0.96" OLED Display

ESP32 ESP-WROOM-32D 0.96" OLED Display technical

ESP32 ESP-WROOM-32D OLED Features

๐Ÿ“บ Built-in Display

  • 0.96" OLED Screen: 128x64 resolution with yellow/blue color scheme
  • I2C Interface: Connected to GPIO 21 (SDA) and GPIO 22 (SCL)
  • Driver: SSD1306 controller for easy integration

โš™๏ธ Technical Specifications

Based on ESP32-WROOM-32D module with 30 GPIO pins. Perfect for projects requiring visual feedback without external display modules.

๐Ÿ’ก Perfect For

Ideal for IoT projects, sensor monitoring, status displays, and compact embedded applications where a built-in screen is advantageous.

Useful Links

Datasheets and resources for ESP32 ESP-WROOM-32D 0.96" OLED Display

ESP32 ESP-WROOM-32D 0.96" OLED Display Custom Pin Mapping

Pin configuration and GPIO mapping for ESP32 ESP-WROOM-32D 0.96" OLED Display

30
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
19
PWM Pins
PinFunctionESP PinI/O TypeDescription
1OLED RSTGPIO16OUTPUTOLED Reset
2OLED SDAGPIO4BIDIRECTIONALI2C Data Line for OLED
3OLED SCLGPIO15BIDIRECTIONALI2C Clock Line for OLED
4IO0GPIO0BIDIRECTIONALGPIO0, Boot Mode Selection
5IO2GPIO2BIDIRECTIONALGPIO2, General Purpose I/O
6IO5GPIO5BIDIRECTIONALGPIO5, General Purpose I/O
7IO12GPIO12BIDIRECTIONALGPIO12, ADC or GPIO
8IO13GPIO13BIDIRECTIONALGPIO13, ADC or GPIO
9IO14GPIO14BIDIRECTIONALGPIO14, ADC or GPIO
10IO16GPIO16BIDIRECTIONALGPIO16, General Purpose I/O
11RXD0GPIO3INPUTUART0 Receive
12TXD0GPIO1OUTPUTUART0 Transmit
13IO17GPIO17BIDIRECTIONALGPIO17, General Purpose I/O
14IO18GPIO18BIDIRECTIONALGPIO18, General Purpose I/O
15IO19GPIO19BIDIRECTIONALGPIO19, General Purpose I/O
16IO21GPIO21BIDIRECTIONALGPIO21, I2C SDA
17IO22GPIO22BIDIRECTIONALGPIO22, I2C SCL
18IO23GPIO23BIDIRECTIONALGPIO23, SPI MOSI
19IO25GPIO25BIDIRECTIONALGPIO25, DAC1
20IO26GPIO26BIDIRECTIONALGPIO26, DAC2
21IO27GPIO27BIDIRECTIONALGPIO27, ADC
22IO32GPIO32BIDIRECTIONALGPIO32, ADC
23IO33GPIO33BIDIRECTIONALGPIO33, ADC
24IO34GPIO34INPUTGPIO34, ADC Input Only
25IO35GPIO35INPUTGPIO35, ADC Input Only
26ENENINPUTESP32 Enable
273V33V3POWER3.3V Power Supply
28GNDGNDPOWERGround
29VINVINPOWER5V Input
30GNDGNDPOWERGround
Legend
Function Pin role
GPIO ESP32 pin
I/O Direction
# Pin number

Pin Mappings

Complete pinout and GPIO mapping for ESP32 ESP-WROOM-32D 0.96" OLED Display

30
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
19
PWM Pins
PinAnalogTouchPWMOther
0T1
1PWMTX
2A12T2PWM
3PWMRX
4A10T0PWM
5PWM
12A15T5PWM
13A14T4PWM
14A16T6PWM
15A13T3PWM
16PWM
17PWM
18PWM
19PWM
21PWMSDA
22PWMSCL
23PWMMOSI
25A18DAC1
26A19DAC2
27A17T8PWM
32A4T9PWM
33A5T10PWM
34A6INPUT
35A7INPUT
Legend
A0 Analog input
T0 Touch sensor
PWM PWM capable
RX/TX Serial pins
LED Built-in LED
# Pin number

Default Tools & Configuration

Build and upload settings for ESP32 ESP-WROOM-32D 0.96" OLED Display

SettingValue
Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x1000
Flash modedio
Boot modedio
Maximum upload size
1280 KB (1310720 bytes)
Maximum data size
320 KB (327680 bytes)
Configuration Summary

The ESP32 ESP-WROOM-32D 0.96" OLED Display uses esptool_py for uploads , esp_ota for OTA updates, and esptool_py bootloader at 0x1000.

Flash mode: dio | Boot mode: dio

Max sketch size: 1280 KB | Max data size: 320 KB