More actions
(2 intermediate revisions by the same user not shown) | |||
Line 75: | Line 75: | ||
==<font color="blue">Interface Definition</font> == | ==<font color="blue">Interface Definition</font> == | ||
{| class="FCK__ShowTableBorders" align="left" | |||
|- | |||
![[file:MC01506_001.png|无框|300px]] | |||
![[file:MC01506_002.png|无框|300px]] | |||
|- | |||
| align="center" | '''Picture 1. Module pin silk screen''' | |||
| align="center" | '''Picture 2. Rear view of the module''' | |||
|} | |||
<br clear="all"> | |||
'''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.. | |||
{| class="wikitable" border="1" style="width: 500px; background-color: white;" | {| class="wikitable" border="1" style="width: 500px; background-color: white;" | ||
Line 105: | Line 123: | ||
==<font color="blue">Product Documentation</font> == | ==<font color="blue">Product Documentation</font> == | ||
* [http://www.lcdwiki.com/res/MC01506/1. | * [http://www.lcdwiki.com/res/MC01506/1.5inch_IIC_OLED_Module_MC01506_User_Manual_EN.pdf '''1.5inch OLED moudule User Manual'''] | ||
* [http://www.lcdwiki.com/res/MC01506/ | * [http://www.lcdwiki.com/res/MC01506/OLED150W_Specification.pdf '''1.5inch OLED Specification'''] | ||
* [http://www.lcdwiki.com/ | * [http://www.lcdwiki.com/res/MC01506/MC01506_size.pdf '''1.5inch OLED Module Size Picture'''] | ||
* [http://www.lcdwiki.com/res/MC01506/1.5inch_OLED_IIC_SH1107_Schematic '''1.5inch OLED Module Schematic'''] | * [http://www.lcdwiki.com/res/MC01506/1.5inch_OLED_IIC_SH1107_Schematic.pdf '''1.5inch OLED Module Schematic'''] | ||
* [http://www.lcdwiki.com/res/MC01506/Altium_Package_Library.zip '''1.5inch IIC_OLED Module OLED Schematic and PCB Package Library'''] | * [http://www.lcdwiki.com/res/MC01506/Altium_Package_Library.zip '''1.5inch IIC_OLED Module OLED Schematic and PCB Package Library'''] | ||
* [http://www.lcdwiki.com/res/MC01506/SH1107V2.1.pdf '''Driver IC SH1107 Datasheet'''] | * [http://www.lcdwiki.com/res/MC01506/SH1107V2.1.pdf '''Driver IC SH1107 Datasheet'''] |
Latest revision as of 16:17, 9 July 2022
Product Picture
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
Product Parameters
Name | Parameter |
Display Color | white |
SKU | MC01506 |
Screen Size | 1.5(inch) |
Screen Type | OLED |
Driver IC | SH1107 |
Resolution | 128*128 (Pixel) |
Module Interface | IIC,①-GND,②-VCC,③-SCL,④-SDA |
Active Area | 26.855x26.855(mm) |
Module PCB Size | 47.00x34.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
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..
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
- 1.5inch OLED moudule User Manual
- 1.5inch OLED Specification
- 1.5inch OLED Module Size Picture
- 1.5inch OLED Module Schematic
- 1.5inch IIC_OLED Module OLED Schematic and PCB Package Library
- Driver IC SH1107 Datasheet
开发软件环境使用说明
- Arduino IDE software use illustration
- RaspberryPi GPIO library installation instructions
- C51 Keil and stc-isp software use illustration
- STM32 keil software use illustration
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- Chinese and English display modulo settings