DIYmall 0.96" I2C OLED Display Module (SSD1306)

DIYmall 0.96" I2C OLED Display Module (SSD1306) User Manual

Model: 0.96" I2C OLED Display Module (SSD1306) | Brand: DIYmall

1. Introduction

This manual provides detailed instructions for the setup, operation, and integration of the DIYmall 0.96-inch I2C OLED Display Module, featuring the SSD1306 driver. This compact display is ideal for various microcontroller projects, including those involving Arduino, ESP32, and Raspberry Pi.

What's Included:

  • 1 x DIYmall 0.96" White OLED Module
DIYmall 0.96 inch White OLED Display Module

Figure 1: Front view of the DIYmall 0.96" White OLED Display Module.

2. Specifications

FeatureDetail
Display Size0.96 inches
Display TypeOLED (Organic Light Emitting Diode)
Resolution128x64 pixels
Driver ICSSD1306
InterfaceI2C (Inter-Integrated Circuit) / IIC Serial
Operating Voltage3.3V - 5V
ColorWhite
Mounting TypePanel Mount
Connector TypeThrough Hole
Product Dimensions0.96"W x 0.96"H (approx. 24.4mm x 24.4mm)
Item Model Number0.96 taiwan oled screen
UPC702795761066, 702795765828
Technical dimensions of the 0.96 inch OLED module

Figure 2: Technical drawing with dimensions of the OLED module.

3. Setup and Installation

This section guides you through connecting the OLED module to common microcontrollers and preparing your development environment.

3.1 Pinout and I2C Address

The module typically features four pins: VCC, GND, SCL, and SDA. The default I2C address for this module is 0x3C. Some modules may have jumpers to change the address to 0x3D.

Back view of the OLED module showing I2C address jumpers

Figure 3: Back of the OLED module, highlighting the I2C address configuration.

3.2 Wiring with Arduino

To connect the 0.96" OLED module to an Arduino board, follow these connections:

  • VCC to Arduino 5V (or 3.3V, depending on your Arduino model and module compatibility)
  • GND to Arduino GND
  • SCL to Arduino A5 (for Uno/Nano) or D21 (for Mega)
  • SDA to Arduino A4 (for Uno/Nano) or D20 (for Mega)
Wiring diagram for connecting the OLED module to an Arduino Uno

Figure 4: Example wiring of the OLED module with an Arduino board. Note the I2C address change to 0x3C in the code.

3.3 Wiring with NodeMCU (ESP8266)

For NodeMCU (ESP8266) boards, use the following connections:

  • VCC to NodeMCU 3V3
  • GND to NodeMCU GND
  • SCL to NodeMCU D1
  • SDA to NodeMCU D2
Wiring diagram for connecting the OLED module to a NodeMCU ESP8266 board

Figure 5: Example wiring of the OLED module with a NodeMCU ESP8266 board.

4. Operating Instructions

To operate the OLED display, you will need to install specific libraries in your Arduino IDE and upload example code.

4.1 Library Installation

Install the following libraries in your Arduino IDE via the Library Manager (Sketch > Include Library > Manage Libraries...):

  • Adafruit SSD1306
  • Adafruit GFX Library
  • RTClib (if using a Real-Time Clock module)

4.2 Example Code and Usage

After wiring and installing libraries, you can upload example sketches to test the display. Ensure the I2C address in your code matches the module's address (typically 0x3C).

For detailed instructions on connecting the ESP32 with a DS3231 clock module and the OLED, refer to the official DIYmall video below:

Video 1: Tutorial on connecting ESP32 with DS3231 clock module and OLED display, provided by DIYmall.

5. Troubleshooting

  • Display is blank after power-up: The OLED display will appear blank until it is correctly initialized by your microcontroller and code. Ensure your code is uploaded and running, and the I2C address in the code matches the module's address (0x3C or 0x3D).
  • Incorrect display output: Double-check your wiring connections for SDA, SCL, VCC, and GND. Verify that the correct libraries are installed and included in your sketch.
  • Compilation errors: Ensure you have the latest versions of the Adafruit SSD1306 and Adafruit GFX libraries. Some older library versions or Arduino IDE versions might require minor code adjustments (e.g., adding `const` to `PROGMEM` definitions).
  • I2C communication issues: Use an I2C scanner sketch to confirm the module's address. Ensure no other I2C devices are conflicting on the bus.
  • Power issues: While the module supports 3.3V-5V, ensure your power supply is stable and provides sufficient current.

6. Maintenance

The DIYmall 0.96" OLED Display Module is a robust electronic component. Follow these guidelines for optimal performance and longevity:

  • Handling: Handle the module by its edges to avoid touching the display surface or delicate components.
  • Storage: Store in a dry, anti-static environment, away from direct sunlight and extreme temperatures.
  • Cleaning: If necessary, gently clean the display surface with a soft, lint-free cloth. Avoid abrasive materials or harsh chemicals.
  • Power Supply: Always use a stable power supply within the specified voltage range (3.3V-5V).

7. Warranty and Support

For warranty information, technical support, or further assistance, please refer to the official DIYmall store or contact their customer service directly. Product support resources, including additional tutorials and code examples, may be available on the DIYmall website.

© 2025 DIYmall. All rights reserved.

Related Documents - 0.96" I2C OLED Display Module (SSD1306)

Preview Velleman WPI438 0.96-inch OLED Display with I2C for Arduino - User Manual
User manual for the Velleman WPI438 0.96-inch OLED display module. Learn about its features, specifications, pin layout, and how to connect and program it with Arduino using I2C.
Preview Monochrome OLED Breakouts: A Guide to Adafruit Displays
Comprehensive guide to Adafruit's monochrome OLED displays (128x64, 128x32 pixels). Learn about wiring, Arduino, CircuitPython, and Raspberry Pi integration with the SSD1306 driver.
Preview Adafruit Monochrome OLED Breakouts: A Comprehensive Guide
This guide from Adafruit provides detailed instructions on using monochrome OLED display breakouts, including the SSD1306 driver. It covers power requirements, Arduino library installation for Adafruit GFX and SSD1306, creating bitmaps, and wiring diagrams for various OLED sizes (128x64, 128x32, 0.96", 1.3", 0.91") using both I2C and SPI interfaces. Resources like datasheets, PCB files, and schematics are also provided.
Preview SZYTF 0.96/1.3-inch OLED Display with 4x4 Matrix Keyboard User Manual
Technical specifications and features for the SZYTF 0.96/1.3-inch OLED display module with integrated 4x4 matrix keyboard, compatible with Arduino.
Preview Adafruit Monochrome OLED Breakouts: Guide to 128x64 and 128x32 Displays
Learn how to wire and use Adafruit's monochrome OLED breakout boards (128x64 and 128x32 pixels) with Arduino, CircuitPython, and Raspberry Pi. Includes setup, wiring diagrams, and example code for SPI and I2C interfaces.
Preview OLED 4-Pin 128x64 Display Module 1.3" Blue Color - Technical Guide
Detailed information on the 1.3-inch, 128x64 blue OLED display module featuring the SSD1306 controller. Includes specifications, pinout, electrical characteristics, and usage examples with Arduino and Raspberry Pi.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.