zombiestrk / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

global setting for the startpixel for every line #307

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
is it possible to get everything on a SSD1306 128x64 OLED two pixel to the 
right side? because i've bought a cheap spi oled on ebay and everything starts 
with -2 pixels on the display and it would be nice if there is an option 
somewhere for hardcoding the startpixel on each line.

I'm using the u8glib 1.17 and the arduino IDE 1.06

Original issue reported on code.google.com by dark...@googlemail.com on 13 Jan 2015 at 8:29

GoogleCodeExporter commented 8 years ago
I think it is not a SSD1306 display, but instead a SH1106.
Try the SH1106 contructor.

Original comment by olikr...@gmail.com on 13 Jan 2015 at 8:37

GoogleCodeExporter commented 8 years ago
You're right! the description on ebay was wrong :-/

thanks for the fast reply! =)

Original comment by dark...@googlemail.com on 13 Jan 2015 at 8:43

GoogleCodeExporter commented 8 years ago
no problem, i will close this issue.

Original comment by olikr...@gmail.com on 14 Jan 2015 at 7:42