Fermion: SSD1309 1.51” Transparent OLED Display Module

SKU: DFR0934

This article explores the Fermion SSD1309 transparent OLED display module, highlighting its 1.51” light blue full-view design, GDI and SPI connections, and available display code samples for user convenience.

Front of micro transparent oled display module with UNICODE text-DFRobot product sku:DFR0934 image.
  • Docs
  • Tech Specs
  • Projects
  • 1. Getting Started

    This guide focuses on the essential precautions and steps needed to successfully set up an Arduino project, including proper cable orientation, library installation, wiring, and uploading sample code.

    2. Example Code for Arduino-Common Icon Display

    This article provides step-by-step instructions for displaying common icons on a 1.51" OLED display using Arduino. It includes hardware requirements, software preparations, and a sample code with a wiring diagram to help users set up and run their projects efficiently.

    3. Example Code for Arduino-Rotating 3D Cube

    This comprehensive guide demonstrates how to build and program a rotating 3D cube using Arduino and a transparent OLED display. The tutorial includes detailed hardware and software setup instructions, wiring diagrams, and sample code. Perfect for enthusiasts looking to enhance their DIY electronics skills with ESP32 integration.

    4. Example Code for Arduino-Multiple Font Display

    This article guides you through setting up and displaying multiple fonts on an Arduino using an OLED display module. It covers necessary hardware and software preparations, provides detailed wiring diagrams, and includes sample code for font rendering using the U8g2 library. Perfect for enhancing visual output in Arduino projects.

    5. Example Code for Arduino-Font Direction Adjustment

    The article offers a detailed guide on adjusting font direction using Arduino code with the U8g2 library on an OLED display, including hardware setup, software preparation, wiring diagrams, and sample code demonstration for customizing text orientation in various directions.

    6. Example Code for Arduino-Graphics Functions Test

    This article offers a comprehensive guide on testing graphics functions using the U8g2 library with Arduino. It covers everything from hardware setup, including an ESP32 and OLED display, to detailed wiring and example code for drawing various shapes and text. A must-read for Arduino enthusiasts looking to enhance their projects with graphics capabilities.

    7. Example Code for Arduino-Hello World Display

    This blog post guides readers through setting up an Arduino project to display 'Hello World!' using an ESP32 and OLED display module. The post includes detailed hardware and software preparation steps, wiring diagrams, and sample code. It also provides insights into library selection and display configuration to ensure successful implementation of the project, making it an ideal resource for both beginners and experienced users looking to enhance their Arduino skills.

    8. Example Code for Arduino-Multi-Language Display

    This guide provides an in-depth look at displaying multiple languages using Arduino and an OLED screen. It covers hardware preparation, software setup with the U8g2 library, detailed wiring diagrams, and the sample code to display 'Hello World' in Chinese, English, and Japanese.

    Reference

    This reference guide explores the SPI communication protocols with onboard GDI interface, providing installation guidance for the U8g2 Arduino Library and offering supplementary schematics and datasheets for enhanced functionality.

    Specification

    Parameter Details
    Screen Interface 8-bit 68xx/80xx Parallel, 3-/4-wire SPI, I2C
    Adapter Interface SPI, GDI
    Adapter Size 18 x 28mm/0.71 x 1.10inch
    Working Voltage 3.3V
    View Angle full view
    Driver Chip SSD1309
    Display Color blue
    Display Area 35.05 x 15.32 (mm)/1.40 x 0.60inch
    Pixel Pitch 0.274 x 0.274mm
    Pixel Size 0.254 x 0.254mm
    Screen Size 41.92x27.08mm/1.65 x 1.07inch
    Fully transparent region resolution 128*56
    Working Temperature -40~70 ℃

    Pinout

    Board Overview

    Pin Name Funtions
    1 VCC Power(3.3V-5V)
    2 GND Negative pole
    3 SCLK Clock
    4 MOSI Data (sent by host and received by slave)
    5 CS Screen piece selected
    6 RES Reset
    7 DC Data/Command

    Was this article helpful?

    TOP