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

2.4 inch oled: which one? #156

Closed
thijstriemstra opened this issue May 9, 2017 · 2 comments
Closed

2.4 inch oled: which one? #156

thijstriemstra opened this issue May 9, 2017 · 2 comments
Labels

Comments

@thijstriemstra
Copy link
Collaborator

I need to buy a larger OLED but I want to make sure I buy something compatible. It seems the ones I found are not supported yet:

Which one would be the easiest to implement?

@rm-hull
Copy link
Owner

rm-hull commented May 10, 2017

I would be inclined to get the first one (SSD1309) as this has the breakout board, rather than just being a raw display.

If you want a cheaper alternative (and dont mind LCD) have a look at rm-hull/luma.lcd#46 and branch https://github.com/rm-hull/luma.lcd/tree/st7920 (which is currently WIP).

Alternatively, there is already support for this 2.7" OLED: https://learn.adafruit.com/2-7-monochrome-128x64-oled-display-module/overview (SSD1325)

@thijstriemstra
Copy link
Collaborator Author

Thanks for the feedback. The watching angle is too important with anything else than oled in my experience. That 2.7 oled does not have enough height unfortunately.

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

No branches or pull requests

2 participants