Arduino GLCD Library Version 3

GLCD Graphical LCD Library

glcdlib.jpg

The Graphical LCD library makes it easy to use Graphical LCDs (GLCD) with Arduino. The library supports several different chips and is easy to integrate with different panels. The graphical functions are backwards compatible (except where noted) with the previous ks0108 library so existing ks0108 sketches should work with little or no modification to their code. The configuration mechanism allows using a broad range of GLCD panels and ATmega controllers. Configuration in this library is handled differently than the previous ks0108 library so any ks0108 configuration information will need modification to work with the library. See ks0108 library migration for details on how to migrate existing code or configurations to the new library.

Wiring

Configuration

GLCD Methods

Using Fonts and Bitmaps

Troubleshooting

Migrating from ks0108 library

Deprecated ks0108 Functions

Additional Resources

 All Classes Functions Variables