HOME    PROJECTS    LIBRARIES    RESOURCES    LINKS    CONTACT  
Select category:
Arduino
  DS1302
  DS1307
  DS3231
  DS3234
  KeyPad
  LCD5110_Basic
  LCD5110_Graph
  LCD5110_SPIflash
  LEDmatrix7219
  MCP4725
  MGLCD
  OLED_I2C
  OLED_SPIflash
  OLED_StatusIcons
  relay8
  SPIflash
  SPIflash_Audio
  tinyFAT
  URTouch
  UTFT
  UTFT_Buttons
  UTFT_Geometry
  UTFT_SPIflash
  UTFT_tinyFAT
  WiiChuck
chipKit
ESP8266/32
TI LaunchPad

IF YOU LIKE,
and use any of my projects or libraries, and would like to encourage further development you can donate through PayPal here:

Rather donate hardware directly? Then click here.




Library: MGLCD

This library was originally made for the LCD WT-128x64 Graphic monochrome display modules. They were available without backlight from ITead Studio, or with or without backlight from ElecFreaks.

LCD WT-128x64 Graphic - No BacklightLCD WT-128x64 Graphic - White BacklightLCD WT-128x64 Graphic - BacksideLCD WT-128x64 Graphic - Mini Datasheet

The LCD WT-128x64 Graphic (GPG12061YN3) is a 128x64 dot-matrix LCD module. It has a Yellow mode STN panel composed of 128 segments and 64 commons. The LCM can be easily accessed by microcontroller via parallel 6800 series interface.

When connected to an Arduino the Vcc should be connected to 3.3v, but the rest of the pins are 5v tolerant. When using the backlit version you should connect LED to 3.3v.

Download:

MGLCD.zip
(Filesize is 634.49 KiB. Downloaded 9905 times)


Some demos showcasing most of the functions are included in the download.
This is a multi-platform library that will work with several different development board types.

Changes:
v1.001 Oct 2011initial release
v2.008 May 2013combined Arduino and chipKit libraries into a single library
  updated library to support Arduino v1.0 (and higher)
  fixed a bug that prohibited compiling with newer IDEs
  added support for Arduino Leonardo, Arduino Due and chipKit uC32
  modified printNumI() and printNumF()
  added support for String objects to print()
  reorganized files
  changed license to CC BY-NC-SA 3.0
v2.0114 Jun 2013fixed the '%' symbol in SmallFont
v2.0208 Sep 2014fixed compatibility-issues with Arduino 1.5.7

Demo Video:

CLICK HERE TO VIEW

Nice to know:

Currently supported controllers:
• SED1565

Compatibility:

WorkingArduino Duemilanove w/ATmega328
WorkingArduino Uno
WorkingArduino Leonardo
WorkingArduino Mega
WorkingArduino Mega2560
WorkingArduino Due
Not tested, UnsupportedBobuino
Not tested, UnsupportedTeensy 3.1
Working = Working   Not working: Not working
Not tested, Unsupported = Not tested, Unsupported

Manual:

CLICK HERE TO VIEW
The manual is included in the download

License:

By downloading the library you accept the following license:
Creative Commons BY-NC-SA Logo
Creative Commons (CC BY-NC-SA 3.0)
View SummaryView Legal