Digistump Forums
The Oak by Digistump => Oak Libraries => Topic started by: netguy204 on August 07, 2016, 03:46:54 pm
-
https://github.com/netguy204/OakOLED (https://github.com/netguy204/OakOLED)
This is a driver for the Adafruit_GFX graphics stack that supports the Oak OLED. The OLED appears to be an SSD1306 but the stock Adafruit driver doesn't support it (I presume because of the lack of a reset pin). This driver is derived from the Oak OLED_minimal example but targets the GFX stack and provides fonts, bitmaps, shapes, etc.
Enjoy!
-
OakOLED was just accepted into the Arduino library list. You can now install it through library manager in the usual way!
-
This sounds good, but could we please have an example of how to use it?
I have been stuck too long with being unable to reset 128x32 OLEDs
Thanks