Closed GoogleCodeExporter closed 8 years ago
The I2C pins from your Arduino Board:
http://arduino.cc/de/Reference/Wire
Original comment by olikr...@gmail.com
on 13 Mar 2014 at 6:16
thanks, but still no luck.
I purchased the display at eBay
http://www.ebay.de/itm/181287662115
There is also a link to software that works for me.
Original comment by britzel...@gmail.com
on 13 Mar 2014 at 1:42
There is an updated version of u8glib attached to this thread:
http://forum.arduino.cc/index.php?topic=219419.15
I think it discusses the same oled display. Maybe this also solves your problem.
Original comment by olikr...@gmail.com
on 13 Mar 2014 at 8:36
thanks a lot.
I'll check it.
Original comment by britzel...@gmail.com
on 13 Mar 2014 at 10:27
It works perfectly. I tested most of the examples
with uncommented U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NO_ACK);
and connected like described here
http://arduino.cc/de/Reference/Wire
Original comment by britzel...@gmail.com
on 13 Mar 2014 at 11:00
I also can confirm that it works the right way:
http://forum.arduino.cc/index.php?topic=219419.msg1637718#msg1637718
Original comment by ahvann...@gmail.com
on 17 Mar 2014 at 12:52
Great. Thanks for the feedback.
Original comment by olikr...@gmail.com
on 17 Mar 2014 at 6:28
closing this...
Original comment by olikr...@gmail.com
on 16 Jun 2014 at 7:07
Original comment by olikr...@gmail.com
on 16 Jun 2014 at 7:08
i have leonardo, but the pins SDA and SCl are d2 and d3, no A4 and A5...it has
any difference on the programing? how i declarate the correct pins on leonardo ?
thanks
Original comment by antenor...@gmail.com
on 10 Sep 2014 at 1:46
There should be no difference for the software. Just use these specific
leonardo pins.
Original comment by olikr...@gmail.com
on 10 Sep 2014 at 6:24
Thank you very much Oliver for your work. It works fot my cheap OLED Display
from ebay!. THANKS a lot from a newbe :-)
Original comment by Martin.G...@gmail.com
on 14 Dec 2014 at 12:37
Glad to see that this lib works for you.
Grüße aus Böblingen
Original comment by olikr...@gmail.com
on 14 Dec 2014 at 2:04
Original issue reported on code.google.com by
britzel...@gmail.com
on 13 Mar 2014 at 5:42