derived from Aidafruit SSD1306 library

Dependents:   Test_SSD1306 L152RE_OLED_SSD1306 EcranZumo

Fork of SSD1306 by Jonathan Gaul

History

derived from Aidafruit SSD1306 library default tip

2014-05-04, by masato [Sun, 04 May 2014 14:29:51 +0000] rev 4

derived from Aidafruit SSD1306 library


Completely changed the way fonts work and added printf(), putc() etc. Now only 8 pixel high fonts are supported, but multiple widths. Added auto-scrolling from the bottom of the display. Also replaced the original "smallfont" with two new fonts.

2013-02-09, by Byrn [Sat, 09 Feb 2013 16:43:49 +0000] rev 3

Completely changed the way fonts work and added printf(), putc() etc. Now only 8 pixel high fonts are supported, but multiple widths. Added auto-scrolling from the bottom of the display. Also replaced the original "smallfont" with two new fonts.


commit before initial publish

2013-02-05, by Byrn [Tue, 05 Feb 2013 21:21:22 +0000] rev 2

commit before initial publish


intiial commit;

2013-02-05, by Byrn [Tue, 05 Feb 2013 17:18:23 +0000] rev 1

intiial commit;


[mbed] converted /OLED/SSD1306

2013-02-05, by Byrn [Tue, 05 Feb 2013 09:46:58 +0000] rev 0

[mbed] converted /OLED/SSD1306