-
Notifications
You must be signed in to change notification settings - Fork 152
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
add OLED Bitaxe logo screen #404
Comments
Shout out to @mutatrum for the Bitaxe bitmap! |
A bit more involved than I anticipated, as the pixel alignment is different. I used https://javl.github.io/image2cpp/, with Draw Mode: Vertical, 1 bit per pixel to convert the image. Not sure what the variation in brightness in the pixels is all about, could that be burn-in? |
I think that looks great! The active area on these displays is frustratingly small and off-center. I have noticed some displays do get this burn-in look. Not sure what's going on there, or if it's permanent. |
Fixed by #416 |
Fixed in #416 |
When the Bitaxe first turns on we should load the OLED with this sweet logo.
The text was updated successfully, but these errors were encountered: