light text library for 5110 nokia lcd * easy to modify * proportional font, bold / inverse modes * easy to add / change fonts * fixed rows for fast update

Library finished! :-) If you use 5110 and need fast menus - try this library. No overhead - small and robust, optimized for this display type only, fast update. Nice looking font. Power management. Displays from 5110 and 3110 are cheap as dirt :-)

Files at this revision

API Documentation at this revision

Comitter:
medvdv
Date:
Fri Jan 31 20:32:39 2014 +0000
Parent:
5:c37e5454bdb2
Commit message:
tested

Changed in this revision

medvdv5110.h Show annotated file Show diff for this revision Revisions of this file
--- a/medvdv5110.h	Fri Jan 31 20:25:57 2014 +0000
+++ b/medvdv5110.h	Fri Jan 31 20:32:39 2014 +0000
@@ -54,7 +54,7 @@
 
     void Reset();                           // Reset LCD, configure defaults and contrast
     void Clear(char pattern = 0);           // Clear - fill all by 8bit line 'pattern'
-    void Power(bool power = true);         // LCD power off / wake up
+    void Power(bool power = true);          // LCD power off / on
     void InverseMode(bool inverse = true);  // Inverse mode for all LCD
 
     void Contrast(char contrast = DEFAULT_CONTRAST );    // Change contrast