Hexiwear OLED

Dependents:   Hexi

Fork of Hexi_OLED_SSD1351 by Hexiwear

History

Added GetPower() Function default tip

2017-04-12, by tdh50 [Wed, 12 Apr 2017 21:01:40 +0000] rev 9

Added GetPower() Function


Commented out checking to see if text will fit in textbox for DrawTextBox. Font width and height specified in font information may be too much.

2016-09-24, by khuang [Sat, 24 Sep 2016 19:45:48 +0000] rev 8

Commented out checking to see if text will fit in textbox for DrawTextBox. Font width and height specified in font information may be too much.


Added GetTextProperties to SSD1351 Class

2016-08-26, by khuang [Fri, 26 Aug 2016 22:54:49 +0000] rev 7

Added GetTextProperties to SSD1351 Class


Added OpenSans Font. Added proper licensing text. Changed a xCrd,yCrd, width, height variables to correct types. Moved SetTextProperties Init inside constructor.

2016-08-26, by khuang [Fri, 26 Aug 2016 19:56:07 +0000] rev 6

Added OpenSans Font. Added proper licensing text. Changed a xCrd,yCrd, width, height variables to correct types. Moved SetTextProperties Init inside constructor.


test3

2016-08-26, by khuang [Fri, 26 Aug 2016 18:13:10 +0000] rev 5

test3


test2;

2016-08-26, by khuang [Fri, 26 Aug 2016 15:26:17 +0000] rev 4

test2;


Test

2016-08-26, by khuang [Fri, 26 Aug 2016 15:21:54 +0000] rev 3

Test


Added Licensing and Reformatted Init Array for SSD1351 init

2016-08-19, by khuang [Fri, 19 Aug 2016 23:05:58 +0000] rev 2

Added Licensing and Reformatted Init Array for SSD1351 init


Hexiwear OLED Display Driver enabled.; Allow images and text to be displayed.

2016-08-18, by khuang [Thu, 18 Aug 2016 23:01:06 +0000] rev 1

Hexiwear OLED Display Driver enabled.; Allow images and text to be displayed.


Initial Version of Hexiwear OLED Display Driver; APIs not finalized; SUBJECT TO CHANGE

2016-08-17, by khuang [Wed, 17 Aug 2016 22:08:40 +0000] rev 0

Initial Version of Hexiwear OLED Display Driver; APIs not finalized; SUBJECT TO CHANGE