*Adafruit 제품은 해외배송 입니다

배송기간 이 약 2주 소요 됩니다

해외배송 제품은 주문 후 취소가 불가능 합니다
교환,반품,기술지원 이 불가능 합니다

구매전 이점 꼭 확인해 주세요*

  • DESCRIPTION

    These displays are small, only about 1" diameter, but very readable due to the high contrast of an OLED display. This display is made of 128x64 individual white OLED pixels, each one is turned on or off by the controller chip. Because the display makes its own light, no backlight is required. This reduces the power required to run the OLED and is why the display has such high contrast; we really like this miniature display for its crispness!

    This breakout can be used with either an SPI or I2C interface - selectable by soldering two jumpers on the back. The design is completely 5V-ready, with an onboard regulator and built in boost converter. It's easier than ever to connect directly to your 3V or 5V microcontroller without needing any kind of level shifter!

    We have a detailed tutorial and example code in the form of an Arduino library for text and graphics. You'll need a microcontroller with more than 1K of RAM since the display must be buffered.

    You can download our SSD1306 OLED display Arduino library from github which comes with example code. The library can print text, bitmaps, pixels, rectangles, circles and lines. It uses 1K of RAM since it needs to buffer the entire display but its very fast! The code is simple to adapt to any other microcontroller.

  • TECHNICAL DETAILS

    Dimensions:

    • PCB: 38mm x 29mm (1.5" x 1")
    • Screen: 25mm x 14mm
    • Thickness: 4mm
    • Weight: 8.5g
    • Display current draw is completely dependent on your usage: each OLED LED draws current when on so the more pixels you have lit, the more current is used. They tend to draw ~20mA or so in practice but for precise numbers you must measure the current in your usage circuit.
    • This board/chip uses I2C 7-bit address between 0x3C-0x3D, selectable with jumpers

     

    Netduino driver, Netduino sample and documentation. This sample displays bitmaps and animations on the display.

    • LEARN

      Monochrome OLED Breakouts
      Using our small mono-OLED displays
      OLED TRON Clock
      Display the current time in style.
      Adafruit OLED Displays for Raspberry Pi
      Here is how to use an Adafruit monochrome OLED display with your Raspberry Pi. What can I say? Good things come in small packages!
      SSD1306 OLED Displays with Raspberry Pi and BeagleBone Black
      Add a beautiful, bright OLED display to your Raspberry Pi or BeagleBone Black project!
      Adafruit FT232H With SPI & I2C Devices
      Use the Adafruit FT232H USB to GPIO / SPI / I2C breakout with Adafruit's SPI & I2C devices.
      Pro Trinket Power Meter
      Build a small meter to display voltage, current, and power usage.