Introduction
This LCD module uses a 128x64 liquid crystal display that support Chinese character , English characters and even graphics. It can exhibit 4 lines and 12 English characters/6 Chinese characters per line. It is suitable for interactive work with Arduino.
It features a backlit control, pallerlel or serial control, contrast adjust. It can be connect to our interface shield via IDC6 socket and cables.
Mode Selection
The LCD is shipped in Parallel mode by default. The PSB_ON switch is used to set the interface mode. To switch to SPI mode, Set the switch to SPI.
Code
This sample is working under Parallel mode. You will need Arduino library which can be download here.
The following sample is working under SPI mode. You will need the Arduino Library which can be downloaded here.
The following sample is working under SPI mode. It demonstrates how to display integers on the LCD scrren. You will need the Arduino Library which can be downloaded here.
More Documentation
The Chinese character is encoded using GBK code. GBK code chart