



0.96" OLED Graphic Display 128x64 - SPI, I2C
- 💹 Enjoy a 20% discount for orders over 500
- 📉 A 15% discount is available for orders ranging from 200 to 499
- 🎁 A 10% discount is available for orders ranging from 50 to 199
- 🎁 A 5% discount is available when ordering 10-49
Interested in customizing this product? Get in touch with us.
Order samples, immediate delivery.
Factory bulk lead time: 3 weeks.






0.96" OLED Graphic Display 128x64 - SPI, I2C
- 💹 Enjoy a 20% discount for orders over 500
- 📉 A 15% discount is available for orders ranging from 200 to 499
- 🎁 A 10% discount is available for orders ranging from 50 to 199
- 🎁 A 5% discount is available when ordering 10-49
Display Specifications
- Resolution : 128x64 pixel
- Display Mode : Passive Matrix OLED
- Display Color : Monochrome (White)
- Module Dimension : 26.70x19.26x1.4 mm
- Viewing Area : 21.744x10.864 mm
- Power Supply : 2.8 V
- Interface : SPI, I2C
- Controller IC : SSD1306
- Operation Temperature : -40℃~85℃
- Storage Temperature : -40℃~85℃
Dimension

Resourcs
Driver IC: SSD1306-Rev1.0
Arduino SSD1306 Library:U8g2,Uncomment device U8G2_SSD1306_128X64_NONAME_F_4W_SW_SPI u8g2(U8G2_R0, /* clock=*/ 13, /* data=*/ 11, /* cs=*/ 10, /* dc=*/ 9, /* reset=*/ 8);
you can refer to samples of the "\Arduino\libraries\U8g2_Arduino-master\examples\full_buffer\GraphicsTest"example;
connect pins :13:D0(SCL);11:D1(SDA);10:CS;9:DC;8:RES.