More actions
Product Picture
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
Product Parameters
| Name | Parameter |
| Display Color | white/blue |
| SKU | MSP130W / MSP130B |
| Screen Size | 1.3(inch) |
| Screen Type | OLED |
| Driver IC | SH1106 |
| Resolution | 128*64 (Pixel) |
| Module Interface | 4-wire SPI interface |
| Active Area | 29.42x14.7(mm) |
| Module PCB Size | 33.50x35.40(mm) |
| Operating Voltage | 3.3V~5V |
| Logic IO port voltage | 3.3V(TTL) |
| Power Consumption | TBD |
| Rough Weight(Package containing) | 10(g) |
接口定义
| 模块标号 | 说明 |
| GND | OLED显示模块电源地 |
| VCC | OLED显示模块电源正(3.3V/5V) |
| CLK | OLED显示模块SPI总线时钟信号 |
| MOSI | OLED显示模块SPI总线写数据信号 |
| RES | OLED显示模块复位控制信号 |
| DC | OLED显示模块命令/数据选择控制信号 |
| CS | OLED显示模块片选控制信号 |
产品文档
程序下载
- Demo_OLED_Mega2560_Hardware_SPI
- Demo_OLED_UNO&Mega2560_Software_SPI
- Demo_OLED_UNO_Hardware_SPI
- Demo_OLED_RaspberryPi_bcm2835_SPI
- Demo_OLED_RaspberryPi_python_SPI
- Demo_OLED_RaspberryPi_wiringPi_SPI
- Demo_OLED_STM32F103RCT6_Hardware_SPI
- Demo_OLED_STM32F103RCT6_Software_SPI
- Demo_OLED_STM32F103ZET6_Hardware_SPI
- Demo_OLED_STM32F103ZET6_Software_SPI
- Demo_OLED_STM32F407ZGT6_Hardware_SPI
- Demo_OLED_STM32F407ZGT6_Software_SPI
- Demo_OLED_STM32F429IGT6_Hardware_SPI
- Demo_OLED_STM32F429IGT6_Software_SPI
- Demo_OLED_STC12C5A60S2_Hardware_SPI
- Demo_OLED_STC12C5A60S2_Software_SPI
- Demo_OLED_STC89C52RC_Software_SPI
参考资料
- Arduino IDE软件使用说明
- RaspberryPi库函数安装说明
- Python Image Library安装说明
- C51示例使用说明
- STM32示例使用说明
- PCtoLCD2002软件使用说明
- Image2Lcd软件使用说明
- 中英文取模设置