NHD-0216K1Z-FS(RGB)-FBW-REV1 Newhaven Display, NHD-0216K1Z-FS(RGB)-FBW-REV1 Datasheet - Page 8

LCD MOD CHAR 16X2 RGB TRANSFL

NHD-0216K1Z-FS(RGB)-FBW-REV1

Manufacturer Part Number
NHD-0216K1Z-FS(RGB)-FBW-REV1
Description
LCD MOD CHAR 16X2 RGB TRANSFL
Manufacturer
Newhaven Display

Specifications of NHD-0216K1Z-FS(RGB)-FBW-REV1

Display Type
FSTN - Film Super-Twisted Nematic
Display Mode
Transflective
Number Of Digits/alpha
32
Outline L X W X H
80.00mm x 36.00mm x 13.00mm
Viewing Area
64.50mm L x 16.40mm W
Backlight
LED - Red/Green/Blue
Display Format
16 x 2
Character Size
5.23mm H x 3.00mm W
Character Format
5 x 8 Dots
Voltage - Supply
4.7 V ~ 5.5 V
Dot Size
0.56mm W x 0.61mm H
Interface
Parallel
Operating Temperature
-20°C ~ 70°C
Character Count X Line
16 x 2
Module Size (w X H X T)
80 mm x 36 mm x 13 mm
Features
Built-in controller (SPLC780D or equivalent)
Fluid Type
FSTN Positive
Voltage Rating
4.7 V to 5.5 V
Operating Temperature Range
- 20 C to + 70 C
Backlight Type
Side LED RGB
For Use With
NHDEV - BOARD DEV LCD COG TFT 100X95MM
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
 
 
 
 
8-bit Initialization:
/**********************************************************/
void command(char i)
{
}
/**********************************************************/
void write(char i)
{
}
/**********************************************************/
void init()
{
}
/**********************************************************/
 
 
 
 
 
 
 
 
 
P1 = i;
D_I =0;
R_W =0;
E
Delay(1);
P1 = i;
D_I =1;
R_W =0;
E
Delay(1);
E
E = 0;
Delay(100);
command(0x30);
Delay(30);
command(0x30);
Delay(10);
command(0x30);
Delay(10);
command(0x38);
command(0x10);
command(0x0c);
command(0x06);
E
= 1;
= 1;
= 0;
= 0;
//put data on output Port
//D/I=LOW : send instruction
//R/W=LOW : Write
//enable pulse width
//Clock enable: falling edge
//put data on output Port
//D/I=LOW : send data
//R/W=LOW : Write
//enable pulse width
//Clock enable: falling edge
//Wait >15 msec after power is applied
//command 0x30 = Wake up
//must wait 5ms, busy flag not available
//command 0x30 = Wake up #2
//must wait 160us, busy flag not available
//command 0x30 = Wake up #3
//must wait 160us, busy flag not available
//Function set: 8-bit/2-line
//Set cursor
//Display ON; Cursor ON
//Entry mode set
[8] 
>= 300ns
>= 300ns

Related parts for NHD-0216K1Z-FS(RGB)-FBW-REV1