0.91inch IIC OLED Module SSD1306 SKU:MC091GX

From LCD wiki
Revision as of 11:55, 25 July 2019 by Lin (talk | contribs) (Interface Definition)
Jump to: navigation, search


语言选择

Languages

➤中文
➤EN


Product Picture

0.91-OLED-main.jpg0.91-OLED-2pin.jpg0.91-OLED-4pin-2.jpg

Product Description

  • 0.91 inch OLED screen with black and white or black and blue color display
  • 128x32 resolution for clear display and high contrast
  • Large viewing angle: greater than 160° (one screen with the largest viewing angle in the display)
  • Wide voltage supply (3V~5V), compatible with 3.3V and 5V logic levels, no level shifting chip required
  • With IIC bus, only a few IOs can be used to light up the display
  • Ultra-low power consumption: normal display is only 0.06W (far below the TFT display)
  • Military-grade process standards, long-term stable work
  • Provides a rich sample program for STM32, C51, Arduino, and Raspberry Pi platforms
  • Provide underlying driver technical support

Product Parameters

名称 参数
显示颜色 白色/蓝色
SKU MC091GW/MC091GB
尺寸 0.91(inch)
类型 OLED
驱动芯片 SSD1306
分辨率 128*32 (Pixel)
模块接口 IIC interface
有效显示区域(AA区) 22.384x5.584(mm)
触摸屏类型 无触摸屏
触摸IC 无触摸IC
模块PCB底板尺寸 12.00x38.00(mm)
视角 >160°
工作温度 -20℃~60℃
存储温度 -30℃~70℃
VCC电源电压 3.3V~5V
功耗 待定
产品重量(含包装) 5g

Interface Definition

MC091GX 001.jpg

模块标号 说明
GND OLED显示模块电源地
VCC OLED显示模块电源正(3.3V/5V)
SCL OLED显示模块IIC总线时钟信号
SDA OLED显示模块IIC总线数据信号

How to use on STM32 development board

This module is compatible with the ALIENTEK STM32 development board. The specific usage is as follows:

  • Step 1: Download the test program
  1. Download the STM32 test program from the Program Download column
  2. For a description of the relevant test procedures, please refer to the test program documentation in the package
  • Step 2: Connect the STM32 development board
  1. Find the TFTLCD Slot on the development board, connect the module pins and Slot(For example, the module CS pin corresponds to the slot CS pin),
and then plug them directly into the Slot
  • Step 3: Compile and download the program to the development board
  1. Compile and download the program you need to test to the STM32 development board( Don't know how to compile and download?
  • Step 4: Observe the running of the program
  1. After the program is finished, observe the running status of the program. If it can be displayed normally, the program runs successfully.

Program Download

Product Documentation


Reference Materials

Common Software

BACK TO TOP