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

Line positions are screwed up... #15

Open
ctschach opened this issue Dec 14, 2020 · 1 comment
Open

Line positions are screwed up... #15

ctschach opened this issue Dec 14, 2020 · 1 comment

Comments

@ctschach
Copy link

ctschach commented Dec 14, 2020

Okay, something is behaving strange here when it comes to line positioning:

When I run the test.sh

abcdefg 1234567 Hello World!! ABCDEFG

A little later down in test.sh it displays
Line 2 Line 1 Line 4 Line 3

If I write a text with the command
./oled +a "BLABLA"

It seems to be displayed in line 3. But I've also seen a text line sliced between the bottom of the screen and the top of it.

So not sure what is causing the problem...but something it wrong here when it's comes to positioning within the display.

The display is connected via I2C and works totally fine with the Python ssd1306 libraries and tools...

@nopnop2002
Copy link
Owner

The display is connected via I2C and works totally fine with the Python ssd1306 libraries and tools...

I have no idea what the cause is.

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

2 participants