NHD-C0216CU-FSW-GBW-3V3 Newhaven Display, NHD-C0216CU-FSW-GBW-3V3 Datasheet - Page 10

LCD COG CHAR 2X16 TRANSFL

NHD-C0216CU-FSW-GBW-3V3

Manufacturer Part Number
NHD-C0216CU-FSW-GBW-3V3
Description
LCD COG CHAR 2X16 TRANSFL
Manufacturer
Newhaven Display
Datasheet

Specifications of NHD-C0216CU-FSW-GBW-3V3

Display Type
STN - Super-Twisted Nematic
Display Mode
Transflective
Number Of Digits/alpha
32
Outline L X W X H
56.00mm x 25.30mm x 5.50mm
Viewing Area
45.70mm L x 14.30mm W
Backlight
LED - White
Display Format
16 x 2
Character Size
4.68mm H x 2.21mm W
Character Format
5 x 8 Dots
Voltage - Supply
2.8 V ~ 3.2 V
Dot Size
0.41mm W x 0.55mm H
Interface
Parallel
Operating Temperature
-20°C ~ 70°C
Fluid Type
STN
Module Size (w X H X T)
56 mm x 25.3 mm x 5.5 mm
Backlighting
Side 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
Example Initialization Program 
 
/********************************************************************************/
/********************************************************************************/
void init()
{
}
/********************************************************************************/
void writecom(int c)
{
}
/********************************************************************************/
void writedata(int d)
{
}
/********************************************************************************/
/********************************************************************************/
 
P3 = 1;
P1 = 1;
RST = 0;
delay(2);
RST = 1;
delay(20);
Writecom(0x30);
delay(2);
Call writecom(0x30);
Call writecom(0x30);
Call writecom(0x39);
Call writecom(0x14);
Call writecom(0x56);
Call writecom(0x6D);
Call writecom(0x70);
Call writecom(0x0C);
Call writecom(0x06);
Call writecom(0x01);
delay(10);
RW = 0;
RS = 0;
E = 1;
P1 = c;
E = 0;
RW = 0;
RS = 1;
E = 1;
P1 = d;
E = 0;
//initialize the LCD
//Command
//Write
//Data
//RESET
//end reset
//Write
//wake up
//wake up
//wake up
//function set
//internal osc frequency
//power control
//contrast
//entry mode
//clear
//follower control
//display on
[10] 

Related parts for NHD-C0216CU-FSW-GBW-3V3