drrk / glcd-tilda

Port of the Arduino GLCD v3 Library to the EMF TiLDA Mke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme.txt file for Arduino glcd library

FONTS
The library is supplied with fixed and variable width font definitons 
located in the fonts folder. See the documentation for information on adding
your own fonts to this folder.

BITMAPS
Bitmap images are stored in the bitmaps folder. The documentation 
describes how to create you own bitmaps using a utility provided in the 
bitmaps\glcdMakeBitmaps folder

OTHER FOLDERS
The include and device folders contain low level system files.
These do not need to be modifed for normal operation.

LICENCE
The Arduino GLCD library files are either licensed under the terms of the
GNU Lesser General Public License or are compatible with this license when
the GLCD library code is used in the Arduino software environment.
See licence.txt for details.

The glcd library was created by Michael Margolis. Extensive enhancements 
including the majority of the improvements in this release were led
by Bill Perry.

Extensivly modified to work with the EMF TiLDA LCD by Kimball Johnson. 

About

Port of the Arduino GLCD v3 Library to the EMF TiLDA Mke

License:Other


Languages

Language:C++ 58.5%Language:C 19.9%Language:Objective-C 11.0%Language:Java 5.5%Language:Processing 5.1%