- code cleaned up in many points for a better readability - removed SPIPreinit and I2CPreinit classes - moved various method implementations from .h files to the corresponding .cpp ones - the splash() and clearDisplay() methods now directly update the display; no more need to call the display() method after them

Dependencies:   Adafruit_GFX mbed

Fork of Adafruit_GFX by Neal Horman

Auto generated API documentation and code listings for SSD1306_demo

Classes

Adafruit_GFX This is a Text and Graphics element drawing class
Adafruit_SSD1306 The pure base class for the SSD1306 display driver
Adafruit_SSD1306_SPI This is the SPI SSD1306 display driver transport class

Code

Adafruit_GFX.cpp [code]
Adafruit_GFX.h [code]
Adafruit_GFX_Config.h [code]
Adafruit_SSD1306.cpp [code]
Adafruit_SSD1306.h [code]
glcdfont.h [code]
main.cpp [code]