Difference between revisions of "1.5inch OLED Module SKU:MC01503"

From LCD wiki
Jump to: navigation, search
(Created page with "{{lan | cn=http://www.lcdwiki.com/zh/1.5inch_OLED_Module_SKU:MC01503 | en=http://www.lcdwiki.com/1.5inch_OLED_Module_SKU:MC01503 }} == <font color="blue">产品图...")
 
(常用软件)
 
(11 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
  
== <font color="blue">产品图片</font> ==
+
== <font color="blue">Product Picture</font> ==
 
[[File:1.5-OLED-2-2.jpg|400px]]
 
[[File:1.5-OLED-2-2.jpg|400px]]
 
[[File:1.5-OLED-100.jpg|400px]]
 
[[File:1.5-OLED-100.jpg|400px]]
  
== <font color="blue">产品介绍</font> ==
+
== <font color="blue">Product Description</font> ==
  
*超大可视角度:大于160°(显示屏中可视角度最大的一种屏幕)
+
* 1.5-inch OLED, high resolution: 128X64 (same resolution as 12864, high PPI)
*超低功耗:正常显示0.06w(远低于TFT显示屏)
+
* Super large viewing angle: greater than 160 °(the screen with the largest viewing angle in the display screen)
*宽电压供电(3V~5V),兼容3.3V和5V电平逻辑,无需电平转换芯片
+
* Ultra low power consumption: normal display 0.06w (far lower than TFT display)
*IIC接口只需2个IO轻松点亮
+
* Wide voltage supply (3V ~ 5V), compatible with 3.3V and 5V level logic, without level conversion chip
*工作温度范围为工业级(-20℃~60℃)
+
* The default SPI interface (IIC interface can be changed), only 5 IOS are needed to light up easily
*军工级工艺标准,长期稳定工作
+
* The working temperature range is industrial grade (- 20 ℃ ~ 70 ℃)
*提供丰富的多平台例程,提供底层驱动技术支持
+
* Military grade process standard, long-term stable work
*支持16位灰度显示
+
* Provide rich routines, provide the underlying driver technical support
 +
* Support 16 bit grayscale display
  
==<font color="blue">产品参数</font> ==
+
==<font color="blue">Product Parameters</font> ==
  
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
| align="center" |名称
+
| align="center" |Name
| align="center" |颜色分类
+
| align="center" |Parameter
 
|-
 
|-
|显示颜色
+
|Display Color
|白色
+
|white
 
|-
 
|-
 
|SKU
 
|SKU
 
|MC01503
 
|MC01503
 
|-
 
|-
|尺寸
+
|Screen Size
 
|1.5(inch)
 
|1.5(inch)
 
|-
 
|-
|类型
+
|Screen Type
 
|OLED
 
|OLED
 
|-
 
|-
|OLED驱动芯片
+
|Driver IC
 
|SSD1327
 
|SSD1327
 
|-
 
|-
|分辨率
+
|Resolution
 
|128*128 (Pixel)
 
|128*128 (Pixel)
 
|-
 
|-
|模块接口
+
|Module Interface
 
|IIC,①-GND,②-VCC,③-SCL,④-SDA
 
|IIC,①-GND,②-VCC,③-SCL,④-SDA
 
|-
 
|-
|有效显示区域
+
|Active Area
 
|26.86x26.86(mm)
 
|26.86x26.86(mm)
 
|-
 
|-
|模块尺寸
+
|Module PCB Size
 
|45.50x34.30(mm)
 
|45.50x34.30(mm)
 
|-
 
|-
|视角
+
|visual angle
 
|>160°
 
|>160°
 
|-
 
|-
|工作温度
+
|Operating temperature
 
| -20℃~60℃
 
| -20℃~60℃
 
|-
 
|-
|存储温度
+
|Storage temperature
 
| -30℃~70℃
 
| -30℃~70℃
 
|-
 
|-
|工作电压
+
|Operating Voltage
 
|3.3V / 5V
 
|3.3V / 5V
 
|-
 
|-
|功耗
+
|Power Consumption
|待定
+
|TBD
 
|-
 
|-
|产品重量(含包装)
+
|Rough Weight(Package containing)
 
|12(g)
 
|12(g)
 
|}
 
