Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SH1122 (256 x 64)? #258

Open
LongLane opened this issue Jul 16, 2019 · 6 comments
Open

Support for SH1122 (256 x 64)? #258

LongLane opened this issue Jul 16, 2019 · 6 comments

Comments

@LongLane
Copy link

LongLane commented Jul 16, 2019

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
Copy link
Owner

rm-hull commented Jul 16, 2019

@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
Copy link
Collaborator

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

@LongLane
Copy link
Author

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
Copy link

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
Copy link

sukovec commented Nov 21, 2022

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
Copy link

kvandt commented Oct 20, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants