i2c version has an offset due to wrong copy of temp buffer to display buffer, fixed in Adafruit_SSD1306.h

Dependents:   ezSBC_MPU9250 Test_OLED_Display untodoenuno OledI2CDisplay ... more

Fork of Adafruit_GFX by Neal Horman

Revisions of Adafruit_SSD1306.h

Revision Date Message Actions
20:04822be0efcd 2017-07-24 Added driver for UC1601S; File  Diff  Annotate
18:6aa925f254d6 2015-03-04 added flipVertical Option to constructor; use of reset signal is now optional (NC maybe used for rst pin); added command for clearing page start address (important for usage without hardware reset pin) File  Diff  Annotate
17:f0cf0e1210be 2014-11-17 removed DigitalOut2 helper, functions now included in DigitalOut File  Diff  Annotate
15:77feec1c0684 2014-11-11 copy in line 211 requires index-1 because x starts at offset 1 and not at 0. File  Diff  Annotate
12:7964c2cfdebc 2014-10-21 merge documentation File  Diff  Annotate
11:86909e6db3c8 2014-10-21 Add some documentation File  Diff  Annotate
10:d5aee2d2f8dd 2014-10-20 fix - missed this in the refactor File  Diff  Annotate
9:ddb97c9850a2 2014-10-19 c++'ify the SPI vs I2C driver portions, instead of compile time defines.; The SSD1306 driver can now be instantiated multiple times, supporting simultaneous displays of differing dimensions. File  Diff  Annotate
8:416b8fe451b3 2014-10-19 fix compile warning and error File  Diff  Annotate
7:779204e24db4 2014-10-18 missed this define change in the last change set File  Diff  Annotate
6:1be3e3b46eb7 2014-10-18 hand merge Alo?s Wolff's i2c additions with a few #define tweaks File  Diff  Annotate
3:969ca9fe5e2b 2013-01-23 line endings ? File  Diff  Annotate
0:c3dcd4c4983a 2012-07-16 add adafruit oled 128x32 display library via spi interface.; display card reader events on the oled File  Diff  Annotate