Difference between revisions of "0.96inch OLED Module (IIC-4P SKU:MC096VX)"

From LCD wiki
Jump to: navigation, search
(Driver download)
(Driver download)
Line 123: Line 123:
  
 
==<font color="blue">Driver download</font> ==
 
==<font color="blue">Driver download</font> ==
baiduyun download:[https://pan.baidu.com/s/1BJVB9HXxZWAXFP8GBcrP1w 0.96 inch OLED display module data of QD electronic V1.0]
+
baiduyun download:[https://pan.baidu.com/s/1UcJRGOd8ZNFA0H6PqEgj1w 0.96 inch OLED display module data of QD electronic V1.0]
  
 
==<font color="blue">Common software description</font> ==
 
==<font color="blue">Common software description</font> ==

Revision as of 21:20, 12 June 2018


语言选择

Languages

➤中文
➤EN


Product picture

MC096-002.jpg MC096-004.jpg MC096-003.jpg

Product description

  • High resolution: 128x64 (have the same resolution as 12864, high PPI)
  • Large viewing angle: greater than 160° (a screen with the largest viewing angle in the monitor)
  • Ultra-low power consumption: it's 0.06w in normal condition(far less than TFT display)
  • Wide voltage supply (3V~5V), 3.3V and 5V level logic compatible, no level shifter IC
  • IIC interface and only requires 2 IOs to light up easily
  • The range of working temperature is industrial (-20°C~70°C)
  • Military-grade process standards, long-term work steadily
  • Provide rich multi-platform routines and the technology support of underlying driver
  • Have three color display schemes of yellow and blue,white,blue to choose from

Product parameters

name color category
display color white blue Blue and yellow
SKU MC096VW MC096VB MC096VY
size 0.96(inch)
type OLED
OLED driver chip SSD1306
resolution 128*64 (Pixel)
Module interface IIC,4PIN
Effective display area 21.744x10.864(mm)
Module size 27.3x27.8(mm)
Field of View >160°
Working temperature -20℃~70℃
storage temperature -30℃~80℃
Working voltage 3.3V / 5V
power dissipation Full on is about 25mA,Full off is about 1.5mA。
product weight 15(g)

Interface definition

PIN label Pin description
1 VCC OLED positive pole of power(3.3V~5V)
2 GND OLED GND of power
3 SCL OLED clock signal of IIC bus
4 SDA OLED data signal of IIC bus

Product size

Product size drawing:0.96 inch OLED Product size drawing

Hardware description

Hardware schematic:QD electronic 0.96 inch OLED display module hardware schematic.pdf

IIC hardware adjustment instructions of device address to slave device:

MC096-006.jpg

As the picture shows,in the red rectangle,if the resistor is connected to 0x78,

it indicates that the IIC slave address is 0x78,if the resistor is connected to 0x7A,

it indicates that the IIC slave address is 0x7A.

Software description

Using Instructions

Driver download

baiduyun download:0.96 inch OLED display module data of QD electronic V1.0

Common software description