SPKDisplay - A mbed display class and processing imaging tools for 128x64 OLEDs using the SSD1305 driver, connected via SPI.
Dependents: SPK-DVIMXR SPK-DMXer
History
fontByteMaker fix
2013-12-10, by tobyspark [Tue, 10 Dec 2013 15:48:54 +0000] rev 5
fontByteMaker fix
void characterToBuffer(char character, int x, int row)
2012-10-28, by tobyspark [Sun, 28 Oct 2012 19:53:49 +0000] rev 4
void characterToBuffer(char character, int x, int row)
MIT License as per MBED guideline
2012-08-02, by tobyspark [Thu, 02 Aug 2012 13:26:18 +0000] rev 3
MIT License as per MBED guideline
Documentation update
2012-04-15, by tobyspark [Sun, 15 Apr 2012 19:48:11 +0000] rev 2
Documentation update
Image and font are fully external to class, ie. it will compile for others!
2012-04-15, by tobyspark [Sun, 15 Apr 2012 19:39:17 +0000] rev 1
Image and font are fully external to class, ie. it will compile for others!
Initial commit after internal dev as part of SPK-DVIMXR
2012-04-15, by tobyspark [Sun, 15 Apr 2012 16:51:01 +0000] rev 0
Initial commit after internal dev as part of SPK-DVIMXR