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.
Dependents: Hexi_OLED_TextImage_Example Hexi_OLED_Text_Example Hexi_OLED_Image_Example security-console-app ... more
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 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 |