Simple library for interfacing to Nokia 5110 LCD display (as found on the SparkFun website).
Dependents: radarDistanceSensorTool
Fork of N5110 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:505f281a04fa | 2015-05-11 | el13k3s | Initial commit - radar not working; ; 11 May 2015 |
6:adb79338d40f | 2014-01-27 | eencae | 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. |
5:6ea180eef702 | 2014-01-26 | eencae | Updated docs. |
4:e923c54c1c7d | 2014-01-26 | eencae | Updated docs. |
3:f90dd1042d17 | 2014-01-26 | eencae | Added documentation. |
2:e93021cfb0a9 | 2014-01-26 | eencae | Added documentation and additional testing. |
1:df68f34cd32d | 2014-01-26 | eencae | Started to add documentation. This commit is to test the publishing and documentation. |
0:d563e74f0ae9 | 2014-01-26 | eencae | Initial commit of library.; ; Testing and documentation to do. |