|}
  
==<font color="blue">产品接口</font> ==
+
==<font color="blue">Interface Definition</font> ==
  
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 
|-
 
|-
 
| align="center" |PIN
 
| align="center" |PIN
| align="center" |标号
+
| align="center" |Number
| align="center" |引脚说明
+
| align="center" |Pin description
 
|-
 
|-
 
| align="center" |1
 
| align="center" |1
 
| align="center" |GND
 
| align="center" |GND
|OLED电源地
+
|OLED power ground
 
|-
 
|-
 
| align="center" |2
 
| align="center" |2
 
| align="center" |VCC
 
| align="center" |VCC
|OLED电源正(3.3V~5V)
+
|OLED power positive (3.3V~5V)
 
|-
 
|-
 
| align="center" |3
 
| align="center" |3
 
| align="center" |SCL
 
| align="center" |SCL
|OLED IIC总线时钟信号
+
|OLED IIC bus clock signal
 
|-
 
|-
 
| align="center" |4
 
| align="center" |4
 
| align="center" |SDA
 
| align="center" |SDA
|OLED IIC总线数据信号
+
|OLED IIC bus data signal
 
|}
 
|}
  
== <font color="blue" id=".E4.BA.A7.E5.93.81.E6.96.87.E6.A1.A3">程序下载</font> ==
+
== <font color="blue" id=".E4.BA.A7.E5.93.81.E6.96.87.E6.A1.A3">Program Download</font> ==
  
