GLCD 0.4 Released – ST7565R and NT75451 support, Blueboard LPC11U37 demo

2012-07-14
August 2019 update:

Version 0.4 of GLCD Graphic LCD Library has been released. It includes added support for:

  • ST7565R LCD controller with SPI serial interface with AVR8 implementation. This is used in Newhaven Display model NHD-C12864WC-FSW-FBW-3V3-M (the device tested on). It should also be compatible with many of the DOG series of COG LCDs by Electronic Assembly, with many of them using the same chip.
  • NT75451 LCD controller with parallel interface with LPC11UXX implementation. This LCD is used in on NGX BlueBoard LPC11U37, and many of their other boards. Thanks to NGX for supplying a sample of their product.

Download version 0.4 release.

Also available:

  • BlueBoard LPC11U37 sample project demonstrating use of the library. Written r Keil MDK, it should be able to be modified to work in other compilers too, but you may need to replace the startup file.

Numerous bug fixes have been performed.

As usual, you can find the latest bleeding edge code at GitHub.

Other downloads