Difference between revisions of "1.3inch SPI OLED Module SH1106 SKU:MSP130X"

From LCD wiki
Jump to: navigation, search
(产品介绍)
Line 9: Line 9:
 
==<font color="blue">Product Picture</font> ==
 
==<font color="blue">Product Picture</font> ==
 
[[File:1.3-OLED-main-2.jpg|300px]]  [[File:1.3-OLED-4.jpg|300px]]  [[File:1.3-OLED-5.jpg|300px]]
 
[[File:1.3-OLED-main-2.jpg|300px]]  [[File:1.3-OLED-4.jpg|300px]]  [[File:1.3-OLED-5.jpg|300px]]
==<font color="blue">产品介绍</font> ==
+
==<font color="blue">Product Description</font> ==
  
* 1.3寸OLED,高分辨率:128x64(和12864同分辨率,高PPI)
+
* 1.3-inch OLED, high resolution: 128X64 (same resolution as 12864, high PPI)
* 超大可视角度:大于160°(显示屏中可视角度最大的一种屏幕)
+
* Super large viewing angle: greater than 160 °(the screen with the largest viewing angle in the display screen)
* 超低功耗:正常显示0.06w(远低于TFT显示屏)
+
* Ultra low power consumption: normal display 0.06w (far lower than TFT display)
* 宽电压供电(3V~5V),兼容3.3V和5V电平逻辑,无需电平转换芯片
+
* Wide voltage supply (3V ~ 5V), compatible with 3.3V and 5V level logic, without level conversion chip
* 默认SPI接口(可改IIC接口),只需5个IO轻松点亮
+
* The default SPI interface (IIC interface can be changed), only 5 IOS are needed to light up easily
* 工作温度范围为工业级(-20℃~70℃)
+
* 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
  
 
==<font color="blue">产品参数</font> ==
 
==<font color="blue">产品参数</font> ==

Revision as of 15:19, 19 January 2021


语言选择

Languages

➤中文
➤EN



Product Picture

1.3-OLED-main-2.jpg 1.3-OLED-4.jpg 1.3-OLED-5.jpg

Product Description

  • 1.3-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

产品参数

名称 参数
显示颜色 白色/蓝色
SKU MSP130W / MSP130B
尺寸 1.3(inch)
类型 OLED
驱动芯片 SH1106
分辨率 128*64 (Pixel)
模块接口 4-wire SPI interface
有效显示区域(AA区) 29.42x14.7(mm)
模块PCB底板尺寸 33.50x35.40(mm)
VCC电源电压 3.3V~5V
逻辑IO口电压 3.3V(TTL)
功耗 待定
产品重量(含包装) 10(g)

接口定义

模块标号 说明
GND OLED显示模块电源地
VCC OLED显示模块电源正(3.3V/5V)
CLK OLED显示模块SPI总线时钟信号
MOSI OLED显示模块SPI总线写数据信号
RES OLED显示模块复位控制信号
DC OLED显示模块命令/数据选择控制信号
CS OLED显示模块片选控制信号

产品文档

程序下载

  1. Demo_OLED_Mega2560_Hardware_SPI
  2. Demo_OLED_UNO&Mega2560_Software_SPI
  3. Demo_OLED_UNO_Hardware_SPI
  4. Demo_OLED_RaspberryPi_bcm2835_SPI
  5. Demo_OLED_RaspberryPi_python_SPI
  6. Demo_OLED_RaspberryPi_wiringPi_SPI
  7. Demo_OLED_STM32F103RCT6_Hardware_SPI
  8. Demo_OLED_STM32F103RCT6_Software_SPI
  9. Demo_OLED_STM32F103ZET6_Hardware_SPI
  10. Demo_OLED_STM32F103ZET6_Software_SPI
  11. Demo_OLED_STM32F407ZGT6_Hardware_SPI
  12. Demo_OLED_STM32F407ZGT6_Software_SPI
  13. Demo_OLED_STM32F429IGT6_Hardware_SPI
  14. Demo_OLED_STM32F429IGT6_Software_SPI
  15. Demo_OLED_STC12C5A60S2_Hardware_SPI
  16. Demo_OLED_STC12C5A60S2_Software_SPI
  17. Demo_OLED_STC89C52RC_Software_SPI

参考资料

常用软件

BACK TO TOP