* [http://www.lcdwiki.com/res/MSP1503/1.5inch_OLED_Module_SSD1327_MSP1503_IIC_V1.0.zip '''1.5寸OLED Module配套资料包''']
+
* [http://www.lcdwiki.com/res/MSP1503/1.5inch_OLED_Module_SSD1327_MSP1503_IIC_V1.0.zip '''1.5inch OLED Module Package''']
  
== <font color="blue">程序接线说明</font> ==
+
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MSP1503/Arduino_Demo_Instructions.pdf Arduino示例程序接线说明]
+
* [http://www.lcdwiki.com/res/MSP1503/1.5inch_OLED_Module_User_Manual_CN.pdf '''1.5inch OLED moudule User Manual''']
* [http://www.lcdwiki.com/res/MSP1503/RaspberryPI_Demo_Instructions.pdf RaspberryPi示例程序接线说明]
+
* [http://www.lcdwiki.com/res/MSP1503/1.5inch%20OLED%20%E7%BB%93%E6%9E%84%E5%9B%BE.pdf '''1.5inch OLED Structure chart''']
* [http://www.lcdwiki.com/res/MSP1503/STM32_Demo_Instructions.pdf STM32示例程序接线说明]
+
* [http://www.lcdwiki.com/res/MSP1503/1.5inch%20OLED%20%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf '''1.5inch OLED Specification''']
* [http://www.lcdwiki.com/res/MSP1503/C51_Demo_Instructions.pdf C51示例程序接线说明]
+
* [http://www.lcdwiki.com/zh/images/6/65/MSP1503-001.png '''1.5inch OLED Module Size Picture''']
 
+
* [http://www.lcdwiki.com/res/MSP1503/1.5inch_OLED_IIC_module%E5%8E%9F%E7%90%86%E5%9B%BE.pdf '''1.5inch OLED Module Schematic''']
==<font color="blue">产品文档</font> ==
+
* [http://www.lcdwiki.com/res/MSP1503/SSD1327-datasheet.pdf '''Driver IC SSD1327 Datasheet''']
 
 
* [http://www.lcdwiki.com/res/MSP1503/1.5inch_OLED_Module_User_Manual_CN.pdf '''1.5寸OLED moudule用户手册''']
 
* [http://www.lcdwiki.com/res/MSP1503/1.5inch%20OLED%20%E7%BB%93%E6%9E%84%E5%9B%BE.pdf '''1.5寸OLED显示屏结构图''']
 
* [http://www.lcdwiki.com/res/MSP1503/1.5inch%20OLED%20%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf '''1.5寸OLED显示屏规格书''']
 
* [http://www.lcdwiki.com/zh/images/6/65/MSP1503-001.png '''1.5寸OLED模块尺寸图''']
 
* [http://www.lcdwiki.com/res/MSP1503/1.5inch_OLED_IIC_module%E5%8E%9F%E7%90%86%E5%9B%BE.pdf '''1.5寸OLED模块原理图''']
 
* [http://www.lcdwiki.com/res/MSP1503/SSD1327-datasheet.pdf '''驱动IC数据手册SSD1327''']
 
  
 
== <font color="blue">开发软件环境使用说明</font> ==
 
== <font color="blue">开发软件环境使用说明</font> ==
  
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_CN.pdf '''Arduino IDE使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf '''Arduino IDE software use illustration''']
* [http://www.lcdwiki.com/res/PublicFile/C51_Keil%26stc-isp_Use_Illustration_CN.pdf '''C51示例使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/Raspberrypi_Use_Illustration_EN.pdf '''RaspberryPi GPIO library installation instructions''']
* [http://www.lcdwiki.com/res/PublicFile/STM32_Keil_Use_Illustration_CN.pdf '''STM32示例使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/Python_Image_Library_Install_Illustration_EN.pdf '''Python Image Library installation instructions''']
* [http://www.lcdwiki.com/res/PublicFile/Raspberrypi_Use_Illustration_CN.pdf '''Raspberry pi示例使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/C51_Keil%26stc-isp_Use_Illustration_EN.pdf '''C51 Keil and stc-isp software use illustration''']
* [http://www.lcdwiki.com/res/PublicFile/PCtoLCD2002_Use_Illustration_CN.pdf '''PCtoLCD2002软件使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/STM32_Keil_Use_Illustration_EN.pdf '''STM32 keil software use illustration''']
* [http://www.lcdwiki.com/res/PublicFile/Image2Lcd_Use_Illustration_CN.pdf '''Image2Lcd软件使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/PCtoLCD2002_Use_Illustration_EN.pdf '''PCtoLCD2002 software use illustration''']
 +
* [http://www.lcdwiki.com/res/PublicFile/Image2Lcd_Use_Illustration_EN.pdf '''Image2Lcd software use illustration''']
 +
* [http://www.lcdwiki.com/Chinese_and_English_display_modulo_settings '''Chinese and English display modulo settings''']
  
==<font color="blue">常用软件</font> ==
+
==<font color="blue">Common Software</font> ==
  
 
* [http://www.lcdwiki.com/res/software/PCtoLCD2002.zip '''PCtoLCD2002''']
 
* [http://www.lcdwiki.com/res/software/PCtoLCD2002.zip '''PCtoLCD2002''']
 
* [http://www.lcdwiki.com/res/software/Image2Lcd.zip '''Image2Lcd''']
 
* [http://www.lcdwiki.com/res/software/Image2Lcd.zip '''Image2Lcd''']

Latest revision as of 16:04, 19 January 2021


语言选择

Languages

➤中文
➤EN



Product Picture

1.5-OLED-2-2.jpg 1.5-OLED-100.jpg

Product Description

  • 1.5-inch OLED, high resolution: 128X64 (same resolution as 12864, high PPI)
  • Super large viewing angle: greater than 160 °(the screen with the largest viewing angle in the display screen)
  • Ultra low power consumption: normal display 0.06w (far lower than TFT display)
  • Wide voltage supply (3V ~ 5V), compatible with 3.3V and 5V level logic, without level conversion chip
  • The default SPI interface (IIC interface can be changed), only 5 IOS are needed to light up easily
  • The working temperature range is industrial grade (- 20 ℃ ~ 70 ℃)
  • Military grade process standard, long-term stable work
  • Provide rich routines, provide the underlying driver technical support
  • Support 16 bit grayscale display

Product Parameters

Name Parameter
Display Color white
SKU MC01503
Screen Size 1.5(inch)
Screen Type OLED
Driver IC SSD1327
Resolution 128*128 (Pixel)
Module Interface IIC,①-GND,②-VCC,③-SCL,④-SDA
Active Area 26.86x26.86(mm)
Module PCB Size 45.50x34.30(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

PIN Number 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

Program Download

Product Documentation

开发软件环境使用说明

Common Software