A class for managing SSD1306 controlled LCD´s (cheap 128x64 models, 0.96'')
Dependents: mbed_ssd1306 USB_meter_SD_file_number_filtro_for EscanerRf escaner_RTOS ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:57209a7e9cba | 2017-11-06 | rodriguj | Added example code. Small fix. |
8:09b1578f93d9 | 2017-11-06 | rodriguj | Added fill function. Improved documentation. |
7:b0e7ccc9138b | 2017-11-01 | rodriguj | Documenting the class itself... |
6:cff0e772910f | 2017-11-01 | rodriguj | Still adding and fixing Javadoc comments |
5:4f7cdc2ee49a | 2017-11-01 | rodriguj | Fixing Javadox tags... |
4:35757c8b7625 | 2017-11-01 | rodriguj | Attempting to sucess on autogenerating documentation from the source code to have some API docs for users to review |
3:bb6fba3e84ff | 2017-11-01 | rodriguj | Added printf method; Tiny fixes to use referenced parameters instead of pointers; Dual constructor. Now the library can coexist with other I2C slaves. |
2:7f1160c1a741 | 2017-10-26 | rodriguj | Added function "locate". Minor tweakes. |
1:c5cf4ca5939f | 2017-10-25 | rodriguj | Added line. Fixed some compile errors. |
0:3d84b3bfb794 | 2017-10-25 | rodriguj | Initial commit. |