Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

Added support for the 2.3" 128x32 OLED display, which uses the SSD1305 #19

Closed
wants to merge 2 commits into from

Conversation

jeffkub
Copy link

@jeffkub jeffkub commented Dec 20, 2017

I have added support for the 2.3" 128x32 OLED display https://www.adafruit.com/product/2675

The initialization procedure was taken from the product specification document, which can be found by googling UG-2832ALBCG01. I had to add a coloffset variable since the display is shifted by 4 pixels due to the column remapping setting.

The code was tested on a raspberry PI using the SPI interface.

I hope that you find this useful! 😄

@ladyada
Copy link
Member

ladyada commented Sep 27, 2019

hiya, this library is being deprecated - we have a similar library that works with Python3 and modern linux computers. please check out this guide for more info
https://learn.adafruit.com/monochrome-oled-breakouts/python-wiring

https://github.com/adafruit/Adafruit_CircuitPython_SSD1305

@ladyada ladyada closed this Sep 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants