NHD-12232KZ-NSW-BBW-P Newhaven Display, NHD-12232KZ-NSW-BBW-P Datasheet - Page 8

LCD MOD GRAPH 122X32 WH TRANSM

NHD-12232KZ-NSW-BBW-P

Manufacturer Part Number
NHD-12232KZ-NSW-BBW-P
Description
LCD MOD GRAPH 122X32 WH TRANSM
Manufacturer
Newhaven Display
Series
NHD-12232KZ-Nr
Datasheet

Specifications of NHD-12232KZ-NSW-BBW-P

Display Type
LCD - Monochrome
Display Mode
Transmissive
Viewing Area
60.50mm L x 18.50mm W
Backlight
LED - White
Dot Size
0.40mm W x 0.45mm H
Dot Pitch
0.49mm x 0.44mm
Dot Pixels
122 x 32
Pixel Density
122 x 32
Fluid Type
STN Negative
Module Size (w X H X T)
83.5 mm x 27.5 mm
Backlighting
LED White
Background Color
Blue
Operating Temperature Range
- 20 C to + 70 C
Style
LCD Graphic Display
Interface
Parallel
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Example Initialization Program: 
 
/*****************************************/ 
void Comleft(char i) 
 P1 = i; 
 R_W = 0; 
 D_I = 0; 
 E1 = 1; 
 delay(2); 
 E1 = 0; 
 
void Comright(char i) 
 P1 = i; 
 R_W = 0; 
 D_I = 0; 
 E2 = 1; 
 delay(2); 
 E2 = 0; 
 
void Writeleft(char i) 
 P1 = i; 
 R_W = 0; 
 D_I = 1; 
 E1 = 1; 
 delay(2); 
 E1 = 0; 
 
void Writeright(char i) 
 P1 = i; 
 R_W = 0; 
 D_I = 1; 
 E2 = 1; 
 delay(2); 
 E2= 0; 
/*****************************************/ 
void bothSides(char i) 
 Comleft(i); 
 Comright(i); 
/*****************************************/ 
 
void init() 
 P1 = 0; 
 P3 = 0; 
 RST = 0; 
 delay(1); 
 RST = 1; 
 delay(10); 
 D_I = 0; 
 E1 = 1; 
 E2 = 1; 
 R_W = 1; 
  
 bothSides(0xE2); 
 delay(10); 
 bothSides(0xA4); 
 bothSides(0xA9); 
 bothSides(0xA0); 
 bothSides(0xEE); 
 bothSides(0xC0); 
 bothSides(0xAF); 
/*****************************************/ 
 
// 
// 
Reset RST 
Reset RST= M68 Interface 
[8] 

Related parts for NHD-12232KZ-NSW-BBW-P