-
Notifications
You must be signed in to change notification settings - Fork 8
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
OLED controller compatability #2
Comments
Clue is in the name https://github.com/openscopeproject/HP34401a-OLED-FW/tree/master/lib/SSD1322_Display I built it around 256x64 display based on SSD1322, this is the particular one I recommend https://www.buydisplay.com/white-3-2-inch-arduino-raspberry-pi-oled-display-module-256x64-spi |
Sorry, I completely ignored the title. If I wouldn't, there would not be a questions.Sorry again. BUT. I must say something. |
You mean the display lib specifically or the firmware as a whole? Firmware was pure fun to do, especially reverse engineering part. |
Didn't know where to put this, or contact you, so I'll put it here:
Which controller IC did you use for your display? Is it a 256x64 pixel one?
Those are usually SSD1322, and the 128x64 ones uses SSD1306.
Didn't see any clues in form of libraries in the source folder.
This is a great contribution btw.
The text was updated successfully, but these errors were encountered: