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.
History
Fixed hardcoded Pin usage for SPI
2014-11-02, by infotech1 [Sun, 02 Nov 2014 11:44:51 +0000] rev 2
Fixed hardcoded Pin usage for SPI
Changed define to try and get "Dependancy" showing up.
2014-11-02, by infotech1 [Sun, 02 Nov 2014 07:17:42 +0000] rev 1
Changed define to try and get "Dependancy" showing up.
Initial commit, Hardware SPI only.
2014-11-02, by infotech1 [Sun, 02 Nov 2014 07:10:44 +0000] rev 0
Initial commit, Hardware SPI only.