Skip to content
/ glcdlib Public
forked from marf05/glcdlib

GLCDlib is a graphics library for 128x64 displays based on the ST7565

Notifications You must be signed in to change notification settings

artekw/glcdlib

 
 

Repository files navigation

Work in progress - see http://forum.jeelabs.net/node/457

This library lets an ATmega328 drive an ST7565-based GLCD display.

First use by JeeLabs: http://jeelabs.org/2010/11/15/meet-the-graphics-board/

Derived from code in the ST7565 library by Adafruit, hence under LGPL license.

The home page for this library is http://jeelabs.org/glcdlib

You can download this project in either zip or tar formats.

Unpack the archive and rename the result to GLCDlib.
Put it in the libraries folder in your Arduino sketches area.
Restart the Arduino IDE to make sure it sees the new files.

About

GLCDlib is a graphics library for 128x64 displays based on the ST7565

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.3%
  • C 37.1%
  • Objective-C 1.9%
  • Other 0.7%