NHD-12864WG-FTTI-VZ#000 Newhaven Display, NHD-12864WG-FTTI-VZ#000 Datasheet - Page 8

LCD MOD GRAPH 128X64 WH TRANSM

NHD-12864WG-FTTI-VZ#000

Manufacturer Part Number
NHD-12864WG-FTTI-VZ#000
Description
LCD MOD GRAPH 128X64 WH TRANSM
Manufacturer
Newhaven Display
Datasheet

Specifications of NHD-12864WG-FTTI-VZ#000

Display Type
LCD Backlit
Display Mode
Transmissive
Viewing Area
72.00mm L x 40.00mm W
Backlight
LED - White
Dot Size
0.48mm W x 0.48mm H
Dot Pitch
0.52mm x 0.52mm
Dot Pixels
128 x 64
Interface
Parallel/Serial
Pixel Density
128 x 64
Fluid Type
FSTN Negative
Module Size (w X H X T)
87 mm x 70 mm x 13.6 mm
Backlighting
LED White
Operating Temperature Range
- 20 C to + 70 C
Product
Graphic LCD Module
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Other names
NHD-12864WG-FTTI-V#Y
NHD-12864WG-FTTI-V#Y
Example Initialization Program 
//=================================================
#define LCM_PORT P1
sbit
sbit
sbit
sbit
sbit
sbit
sbit
//-------------------------------------------------
//
//-------------------------------------------------
void Initial_T6963C()
{
}
//-------------------------------------------------
//
//-------------------------------------------------
void Write_data(data){
}
//-------------------------------------------------
//
//-------------------------------------------------
void Write_command(command){
}
//=================================================
  
 
/*write text area address*/
/*set display mode Display mode set (Graphic only enable)*/
/*Graphic display enable*/
/*write graphic area address*/
initial T6963C
Write_data(0x00);
Write_data(0x00);
Write_command(0x40);
Write_command(0x42);
Write_data(0x10);
Write_data(0x00);
Write_command(0x41);
Write_data(0x10);
Write_data(0x00);
Write_command(0x43);
Write_command(0x80);
Write_command(0x98);
P1=data;
CD=0;
CE=1;
WR=1;
P1 = command;
CE=0;
WR=0;
CE=1;
WR=1;
CD
FS
MD2
RESET
CE
WR
RD
Write_data(0x80);
Write_data(0x00);
/*write text home address=0000h */
Write Data Function
= P3^3;
= P3^0;
= P3^2;
= P3^4;
= P3^6;
CE=0;
WR=0;
Write Command Function
CD=1;
//DB0~DB7,DATA BUS
= P3^1;
= P3^7;
//
//
//
//
//
CHOICE CHIP1
DATA / INSTRUCTION
CHIP RESET
CHIP READ/WRITE
CHOICE CHIP2
//
CHIP ENABLE
[8] 

Related parts for NHD-12864WG-FTTI-VZ#000