Hexiwear OLED
Fork of Hexi_OLED_SSD1351 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:18d4eb6328eb | 2017-04-12 | tdh50 | Added GetPower() Function |
8:ae5fad429790 | 2016-09-24 | khuang | 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. |
7:9961c525e249 | 2016-08-26 | khuang | Added GetTextProperties to SSD1351 Class |
6:0060ffa3f4dc | 2016-08-26 | khuang | Added OpenSans Font. Added proper licensing text. Changed a xCrd,yCrd, width, height variables to correct types. Moved SetTextProperties Init inside constructor. |
5:a5b4b36a1aed | 2016-08-26 | khuang | test3 |
4:38086393d75b | 2016-08-26 | khuang | test2; |
3:4121d3cd9f60 | 2016-08-26 | khuang | Test |
2:fc06b5b5bf6a | 2016-08-19 | khuang | Added Licensing and Reformatted Init Array for SSD1351 init |
1:3b5be0ee5f0c | 2016-08-18 | khuang | Hexiwear OLED Display Driver enabled.; Allow images and text to be displayed. |
0:06f42dd3eab3 | 2016-08-17 | khuang | Initial Version of Hexiwear OLED Display Driver; APIs not finalized; SUBJECT TO CHANGE |