Simple library for interfacing to Nokia 5110 LCD display (as found on the SparkFun website). - koristen softverski SPI umjesto hardverskog

Dependents:   Nokia_FRDM

Fork of N5110 by Craig Evans

History

Testni kod za spajanje Nokia displeja sa Freeescale FRDM razvojnim sistemom default tip

2016-05-20, by esokic [Fri, 20 May 2016 23:23:46 +0000] rev 7

Testni kod za spajanje Nokia displeja sa Freeescale FRDM razvojnim sistemom


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.