Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RGB_OLED_SSD1331 by
History
Initial commit
2017-08-02, by kkado [Wed, 02 Aug 2017 22:12:49 +0000] rev 18
Initial commit
removed wait(0.05); Add boundingRect function
2016-12-10, by messi1 [Sat, 10 Dec 2016 22:51:06 +0000] rev 17
removed wait(0.05); Add boundingRect function
Add template class Line
2016-12-08, by messi1 [Thu, 08 Dec 2016 22:08:16 +0000] rev 16
Add template class Line
Add template class Point and Rect
2016-12-08, by messi1 [Thu, 08 Dec 2016 21:38:39 +0000] rev 15
Add template class Point and Rect
Add comment example for second spi port
2015-12-22, by messi1 [Tue, 22 Dec 2015 21:44:31 +0000] rev 14
Add comment example for second spi port
Fixed Chinese Typos
2015-12-03, by messi1 [Thu, 03 Dec 2015 21:48:11 +0000] rev 13
Fixed Chinese Typos
Bugfixing and improveing of the template based SGL class
2015-11-18, by messi1 [Wed, 18 Nov 2015 23:32:15 +0000] rev 12
Bugfixing and improveing of the template based SGL class
Rewrite SGL class to template based class
2015-11-18, by messi1 [Wed, 18 Nov 2015 09:28:05 +0000] rev 11
Rewrite SGL class to template based class
Improved the drawString function; Add setFont function
2015-11-17, by messi1 [Tue, 17 Nov 2015 21:20:37 +0000] rev 10
Improved the drawString function; Add setFont function
Add comments and fixed bugs of the crappy seeedstudio driver; Add new function like drawRect().;
2015-11-17, by messi1 [Tue, 17 Nov 2015 19:45:22 +0000] rev 9
Add comments and fixed bugs of the crappy seeedstudio driver; Add new function like drawRect().;
