Skip to content

Cart

Your cart is empty

Continue shopping

1.3" OLED Graphic Display 128x64 - I2C

SKU: DM-OLED13-637
Sale price$9.90 Regular price$14.95
Save 34%
  • 💹 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.

Color: White

Share
1.3-inch white OLED graphic display module showing 'hello displaymodule'
1.3" OLED Graphic Display 128x64 - I2CWhite Sale price$9.90 Regular price$14.95

Display Specifications

  • Resolution : 128 x 64 pixel
  • Display Mode : Passive Matrix OLED
  • Display Color : Monochrome
  • Module Dimension : 35.4 x 33.5 x 2.7 mm
  • Viewing Area : 29.42 x 14.7 mm
  • Power Supply : 2.8 V
  • Interface : I2C
  • Controller IC : SH1106
  • Operation Temperature : -40℃~85℃
  • Storage Temperature : -40℃~85℃ 

Dimension

Resources

Driver IC: SH1106-V2.6

Arduino SH1106 is compatible SSD1306, You can refer Library: u8g2  .Uncomment device U8G2_SSD1306_128X64_NONAME_1_SW_I2C u8g2(U8G2_R0, /* clock=*/ 13, /* data=*/ 11, /* reset=*/ 8);

Because the SSH1106 RAM is 132*64 pager-buffer and SSD1306 is 128*64, So there is display problem if you use SSD1306 dirver. You'd better modify the start address from 0x02