1.12" 모노 I2C/SPI OLED 모듈 -128x128, 검정/흰색

(1.12 inch Mono OLED (128x128, white/black) Breakout – I2C)

개요

  • 본 제품은 1.12인치 I2C 모노 OLED 모듈입니다.
  • 검정바탕에 흰색을 가지고 있는 제품으로 128x128 픽셀을 가지고 있습니다.
  • I2C 인터페이스 혹 SPI 인터페이스를 통해 사용이 가능합니다. (trace cut하여 설정가능)
  • SPI인터페이스를 사용하면 훨씬 부드러운 애니메이션 구동이 가능합니다.

특징

  • 1.12" white/black OLED display (128x128 pixels)
  • Uses the SH1107 driver chip
  • 20x20mm active area
  • SPI or I2C (address 0x3C/0x3D (cut trace)) interface
  • 3.3V or 5V compatible
  • Reverse polarity protection
  • Compatible with all models of Raspberry Pi, and Arduino
  • Python library
  • It's also compatible with our fancy Breakout Garden, where using breakouts is as easy just popping it into one of the slots and starting to grow your project, create, and code.

문서

  • Software

    We recommend the Luma Python library for driving this OLED display. You can find full documentation for the Luma library here.

    To get up and running you should:

    • Install the latest library directly from GitHub: sudo pip install git+git://github.com/rm-hull/luma.oled.git#egg=luma.oled
    • Grab the examples repository: git clone https://github.com/rm-hull/luma.examples
    • With the SPI version, you can run an example like so: python3 bounce.py --display sh1106 --height 128 --rotate 2 --interface spi --gpio-data-command 9 (add --spi-device 0 for the back slot, or --spi-device 1 for the front slot)
    • With the I2C version, you can run an example like so: python3 maze.py --display sh1106 --height 128 --rotate 2 --interface i2c

    Our software does not support Raspbian Wheezy.

    Notes

    Dimensions: 28x42x5.5mm

연관제품