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

Dual Screen (Everything 1/2) #1

Open
thorgod opened this issue Nov 5, 2019 · 1 comment
Open

Dual Screen (Everything 1/2) #1

thorgod opened this issue Nov 5, 2019 · 1 comment

Comments

@thorgod
Copy link

thorgod commented Nov 5, 2019

Hey I know you dont support this project, just for looking at the code. However, wanted to see if you would help a little in understanding why it duplicating at 1/2 scale vertically.

I was just testing out the code but everything is 1/2 the vertical scale, did you change the TinyOLED library?

image

Attached is my TinyOLED libary with some minor changes.
TinyOLED.zip

@thorgod
Copy link
Author

thorgod commented Nov 6, 2019

Actually figured it out. Needed to change this two on startup

	0xA8, 0x1F, // Set multiplex ratio(1 to 64)
and
	0xDA, 0x02, // Set com pins hardware configuration

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

No branches or pull requests

1 participant