Monochrome 0.96" 128x64 OLED graphic display w/ RPi?

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Peter_Ambos
 
Posts: 2
Joined: Fri Aug 16, 2013 1:24 am

Monochrome 0.96" 128x64 OLED graphic display w/ RPi?

Post by Peter_Ambos »

Is there a way to connect the Monochrome 0.96" 128x64 OLED graphic display to the Raspberry Pi? If yes, what is the wiring? Where do I find the drivers?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Monochrome 0.96" 128x64 OLED graphic display w/ RPi?

Post by adafruit_support_rick »

You can connect to the Pi via I2C or SPI. I2C is the simplest - connect SDA, SCL, 3.3V and GND.
Unfortunately, we don't have a Pi tutorial or python library specifically for this OLED, however, you can refer to our general tutorial for setting up I2C on the Pi: http://learn.adafruit.com/adafruits-ras ... guring-i2c

The Arduino library code is pretty simple. If you're at all comfortable with C and python coding, it should be easy to port.

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”