Library to control serial LCDs from 4D systems based on their Goldelox processor. Ported from Adruino library but not fully tested.

Dependents:   mbed_rifletool

This library facilitates serial communication with LCDs from 4D Systems based on their Goldelox processor. It was ported form an Arduino library published by 4D systems.

Documentation on the API can be found at: http://www.4dsystems.com.au/product/1/4/4D_Intelligent_Display_Modules/uLCD_144_G2/

Goldelox_Types4D.h

Committer:
Sailing_Nut
Date:
2013-10-05
Revision:
0:6987c004e123

File content as of revision 0:6987c004e123:

#define t4DWordArray  short *
#define t4DByteArray  char *
//#define t4DSector     unsigned char *