Simple library for interfacing to Nokia 5110 LCD display (as found on the SparkFun website).

Dependents:   radarDistanceSensorTool

Fork of N5110 by Craig Evans

History

Initial commit - radar not working; ; 11 May 2015 default tip

2015-05-11, by el13k3s [Mon, 11 May 2015 16:34:51 +0000] rev 7

Initial commit - radar not working; ; 11 May 2015


Documentation complete. Functions are all tested. Note that strings and characters are deleted from the display if the refresh() function is called.; ; TODO:; ; Instead of printing strings and characters to the display, they are written to the buffer.

2014-01-27, by eencae [Mon, 27 Jan 2014 18:41:45 +0000] rev 6

Documentation complete. Functions are all tested. Note that strings and characters are deleted from the display if the refresh() function is called.; ; TODO:; ; Instead of printing strings and characters to the display, they are written to the buffer.


Updated docs.

2014-01-26, by eencae [Sun, 26 Jan 2014 20:18:45 +0000] rev 5

Updated docs.


Updated docs.

2014-01-26, by eencae [Sun, 26 Jan 2014 20:14:07 +0000] rev 4

Updated docs.


Added documentation.

2014-01-26, by eencae [Sun, 26 Jan 2014 20:09:15 +0000] rev 3

Added documentation.


Added documentation and additional testing.

2014-01-26, by eencae [Sun, 26 Jan 2014 20:06:58 +0000] rev 2

Added documentation and additional testing.


Started to add documentation. This commit is to test the publishing and documentation.

2014-01-26, by eencae [Sun, 26 Jan 2014 19:30:09 +0000] rev 1

Started to add documentation. This commit is to test the publishing and documentation.


Initial commit of library.; ; Testing and documentation to do.

2014-01-26, by eencae [Sun, 26 Jan 2014 18:55:16 +0000] rev 0

Initial commit of library.; ; Testing and documentation to do.