rm-hull / luma.oled

Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED
https://luma-oled.readthedocs.io
MIT License
803 stars 161 forks source link

Support for SH1122 (256 x 64)? #258

Open LongLane opened 5 years ago

LongLane commented 5 years ago

Hi, great work. I was wondering if you are planning to support SH1122 OLED displays? Here is an example

3154954-40

Datasheet: http://www.farnell.com/datasheets/2822958.pdf

Happy to sponsor one for you.

rm-hull commented 5 years ago

@LongLane Always open to support new devices. Happy to accept screens sent direct to me or donations for devices gratefully received. This one https://www.aliexpress.com/item/32846176247.html may be better as it is on a breakout board and is configured for SPI (the farnell one looks to be I2C, so would be quite a bit slower)

Ping me at rm_hull@yahoo.co.uk and I'll let you know the mailing address or alternatively paypal to that email and I'll order direct from aliexpress

thijstriemstra commented 4 years ago

@LongLane still looking for sponsors, can you give an update?

LongLane commented 4 years ago

Hi, good point, this one had slipped. I had sent a sample over to Richard. @rm-hull, do you have an update? Many thanks

LL

poulsen93 commented 2 years ago

Hey @rm-hull, did you ever get display to play with? I currently looking at this one: AliExpress And would happily donate one to you if your still interested.

sukovec commented 1 year ago

Hello. I see no progress here, but I managed to have one of these displays working with this library. You can find it here - it's working for me (4 wire SPI), but the code is very messy.

It does not use the possibility to update changed parts of canvas as this display probably does not support same commands as other oled drivers do (or I haven't found it). Feel free to use the code.

Biggest thanks should go here: https://forum.micropython.org/viewtopic.php?f=14&t=9769

kvandt commented 11 months ago

I'd love to use my SH1122 display with luma.oled. Anyone managed to integrate above code of @sukovec in this repo? I'd love to test.

IamGPIO commented 5 days ago

@rm-hull I have a SH1122 (i2c on Pi) I am desperate to get working with the Luma.OLED Library. Would you be interested in looking at this? Happy to send you a screen and pay for your time. I too am in the UK.

Let me know if you can help. Thanks