Port of the Adafruit PCD8544 Driver @ https://github.com/adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library for use in MBED Inital version only supports hardware SPI, and has been tested on a Nucleo test board. BSD license
Requires http://developer.mbed.org/users/infotech1/code/Adafruit_GFX_MBED/ to provide drawing capabilities.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:c70a41c0d9d8 | 2014-11-02 | infotech1 | Fixed hardcoded Pin usage for SPI |
1:03227e59446f | 2014-11-02 | infotech1 | Changed define to try and get "Dependancy" showing up. |
0:4d2abaa4de64 | 2014-11-02 | infotech1 | Initial commit, Hardware SPI only. |