




1.09" OLED Graphic Display 128x64 - SPI
- 💹 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.
Share

1.09" OLED Graphic Display 128x64 - SPImodule
Sale price$9.90






1.09" OLED Graphic Display 128x64 - SPI
- 💹 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
- Module Dimension : 24x33x2.42 mm
- Viewing Area : 14.0x31.96x1.22 mm
- Power Supply : 2.8 V
- Interface : 4 wire SPI
- Controller IC : CH1115 (Compatible SSD1306)
- Operation Temperature : -40℃~85℃
- Storage Temperature : -40℃~85℃
Dimensions
Resources
- DM-OLED11-662
- Display Driver IC: CH1115-V0.1
Arduino SSD1306 Library: u8g2. Uncomment device U8G2_SSD1306_128X64_NONAME_1_4W_SW_SPI u8g2(U8G2_R0, /* clock=*/ 13, /* data=*/ 11, /* cs=*/ 10, /* dc=*/ 9, /* reset=*/ 8);
You can refer to samples of the U8g2_Arduino/example/page_buffer;
Connect pins:13: SCL;11: SDA;10: CS;9: DC;8: RES.