More actions
No edit summary |
|||
Line 13: | Line 13: | ||
==<font color="blue">Product Description</font> == | ==<font color="blue">Product Description</font> == | ||
* | * 0.96 inch OLED screen with black and white, black or blue or yellow and blue color display | ||
* 128x64 resolution for clear display and high contrast | * 128x64 resolution for clear display and high contrast | ||
* Large viewing angle: greater than 160° (one screen with the largest viewing angle in the display) | * 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 | * Wide voltage supply (3V~5V), compatible with 3.3V and 5V logic levels, no level shifting chip required | ||
* | * The default is 4-wire SPI bus, which can choose 3-wire SPI bus or IIC bus | ||
* Ultra-low power consumption: normal display is only 0.06W (far below the TFT display) | * Ultra-low power consumption: normal display is only 0.06W (far below the TFT display) | ||
* Military-grade process standards, long-term stable work | * Military-grade process standards, long-term stable work | ||
Line 29: | Line 29: | ||
|- | |- | ||
| align="center" |Display Color | | align="center" |Display Color | ||
| align="center" | | | align="center" |White, blue, yellow and blue | ||
|- | |- | ||
| align="center" |SKU | | align="center" |SKU | ||
| align="center" | | | align="center" |MSP096B | ||
MSP096W | |||
MSP096Y | |||
|- | |- | ||
| align="center" |Screen Size | | align="center" |Screen Size | ||
| align="center" | | | align="center" |0.96(inch) | ||
|- | |- | ||
| align="center" |Screen Type | | align="center" |Screen Type | ||
Line 41: | Line 44: | ||
|- | |- | ||
| align="center" |Driver IC | | align="center" |Driver IC | ||
| align="center" | | | align="center" |SSD1306 | ||
|- | |- | ||
| align="center" |Resolution | | align="center" |Resolution | ||
Line 47: | Line 50: | ||
|- | |- | ||
| align="center" |Module Interface | | align="center" |Module Interface | ||
| align="center" | | | align="center" |3-line、4-line SPI、IIC interface | ||
|- | |- | ||
| align="center" |Active Area | | align="center" |Active Area | ||
| align="center" | | | align="center" |21.744x10.864 (mm) | ||
|- | |- | ||
| align="center" |Touch Screen Type | | align="center" |Touch Screen Type | ||
Line 59: | Line 62: | ||
|- | |- | ||
| align="center" |Module PCB Size | | align="center" |Module PCB Size | ||
| align="center" | | | align="center" |27.3x27.8 (mm) | ||
|- | |- | ||
| align="center" |Visual Angle | | align="center" |Visual Angle | ||
Line 77: | Line 80: | ||
|- | |- | ||
| align="center" |Rough Weight(Package containing) | | align="center" |Rough Weight(Package containing) | ||
| align="center" | | | align="center" |8(g) | ||
|} | |} | ||
Line 92: | Line 95: | ||
'''NOTE:''' | '''NOTE:''' | ||
:1.This module supports IIC slave device address switching (shown in red box in Picture 4), as follows: | :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); | ::A.Solder the '''0x78''' side resistance, disconnect the '''0x7A''' side, then select the '''0x78''' slave address (default); |
Revision as of 10:45, 12 September 2019
Product Picture
Product Description
- 0.96 inch OLED screen with black and white, black or blue or yellow 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
- The default is 4-wire SPI bus, which can choose 3-wire SPI bus or IIC bus
- 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, yellow and blue |
SKU | MSP096B
MSP096W MSP096Y |
Screen Size | 0.96(inch) |
Screen Type | OLED |
Driver IC | SSD1306 |
Resolution | 128*64 (Pixel) |
Module Interface | 3-line、4-line SPI、IIC interface |
Active Area | 21.744x10.864 (mm) |
Touch Screen Type | have no touch screen |
Touch IC | have no IC |
Module PCB Size | 27.3x27.8 (mm) |
Visual Angle | >160° |
Operating Temperature | -20℃~60℃ |
Storage Temperature | -30℃~70℃ |
Operating Voltage | 3.3V~5V |
Power Consumption | TBD |
Rough Weight(Package containing) | 8(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 | VCC | OLED power positive (3.3V~5V) |
2 | GND | OLED power ground |
3 | SCL | OLED IIC bus clock signal |
4 | SDA | OLED IIC bus data signal |
Product Documentation
- 1.3inch IIC_OLED Module User Manual
- 1.3inch OLED Specification
- 1.3inch IIC_OLED Module Size Picture
- 1.3inch IIC_OLED Module Schematic
- 1.3inch IIC_OLED Module OLED Schematic and PCB Package Library
- Driver IC SH1106 Datasheet
Program Download
Reference Materials
- Arduino IDE software use illustration
- RaspberryPi GPIO library installation instructions
- Python Image Library installation instructions
- C51 Keil and stc-isp software use illustration
- STM32 keil software use illustration
- IAR_IDE and MspFet software use illustration
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- Chinese and English display modulo settings