Modified Adafruit GFX library with support for selecting displays using an 74HC4067 Analog Multiplexer

Dependents:   mbed_oled

Fork of Adafruit_GFX by Neal Horman

Revisions of Adafruit_SSD1306.h

Revision Date Message Actions
20:5fa5c734e5f2 2015-03-08 Added support for CD4067 multiplexer on I2C bus File  Diff  Annotate
19:f393e67ed0b5 2015-02-05 Support for 74HC4067 4-to-16 analog Mux now complete. We now use a PortOut pointer to specify the four control pins connected to the MUX and the mux value to write to the pins before an I2C command is executed. File  Diff  Annotate
17:bf0e4072b06d 2015-01-30 Added support for I2C mux using a single IO pin... Will add support for more channels later. 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