I am looking for an Arduino library that works with Teensy 3.1 and the common 128 by 64 OLED display. The display uses the SSD1306 controller. The I2C address for the display is 0x3C. I am using the Adruino 1.6.4 version IDE. I would like to use the display as part of a clock that is updated by NTP.
I have tried the U8GLIB library "Hello World" example with Teensy 3.1, but it does not work. However, the same example with the U8GLIB library works with a NANO processor. I tried the Adafruit libraries with its example. It sort of works with a display of something, but, is generally unreadable.
I have tried several other libraries that I found with either searching the Arduino forum or a General Google search. So far no luck. What is a known good library for use with OLED displays?
Thank you in advance for any suggested libraries to use.
Enjoy life, GregM
Live Well, Laugh Often, Love Much
I have tried the U8GLIB library "Hello World" example with Teensy 3.1, but it does not work. However, the same example with the U8GLIB library works with a NANO processor. I tried the Adafruit libraries with its example. It sort of works with a display of something, but, is generally unreadable.
I have tried several other libraries that I found with either searching the Arduino forum or a General Google search. So far no luck. What is a known good library for use with OLED displays?
Thank you in advance for any suggested libraries to use.
Enjoy life, GregM
Live Well, Laugh Often, Love Much