Difference between revisions of "1.54inch IIC OLED Module SKU:MC154GX"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Product Documentation)
Line 127: Line 127:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MC130GX_VX/1.3inch_IIC_OLED_Module_MC130GX&MC130VX_User_Manual_EN.pdf '''1.3inch IIC_OLED Module User Manual''']
+
* [http://www.lcdwiki.com/res/MC154GX/1.54inch_OLED_SSD1309_IIC_Module_MC154GX_User_Manual_EN.pdf '''1.54inch IIC_OLED Module User Manual''']
* [http://www.lcdwiki.com/res/MC130GX_VX/OLED130W&OLED130B_SPEC.pdf '''1.3inch OLED Specification''']
+
* [http://www.lcdwiki.com/res/MC154GX/OLED154W&OLED154B_SPEC.pdf '''1.54inch OLED Specification''']
* [http://www.lcdwiki.com/zh/images/d/d5/1.3OLED_Size.png '''1.3inch IIC_OLED Module Size Picture''']
+
* [http://www.lcdwiki.com/res/MC154GX/1.54inch_OLED_IIC_SSD1309_Size.pdf '''1.54inch IIC_OLED Module Size Picture''']
* [http://www.lcdwiki.com/res/MC130GX_VX/1.3inch_OLED_MC130GX_Schematic.pdf '''1.3inch IIC_OLED Module Schematic''']
+
* [http://www.lcdwiki.com/res/MC154GX/1.54inch_OLED_IIC_SSD1309_Schematic.pdf '''1.54inch IIC_OLED Module Schematic''']
* [http://www.lcdwiki.com/res/MC130GX_VX/Altium_Package_Library.zip '''1.3inch IIC_OLED Module OLED Schematic and PCB Package Library''']
+
* [http://www.lcdwiki.com/res/MC154GX/Altium_Package_Library.zip '''1.54inch IIC_OLED Module OLED Schematic and PCB Package Library''']
* [http://www.lcdwiki.com/res/MC130GX_VX/SH1106_V2.3.pdf '''Driver IC SH1106 Datasheet''']
+
* [http://www.lcdwiki.com/res/MC154GX/SSD1309.pdf '''Driver ICSSD1309 Datasheet''']
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==

Revision as of 18:50, 13 September 2022


语言选择

Languages

➤中文
➤EN


Product Picture

MC154GX-001.png MC154GX-002.png

Product Description

  • 1.54 inch OLED screen with black and white or black and blue color display
  • 128x64 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, Raspberry Pi and MSP430 platforms
  • Provide underlying driver technical support

Product Parameters

Name Parameter
Display Color white/blue
SKU MC154GW/MC154GB
Screen Size  1.54(inch)
Screen Type OLED
Driver IC SSD1309
Resolution 128*64 (Pixel)
Module Interface IIC interface
Active Area  35.052x17.516(mm)
Touch Screen Type have no touch screen
Touch IC have no IC
Module PCB Size 42.40x38.00(mm)
Visual Angle >160°
Operating Temperature -20℃~60℃
Storage Temperature -30℃~70℃
Operating Voltage 3.3V~5V
Power Consumption TBD
Rough Weight(Package containing) 12(g)

Interface Definition

无框 无框
Picture 1. Module pin silk screen Picture 2. Rear view of the module


NOTE:

1.This module supports IIC slave device address switching (shown in red box in Picture 4), as follows:
A.Solder the 0x78 side resistance, disconnect the 0x7A side, then select the 0x78 slave address (default);
B.Solder the 0x7A side resistance, disconnect the 0x78 side, then select the 0x7A slave address;
2.The hardware switches the IIC slave device address, and the software also needs to be modified accordingly.
For details, see the test program description document or the user manual..
Number Module Pin Pin description
1 GND OLED power ground
2 VCC OLED power positive (3.3V~5V)
3 SCL OLED IIC bus clock signal
4 SDA OLED IIC bus data signal
5 RES OLED reset signal, low level reset, May not be used(The module has a reset circuit, which can be powered on and reset)

Product Documentation

Program Download

Reference Materials

Common Software

BACK TO TOP