Specification of Vacuum Fluorescent Display NORITAKE ITRON CORPORATION Sheet 1/19 DS25404

Size: px
Start display at page:

Download "Specification of Vacuum Fluorescent Display NORITAKE ITRON CORPORATION Sheet 1/19 DS25404"

Transcription

1 Specification of Vacuum Fluorescent Display NORITAKE ITRON CORPORATION Sheet 1/19 DS2544 Rev. Spec. No. Date(M-D-Y) Item No. P-R Aug-1-7 DS1625M 1 P-R1 Dec P-R2 Dec T-R Dec T-R1 Jan T-R2 May-15-8 Index 1. Absolute Maximum Ratings 2. Recommended Operating Conditions 3. Electrical and Optical Characteristics 4. Example of Drive Circuit 5. PIN Description 6. Pin Assignment 7. Functional Descriptions 7.1. Instruction table 7.2. Display Clear 7.3. Cursor Home 7.4. Entry Mode Set 7.5. Display ON/OFF 7.6. Cursor / Display shift 7.7. Function Set Brightness Control 7.8. Set CG RAM Address 7.9. Set DD RAM Address 7.1. Write Data Read Data Read Busy Flag/Address Counter 8. Other Features 8.1. CG RAM 8.2. Power-on reset 9. Character Font 9.1. Japanese Character 9.2. European Character 1. Serial Data Transfer 11. Interface Timing 12. Pattern Assignment 13. Outer Dimension

2

3 DS1625M Sheet 3/19 3. Electrical and Optical Characteristics At typical operating condition, all segments turned on, Ef=3Vdc, VDD1=5Vdc, VDD2=4, Ek=1.5Vdc, Vss=V unless otherwise noted. Ratings Parameter Symbol Test Condition Unit MIN TYP MAX Filament Current If VDD1=VDD2=V madc Logic Supply Current 1) IDD1 VDD1=5Vdc ma Display Supply Current 1) IDD2 Average ma High Level Input Current IIH VIN=VDD1 2-5 μa Low Level Input Current IIL VIN=GND 2-5 μa Logic H-Level Output Voltage VOH IOH=4mA VDD V Logic L-Level Output Voltage VOL IOL=4mA V Operation Frequency fosc R=2KΩ C=.1μF KHz HOSC1 Output Frequency fhosc /8 fosc - KHz HOSC2 Output Frequency fhosc /12 fosc - KHz Luminance 2) L [G] Ta=2 35 (7) - cd/m 2 Color of illumination Green [G] Notes: 1) After ES is verified, the value might be reviewed. Please acknowledge it beforehand. 2) ( ) : The numerical value in parentheses is a reference value. 3) Slow rise up power supply may cause a failure of Power-on reset which is explained in "8.2 Power-on reset". Caution Avoiding unexpected working because of rising environmental temperature, consider to dissipate the heat. Precautions should be taken to minimize the possibility of static charges occurring during handling and assembly of the VFDs. Avoiding burn-in problem because of fixed pattern, scroll, screen saver or sleep functions are recommended. Announcement This specification is subject to change without prior notice.

4

5 DS1625M 5. PIN Description Function Strobe Pin Symbol STB Description Strobe Input Pin. STB signal needs to input each cycle. Reset Pin RST When this pin is set to "", all internal registers and commands are initialized. Internal pull-up resister Oscillation Frequency Control Pin Frequency Output Pin 1 Frequency Output Pin 2 OSCI HOSC1 HOSC2 When display ON, it's output 1/8 fosc. When display OFF/Reset, it's output LOW level. When display ON, it's output 1/12 fosc. When display OFF/Reset, it's output LOW level. Filament Voltage Input F(+), F(-) Logic Supply Voltage Input Display Supply Voltage Input Test Pin T1 This pin must be connected to VDD1. Ground Vss No Connection NC No Pin NP No Pin 6. Pin Assignment F(+) F(+) F(+) NP HOSC2 HOSC1 T1 NC OSCI RST SI/SO STB SCK VDD1 Vss Vss VDD2 NP NP F(-) F(-) F(-)

6 DS1625M 7. Functional Descriptions 7.1. Instruction table Code Instructions RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB Clear Display 1 Time 1s MAX. Description Clear all Display and sets DDRAM address at H. Cursor Home 1 J/E 1s Entry Mode Setting 1 I/D S 1s Display ON/OFF 1 D C B 1s Cursor or Display Shift 1 S/C R/L * * 1s (2s) Set DDRAM address at H. Also returns the display being shifted to the original position. DDRAM contents remain unchanged. Sets the cursor direction and specifies display shift. These operations are performed during writing/reading data. Sets all display ON/OFF (D), cursor ON/OFF (C), cursor blink of character position (B). Shifts display or cursor, keeping DDRAM contents. Function Setting 1 1 BR3 BR2 BR1 BR 1s CG RAM Address Setting DD RAM Address Setting Read Busy Flag & Address Write Data to CGRAM or DDRAM Read Data from CG RAM or DD RAM 1 1 ACG ADD 1s (2s) 1s (2s) 1 BF ACC 1s 1 Write Data 1s 1 1 Read Data 1s Sets the CG RAM address. Sets the DD RAM address. Reads busy flag (BF) and address counter. Writes data into CG RAM or DD RAM. Reads data from CG RAM or DD RAM. J/E="1" : 8HFFH set to Japanese font J/E="" : 8HFFH set to European font I/D = 1 : Increment BF = 1 : Busy I/D = : Decrement BF = : Not busy S = 1 : Display shift enabled S = : Cursor shift enabled DD RAM : Display data RAM S/C = 1 : Display shift CG RAM : Character generator RAM S/C = : Cursor move ACG : CG RAM address R/L = 1 : Shift to the right ADD : DD RAM address R/L = : Shift to the left ACC : Address Counter * : Don't care. ( ) : If RAM read is a next operation, needs execution time indicated by ( ).

7 DS1625M 7.2. Display Clear DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 RS = 1. Fills all location in the display data (DD) RAM with 2H (Blank character). 2. Clears the contents of the address counter to H. 3. Sets the display for zero character shift. 4. Sets the address counter to point to the DD RAM. 5. If the cursor is displayed, moves the cursor to the left most character in the top line (Line 1). 6. Sets the address counter to increment on each access of DD RAM or CG RAM Cursor Home DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 J/E RS= 1. Clears the contents of the address counter to H. 2. Sets the address counter to point to the DD RAM. 3. Sets the display for zero character shift. 4. If the cursor is displayed, moves the left most character in the top line. (Line 1). 5. J/E bit could select Japanese or European font as below. J/E="1" : 8H to FFH set to Japanese font. J/E="" : 8H to FFH set to European font Entry Mode Set DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 I/D S RS = The I/D bit selects the way in which the contents of the address counter are modified after every access to DD RAM or CG RAM. I/D = 1 : The address counter is incremented. I/D = : The address counter is decremented. The S bit enables display shift, instead of cursor shift, after each write or read to the DD RAM. S = 1 : Display shift enabled. S = : Cursor shift enabled. The direction in which the display is shifted is opposite in sense to that of the cursor. For to DD RAM. However if S=1 and I/D=1, the display would shift one character to the left and the cursor would maintain its position on the panel.

8 DS1625M The cursor has already be shifted in the direction selected by I/D during reads of the DD RAM, irrespective of the value of S. Similarly reading and writing the CG RAM always shifts the cursor. Also both lines are shifted simultaneously. I/D S After writing DD RAM data The cursor moves one character to the left. The cursor moves one character to the right. The display shifts one character to the right without cursor s move. The display shifts one character to the left without cursor s move. After reading DD RAM data The cursor moves one character to the left. The cursor moves one character to the right. The cursor moves one character to the left. The cursor moves one character to the right Display ON/OFF DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 D C B RS = This instruction controls various features of the display. The D bit turns the entire display on or off. D = 1 : Display on D = : Display off The C bit turns the cursor on or off. C = 1 : Cursor on C = : Cursor off The B bit enables blinking of the character the cursor coincides with. B = 1 : Blinking on B = : Blinking off Blinking is achieved by alternating between a normal and all on display of a character. The cursor blinks with a frequency of about 1 Hz and DUTY 5% Cursor / Display shift DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 S/C R/L * * RS = *: Don t care This instruction shifts the display and/or moves the cursor, on character to the left or right, without reading nor writing DD RAM. The S/C bit selects movement of the cursor or movement of both the cursor and the display. S/C = 1 : Shift both cursor and display. S/C = : Shift cursor only.

9 DS1625M Sheet 9/19 The R/L bit selects leftward or rightward movement of the display and/or cursor. R/L = 1 : Shift one character right. R/L = : Shift one character left. Cursor move and Display shift by the Cursor/Display Shift. S/C R/L Cursor shift Display shift Move one character to the left Move one character to the right Shift one character to the left with display Shift one character to the right with display No shift No shift Shift one character to the left Shift one character to the right 7.7. Function Set Brightness Control DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 1 BR3 BR2 BR1 BR RS = *: Don t care BR3 to BR flags are used to modulate the pulse width of the internal BK thereby controlling the VFD brightness, please refer setting as below: BR3 BR2 BR1 BR Brightness 1.% Default % % % 1 75.% % % % 1 5.% % % % % % % %

10 DS1625M Sheet 1/ Set CG RAM Address DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 ACG RS = 1. Loads a new 6-bit address into the address counter. 2. Sets the address counter to address CG RAM. Once the Sets CG RAM Address has been executed, the contents of the address counter will be automatically modified after every access of CG RAM, as determined by the 7.4 Entry Mode Set instruction. The active width of the address counter, when it is addressing CG RAM, is 6-bits so the counter will wrap around to H from 3FH if more than 64 bytes of data are written to CG RAM Set DD RAM Address DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB 1 ADD RS = 1. Loads a new 7-bit address into the address counter. 2. Sets the address counter to point to the DD RAM. Once the Set DD RAM Address instruction has been executed, the contents of the address counter will be automatically modified after each access of DD RAM, as selected by the 7.4 Entry Mode Set instruction. Valid DD RAM Address Ranges 1st line 2nd line Number of Characters 4 4 Address H to 27H 4H to67h 7.1. Write Data DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB DATA WRITE RS = 1 This instruction writes the data in DB7 to DB into either the CG RAM or the DD RAM. The RAM space (CG or DD), and the address in that space, that is accessed depends on whether a Set CG RAM Address or Set DD RAM Address instruction was last executed, and on the parameters of that instruction. The contents of the address counter will be automatically modified after each Write Data, as determined by the 7.4 Entry Mode Set. When data is written to the CG RAM, the DB7, DB6 and DB5 bits are not displayed as characters.

11 DS1625M Sheet 11/ Read Data DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB DATA READ RS = 1 This instruction reads data from either CG RAM or DD RAM, depending on the type of Set RAM Address instructions last sent. The address in that space depends on the Set RAM Address instruction parameters. Immediately before executing Read Data, Set CG RAM Address or Set DD RAM Address must be executed. The contents of the address counter are modified after each Read Data, as determined by the 7.4 Entry Mode Set. Display shift is not executed, as described at of the 7.4 Entry Mode Set Read Busy Flag/Address Counter DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB BF ACC RS = Reading the instruction register yields the current value of the address counter and the busy flag. This instruction must be executed prior to any other instructions. ACC, the address counter value, will point to a location in either CG RAM or DD RAM, depending on the type of Set RAM Address instruction last sent. In Busy Flag Check immediately after executing Write Data instruction, a valid address counter value can be ready as soon as BF goes low. The BF bit shows the status of the busy flag. BF = 1 : busy. BF = : ready for next instruction, command receivable.

12 DS1625M Sheet 12/19 8. Other Features 8.1. CG RAM The display module has CG RAM of 32 bit = (5x8 bit /char) x 8 chars which is for user definable character fonts. The character fonts consist of 5x7 dots. The number 1-35 corresponds to character fonts. Character Code H or (8H) 1H or (9H) CG RAM address CG RAM data (Character pattern) DB5 DB4 DB3 DB2 DB1 DB DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB * * * * * * * * * * * * * * * * * * * * * * * * 36 1 * * * * * * * * * * * * * * * * * * * * * * * * 36 REMARKS; * : Don t care : Turned off 1 : Turned on Dot assignment

13 DS1625M Sheet 13/ Power-on reset Internal status of the VFD is initialized, when the controller detects the rising of power supply up. The status are as follows: 1. Display clear Fills the DD RAM with 2Hex (Space code). During executing of Display Clear (Max 1 μs), the busy flag (BF) is Sets the address counter to H. Sets the address counter to point the DD RAM. 3. Display ON/OFF D = : display OFF C = : Cursor OFF B = : Blink OFF 4. Entry Mode Set I/D = 1 : Increment (+1) S = : No display shift 5. Brightness Control BR to BR3 = : 1% Parameter Reset Time VDD1 Rising Time VDD1 OFF Width Detecter Voltage Symbol Min. Typ. Max. Unit tres μs trdd 1-1 ms toff ms Vdet V VDD1 trdd Vdet tres toff Busy Flag Remarks There is a possibility that reset doesn't work by slow start power supply. Therefore the initializing by commands needs.

14 DS1625M 9. Character Font 9.1. Japanese Character (J/E bit = "1") Sheet 14/19 D3 D2 D1 D D7 D6 D5 D A B C D E F A B 1 1 C D E F

15 DS1625M Sheet 15/ European Character (J/E bit = "") D3 D2 D1 D D7 D6 D5 D A B C D E F A B C D E F

16 DS1625M Sheet 16/19 1. Serial Data Transfer DATA WRITE STB SCK SI "1" "1" "1" "1" "1" R/W RS "" D7 D6 D5 D4 D3 D2 D1 D SYNCHRONUS BITS START BYTE INSTRUCTION/DATA DATA READ STB WAIT TIME : twait 1µs SCK SI/SO "1" "1" "1" "1" "1" R/W RS "" BF IR6 IR5 IR4 IR3 IR2 IR1 IR SYNCHRONUS BITS START BYTE READ DATA NOTE: STB signal needs to input each cycle. When STB signal is changed from "H" to "L", the data and command's access is began; When STB signal is changed from "L" to "H", the data and command's access is finished. So when you do not access any data or command, we suggest that you can keep the STB state in "H". The display might be flickered if character-codes are written very fast(nearby minimum value of the shift clock).

17 DS1625M Sheet 17/ Interface Timing Parameter Symbol Condition Min. Typ. Max. Unit Shift Clock Cycle High Level Shift Clock Pluse Width Low Level Shift Clock Pulse Width Shift Clock Hold Time Data Setup Time Data Hold Time STB Hold Time STB Pulse Width Wait Time Output Data Delay Time Output Data Hold Time Reset Pulse Width tcyk twhk twlk thstbk tds tdh tdkstb twstb twait todd todh twre SCK SCK SCK STB SCK Data SCK SCK Data SCK STB 8th CLK 1st CLK SCK Data SCK Data ns ns ns ns ns ns ns ns ns ns ns ns INPUT twstb STB thstbk tcyk twhk twlk tdkstb SCK tds tdh SI OUTPUT twstb STB thstbk tcyk twhk twlk tdkstb SCK todd todh SO

18

19

FEATURES DESCRIPTION APPLICATIONS BLOCK DIAGRAM. PT6314 Dot Character VFD Controller/Driver IC

FEATURES DESCRIPTION APPLICATIONS BLOCK DIAGRAM. PT6314 Dot Character VFD Controller/Driver IC Dot Character VFD Controller/Driver IC DESCRIPTION PT6314 is a VFD Controller/Driver IC utilizing CMOS technology providing 80 segment outputs and 24 grid outputs. It supports dot matrix displays of up

More information

SPECIFICATION NO. : DS D A T E O F I S S U E : March 27, 2007

SPECIFICATION NO. : DS D A T E O F I S S U E : March 27, 2007 RoHS 22/95/EC VACUUM FLUORESCENT DISPLAY MODULE SPECIFICATION MODEL : CU245-UW5J SPECIFICATION NO. : DS-374--7 D A T E O F I S S U E : March 27, 27 (R) R E V I S I O N : May 7, 27 () : August 2, 27 ()

More information

VACUUM FLUORESCENT DISPLAY MODULE SPECIFICATION SPECIFICATION NO. : DS DATE OF ISSUE : Apr., 5, R E V I S I O N : May, 18, 2007

VACUUM FLUORESCENT DISPLAY MODULE SPECIFICATION SPECIFICATION NO. : DS DATE OF ISSUE : Apr., 5, R E V I S I O N : May, 18, 2007 RoHS 2002/95/EC VACUUM FLUORESCENT DISPLAY MODULE SPECIFICATION MODEL: CU40045-UW1J REVISION: F-1 SPECIFICATION NO. : DS-1439-0000-01 DATE OF ISSUE : Apr., 5, 2007 R E V I S I O N : May, 18, 2007 R E V

More information

中显液晶 技术资料 中显控制器使用说明书 2009年3月15日 北京市海淀区中关村大街32号和盛大厦811室 电话 86 010 52926620 传真 86 010 52926621 企业网站.zxlcd.com

中显液晶 技术资料 中显控制器使用说明书 2009年3月15日 北京市海淀区中关村大街32号和盛大厦811室 电话 86 010 52926620 传真 86 010 52926621   企业网站.zxlcd.com http://wwwzxlcdcom 4 SEG / 6 COM DRIVER & CONTROLLER FOR DOT MATRIX LCD June 2 Ver Contents in this document are subject to change without notice No part of this document may be reproduced or transmitted

More information

M0120SD 201MDB1 1. Vacuum Fluorescent Display Module

M0120SD 201MDB1 1. Vacuum Fluorescent Display Module M0120SD 201MDB1 1 Vacuum Fluorescent Display Module RoHS Compliant Newhaven Display International, Inc. 2511 Technology Drive, Suite 101 Elgin IL, 60124 Ph: 847 844 8795 Fax: 847 844 8796 www.newhavendisplay.com

More information

16COM/80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM/80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD 6COM/80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION The is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology It is capable of displaying or 2 lines with

More information

Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD

Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD SPECIFICATIONS OF LCD MODULE Features 1. 5x8 dots with cursor 2. Built-in controller (S6A0069 or equivalent) 3. Easy interface with 4-bit or 8-bit MPU 4. +5V power supply (also available for =3.0V) 5.

More information

16COM/40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM/40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD 6COM/4SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology It can display, 2-line with 5 x 8 or 5 x dots

More information

16COM / 40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM / 40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION KS0066U is a dot matrix LCD driver & controller LSI whichis fabricated by low power CMOS technology It can display 1or 2 lines with the 5 8 dots format or 1 line with the 5 11 dots format

More information

LCM NHD-0440CI-YTBL. User s Guide. (Liquid Crystal Display Module) RoHS Compliant. For product support, contact NHD CI- Y- T- B- L-

LCM NHD-0440CI-YTBL. User s Guide. (Liquid Crystal Display Module) RoHS Compliant. For product support, contact NHD CI- Y- T- B- L- User s Guide NHD-0440CI-YTBL LCM (Liquid Crystal Display Module) RoHS Compliant NHD- 0440- CI- Y- T- B- L- Newhaven Display 4 Lines x 40 Characters C: Display Series/Model I: Factory line STN Yellow/Green

More information

M0121LB 222LHAR2 I1. Vacuum Fluorescent Display Module

M0121LB 222LHAR2 I1. Vacuum Fluorescent Display Module M0121LB 222LHAR2 I1 Vacuum Fluorescent Display Module RoHS Compliant Newhaven Display International, Inc. 2511 Technology Drive, Suite 101 Elgin IL, 60124 Ph: 847 844 8795 Fax: 847 844 8796 www.newhavendisplay.com

More information

LCM NHD-0440AZ-FSW -FBW. User s Guide. (Liquid Crystal Display Character Module) RoHS Compliant FEATURES

LCM NHD-0440AZ-FSW -FBW. User s Guide. (Liquid Crystal Display Character Module) RoHS Compliant FEATURES User s Guide NHD-0440AZ-FSW -FBW LCM (Liquid Crystal Display Character Module) RoHS Compliant FEATURES Display format: 4 Lines x 40 Characters (A) Display Series/Model (Z) Factory line (F) Polarizer =

More information

16COM / 80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM / 80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION KS0070B is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology. It is capable of displaying 1 or 2 lines with the 5 7 format or 1 line with the 5 10 dots

More information

DISPLAY DEVICES 20T202DA1J (Tentative) Page - 1 / 18 VACUUM FLUORESCENT DISPLAY MODULE

DISPLAY DEVICES 20T202DA1J (Tentative) Page - 1 / 18 VACUUM FLUORESCENT DISPLAY MODULE DISPLAY DEVICES 2T22DAJ (Tentative) Page - / 8 VACUUM FLUORESCENT DISPLAY MODULE . SCOPE DISPLAY DEVICES 2T22DAJ (Tentative) Page - 2 / 8 This specification applies to VFD module (Model No: 2T22DAJ) manufactured

More information

SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY PART NUMBER: MGD1602A-FL-YBW DATE: MAY 26,2005 1.0 MECHANICAL SPECS MGD1602A SERIES LCD MODULE 1. Overall Module Size 80.0mm(W) x 36.0mm(H) x max 14.0mm(D) for

More information

NHD 0216KZW AB5. OLED Display Module

NHD 0216KZW AB5. OLED Display Module NHD0216KZWAB5 OLED Display Module NHD Newhaven Display 0216 2 lines x 16 characters KZW OLED A Model B Emitting Color: Blue 5 +5V power supply Newhaven Display International, Inc 2511 Technology Drive,

More information

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY PART NUMBER: ACM 4002E SERIES DATE: October 8, 2002 1.0 MECHANICAL SPECS ACM4002E SERIES LCD MODULE 1. Overall Module

More information

JUL. 27, 2001 Version 1.0

JUL. 27, 2001 Version 1.0 S SPLC782A 6COM/8SEG Controller/Driver JUL. 27, 2 Version. SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLOGY CO. is

More information

Parallel Display Specifications Revision 1.0

Parallel Display Specifications Revision 1.0 MOP-AL162A Parallel Display Specifications Revision 1.0 Revision History Revision Description Author 1.0 Initial Release Clark 0.2 Updates as per issue #333 Clark 0.1 Initial Draft Clark 1 Contents Revision

More information

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY PART NUMBER: ACM 1602B SERIES DATE: August 9, 1999 1.0 MECHANICAL SPECS ACM1602B SERIES LCD MODULE 1. Overall Module Size

More information

Newhaven Display International, Inc Technology Drive, Suite 101 Elgin IL, Ph: Fax:

Newhaven Display International, Inc Technology Drive, Suite 101 Elgin IL, Ph: Fax: M0224SD242MDBR11 VacuumFluorescentDisplayModule RoHSCompliant NewhavenDisplayInternational,Inc. 2511TechnologyDrive,Suite101 ElginIL,60124 Ph:8478448795 Fax:8478448796 www.newhavendisplay.com nhtech@newhavendisplay.com

More information

DISPLAYTRONIC A DIVISION OF ZE XIAMEN SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

DISPLAYTRONIC A DIVISION OF ZE XIAMEN SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY DISPLAYTRONIC A DIVISION OF ZE XIAMEN SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY PART NUMBER: ACM 1602K SERIES DATE: August 9, 1999 1.0 MECHANICAL SPECS 1. Overall Module Size 80.0mm(W) x 36.0mm(H) x max

More information

LCD Module User Manual

LCD Module User Manual LCD Module User Manual Customer : Ordering Code : GC1602D-01XA0 DRAWING NO : m- Approved By Customer: Date: Approved By Checked By Prepared By GEMINI Technology Co, Ltd ADD: RM1521 Investel, 1123-2 Sanbon-Dong,

More information

unit: mm 3044B - QFP80A unit: mm QFP80D

unit: mm 3044B - QFP80A unit: mm QFP80D Ordering number: EN 3255C CMOS LSI LC7985NA, LC7985ND LCD Controller/Driver Overview Package Dimensions The LC7985 series devices are low-power CMOS ICs that incorporate dot-matrix character generator,

More information

USER S GUIDE ATM4004A

USER S GUIDE ATM4004A USER S GUIDE ATM4004A Liquid Crystal Display Module CONTENTS 1.0 Mechanical Diagram. 3 2.0 Absolute Maximum Ratings 4 3.0 Description of Terminals. 4 4.0 Optical Characteristics 5 5.0 Electrical Characteristics

More information

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY PART NUMBER: ACM1602B (WHITE EDGELIGHT) SERIES DATE: APRIL 28, 2003 1.0 MECHANICAL SPECS 1. Overall Module Size 84.0mm(W)

More information

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax:

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax: NHD0420DZWAB5 Character OLED Display Module NHD Newhaven Display 0420 4 lines x 20 characters DZW OLED A Model B Emitting Color: Blue 5 +5V power supply Newhaven Display International, Inc 2661 Galvin

More information

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax:

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax: NHD0216SZWBY5 OLED Display Module NHD Newhaven Display 0216 2 Lines x 16 Characters SZW OLED B Model Y Emitting Color: Yellow 5 +5V Power Supply Newhaven Display International, Inc 2661 Galvin Ct Elgin

More information

3.Absolute maximum ratings Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD

3.Absolute maximum ratings Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD SPECIFICATIONS OF LCD MODULE 1.Features a) 240x128 dots graphic LCD module b) Built-in controller (T6963C) c) STN yellow-green mode, Transflective, Positive d) View angle: 6:00 o clock e) +5V power supply

More information

LMB202DBC LCD Module User Manual

LMB202DBC LCD Module User Manual LMB202DBC LCD Module User Manual Shenzhen TOPWAY Technology Co., Ltd. Rev. Descriptions Release Date 0.1 Prelimiay release 2005-03-01 URL Document Name LMB202DBC-Manual-Rev0.1.doc Page 1 of 11 Table of

More information

LCD driver for segment-type LCDs

LCD driver for segment-type LCDs LCD driver for segment-type LCDs The is a segment-type LCD system driver which can accommodate microcomputer control and a serial interface. An internal 4-bit common output and LCD drive power supply circuit

More information

M0216MD 162MDBR2 J. Vacuum Fluorescent Display Module

M0216MD 162MDBR2 J. Vacuum Fluorescent Display Module M0216MD 162MDBR2 J Vacuum Fluorescent Display Module RoHS Compliant Newhaven Display International, Inc. 2511 Technology Drive, Suite 101 Elgin IL, 60124 Ph: 847 844 8795 Fax: 847 844 8796 www.newhavendisplay.com

More information

SC162A VER2.1 CONTENT. 1. General description

SC162A VER2.1 CONTENT. 1. General description CONTNT 1. General description --------------------------------------------------------------------------3 2. Maximum absolute limit---------------------------------------------------------------------3

More information

LCD Module User Manual

LCD Module User Manual LCD Module User Manual Customer : MASS PRODUCTION CODE DRAWING NO : TC1602D-02WA0 : m-tc1602d-02wa0_a00 Approved By Customer: Date: Approved By Checked By Prepared By Vatronix Holdings Limited ADD:5F,No10

More information

DM1620. Parameter Dimension Unit

DM1620. Parameter Dimension Unit Ordering number : ENN1778C DM1620 DM1620 16 Characters 2 Lines Liquid Crystal Dot Matrix Display Module Overview The DM1620 is an LCD dot matrix display module that consists of an LCD panel and controller

More information

CONTENT. 1. General description

CONTENT. 1. General description CONTNT 1. General description --------------------------------------------------------------------------3 2. Maximum absolute limit---------------------------------------------------------------------3

More information

34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD 34COM/6SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology It can display, 2 or 4 lines with 5 8 or 6 8

More information

LCD MODULE DEM TGH

LCD MODULE DEM TGH DISPLAY Elektronik GmbH LCD MODULE DEM 16102 TGH Version : 1.1.0 26.09.2008 GENERAL SPECIFICATION MODULE NO. : DEM 16102 TGH VERSION NO. CHANGE DESCRIPTION DATE 0 ORIGINAL VERSION 12.03.2007 1.1.0 CHANGE

More information

Data Sheet. Tranma Alphanumeric dot matrix liquid crystal displays with backlighting ATTENTION

Data Sheet. Tranma Alphanumeric dot matrix liquid crystal displays with backlighting ATTENTION Data Pack F Issued September 2001 287-0536 Data Sheet Tranma Alphanumeric dot matrix liquid crystal displays with backlighting LED type - stock numbers 184-8538, 184-8544 184-8572, 184-8825, 184-8847 Intelligent,

More information

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax:

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax: NHD-0108HZ-FSW-GBW Character Liquid Crystal Display Module NHD- Newhaven Display 0108-1 Line x 8 Characters HZ- Model F- Transflective SW- Side White LED Backlight G- STN- Gray B- 6:00 Optimal View W-

More information

SSD1803. Product Preview. 100 x 34 STN LCD Segment / Common Mono Driver with Controller

SSD1803. Product Preview. 100 x 34 STN LCD Segment / Common Mono Driver with Controller SOLOMON SYSTECH SEMICONDUCTOR TECHNICAL DATA Crystalfontz Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.com/controlers/ SSD1803 Product Preview 100 x 34 STN LCD Segment / Common Mono Driver

More information

COG (Chip-on-Glass) Liquid Crystal Display Module

COG (Chip-on-Glass) Liquid Crystal Display Module NHD-C0220AZ-FSW-FTW COG (Chip-on-Glass) Liquid Crystal Display Module NHD- Newhaven Display C0220- COG, 2 Lines x 20 Characters AZ- Model F- Transflective SW- Side White LED Backlight F- FSTN Positive

More information

DOT MATRIX CHARACTER LCD MODULE USER S MANUAL

DOT MATRIX CHARACTER LCD MODULE USER S MANUAL DOT MATRIX CHARACTER LCD MODULE USER S MANUAL OPTREX CORPORATION Apollo Display Technologies Inc. 194-22 Morris Ave. Holtsville NY 11742 Phone: (516) 654-1143 Fax: (516) 654-1496 www.apollodisplays.com

More information

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax:

Newhaven Display International, Inc Galvin Ct. Elgin IL, Ph: Fax: NHD-0220WH-MTGH-JT#E Character Liquid Crystal Display Module NHD- Newhaven Display 0220-2 Lines x 20 Characters WH- Display Type: Character M- Model T- White LED Backlight G- STN- Gray H- Transflective,

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. ORIENT DISPLAY NO. OD-AMC162A SERIES DESCRIPTION APPROVED BY DATE PREPARED BY CHECKED BY APPROVED BY PAGE 1 OF 23 DOCUMENT REVISION HISTORY: DATE

More information

LCD MODULE DEM SBH-PW-N

LCD MODULE DEM SBH-PW-N DISPLAYElektronik GmbH LCD MODULE DEM 16481 SBH-PW-N Version: 7.1.1 01.09.2008 GENERAL SPECIFICATION MODULE NO. : DEM 16481 SBH-PW-N VERSION NO. CHANGE DESCRIPTION DATE 0 ORIGINAL VERSION 13.12.2002 1

More information

VFD Module. Reference: Issue Date: 2nd December 2009 Revision:

VFD Module. Reference: Issue Date: 2nd December 2009 Revision: Specification: GU112X16G-7806AC VFD Module Features: 16x2 Character LCD Module Emulation Extended Graphic Functions 112x16 Dot Graphic Display Single 5V Supply High Brightness Blue Green Display Operating

More information

SUNLIKE DISPLAY GENERAL SPECIFICATION

SUNLIKE DISPLAY GENERAL SPECIFICATION GENERAL SPECIFICATION Model No: SO22A ITEM Product No SO22AWWB-UA-WB-U DESCRIPTION OLED Type OLED White & Black Rear Polarizer Reflective / Positive Backlight Type OLED OLED Color Yellow Green Amber White

More information

LCD MODULE DEM SYH

LCD MODULE DEM SYH DISPLAY Elektronik GmbH LCD MODULE DEM 16101 SYH Version: 5.1.1 23.09.2008 GENERAL SPECIFICATION MODULE NO. : DEM 16101 SYH VERSION NO. CHANGE DESCRIPTION DATE 0 ORIGINAL VERSION 06.03.2000 1 ADDING DDRAM

More information

MONO LCD MODULE CUSTOMER SS APPROVAL CUSTOMER SIGNATURE: DATE: PREPARED APPROVED REVIEWD REVIEWD BOSE KEN J.N

MONO LCD MODULE CUSTOMER SS APPROVAL CUSTOMER SIGNATURE: DATE: PREPARED APPROVED REVIEWD REVIEWD BOSE KEN J.N Specifications for Approval MONO LCD MODULE MODEL: EG240128A6-BN6W-T Ver:A CUSTOMER SS APPROVAL CUSTOMER : SIGNATURE: DATE: APPROVED PM PD PREPARED BY REVIEWD REVIEWD By KEN BOSE J.N This specification

More information

LCD Module User Manual

LCD Module User Manual LCD Module User Manual Customer : MASS PRODUCTION CODE DRAWING NO : TC1602J-01WB0 : M-TC1602J-01WB0_A00 Approved By Customer: Date: Approved By Checked By Prepared By Vatronix Holdings Limited ADD 4/F,No404

More information

LCD MODULE DEM FGH-LR

LCD MODULE DEM FGH-LR DISPLAY Elektronik GmbH LCD MODULE DEM 16217 FGH-LR Version : 3 15/Aug/2010 GENERAL SPECIFICATION MODULE NO: DEM 16217 FGH-LR CUSTOMER P/N Version No. Change Description Date 0 Original Version 26.07.2010

More information

NHD-C0216CZ-FSW-FBW-3V3

NHD-C0216CZ-FSW-FBW-3V3 NHD-C0216CZ-FSW-FBW-3V3 COG (Chip-on-Glass) Liquid Crystal Display Module NHD- Newhaven Display C0216- COG, 2 Lines x 16 Characters CZ- Model F- Transflective SW- Side White LED Backlight F- FSTN (+) B-

More information

LC75810E, LC75810T 1/8 to 1/10-Duty Dot Matrix LCD Controller / Driver

LC75810E, LC75810T 1/8 to 1/10-Duty Dot Matrix LCD Controller / Driver L78E, L78T /8 to /-Duty Dot Matrix LD ontroller / Driver Overview The L78E and L78T are /8 to / duty dot matrix LD display controllers/drivers that support the display of characters, numbers, and symbols.

More information

QP-5515 DOT MATRIX LIQUID CRYSTAL DISPLAY MODULE USER S MANUAL. Distributed by:

QP-5515 DOT MATRIX LIQUID CRYSTAL DISPLAY MODULE USER S MANUAL. Distributed by: QP-555 OT MATRIX LIQUI CRYSTAL ISPLAY MOULE USER S MANUAL istributed by: Electus istribution Pty Ltd. Silverwater Road Silverwater, NSW, 228 AUSTRALIA Phone: 3 738 555 FAX: 3 738 5 Email: sales@electusdistribution.com.au

More information

NT7651. LCD controller/driver 16Cx2 characters icons PRELIMINARY. Features. General Description

NT7651. LCD controller/driver 16Cx2 characters icons PRELIMINARY. Features. General Description PRELIMINARY LCD controller/driver 16Cx2 characters + 16 icons Features! Single-chip LCD controller/driver! 2-line display of up to 16 characters + 16 icons, 1-line display of up to 32 characters + 16 icons,

More information

NORITAKE ITRON VFD MODULES GU128x18F-K612A2

NORITAKE ITRON VFD MODULES GU128x18F-K612A2 28 x 8 High Brightness Dot Graphic Display Single 5V DC Supply 2 ASCII Fonts ( 5 x 7 and x 4 ) Mixed Graphics and Text Display RS232 Serial Interface SPI Clock Serial Interface and 2 Pins Variable Active

More information

DESCRIPTION FEATURES. PT x 7 Dot Character x 20-Digit x 2-Line Display Controller/Driver with Character RAM

DESCRIPTION FEATURES. PT x 7 Dot Character x 20-Digit x 2-Line Display Controller/Driver with Character RAM 5 x 7 Dot Character x 20-Digit x 2-Line Display Controller/Driver with Character RAM DESCRIPTION The PT6301 is a 5 7 dot matrix type vacuum fluorescent display tube controller driver IC which displays

More information

Parallel Display Specifications Revision 1.1

Parallel Display Specifications Revision 1.1 MOP-GL240128D Parallel Display Specifications Revision 1.1 Revision History Revision Date Description Author 1.1 November 12, 2015 Correction to tables 1 and 2 regarding data bit pins Divino 1.0 March

More information

PT6302. Technology. utilizing CMOS. Logic power. provides 35 dot and. Write to RAM) bits output bits for. Display contents: - All display BLOCK

PT6302. Technology. utilizing CMOS. Logic power. provides 35 dot and. Write to RAM) bits output bits for. Display contents: - All display BLOCK VFD Driver/Controller IC with Character RAM DESCRIPTION PT6302 is a dot matrix VFD Driver/Controller IC utilizing CMOS Technology specially designed to display characters, numerals, and symbols. PT6302

More information

RAYSTAR_OLED Application Note. OLED Character type

RAYSTAR_OLED Application Note. OLED Character type OLED Character type Version 26 Date: 2011/10/4 Date : 2011/10/4 FAE Department 1 1 RECORD OF REVISION 4 2 DESCRIPTION & FEATURES 5 3 APPLICATION CIRCUIT6 31 Parallel 8-bit 68/80 mode 6 32 Parallel 4-bit

More information

Dot Matrix LCD Controller Driver

Dot Matrix LCD Controller Driver PF22-7 SED27F/D Dot Matrix LCD Controller Driver /, / or /6 Duty Dot Matrix Drive ROM 24 characters Built-in Character Generator ROM and RAM ( RAM characters ) Maximum Simultaneous Display of Characters

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. ACMMI PART NO. OD-AMC164A SERIES DESCRIPTION APPROVED BY DATE PAGE 1 OF 23 DOCUMENT REVISION HISTORY: DATE PAGE DESCRIPTION 1999.8. 25.3. 25.12

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. ORIENT DISPLAY NO. YHC162A-XX DESCRIPTION APPROVED BY DATE PREPARED BY CHECKED BY APPROVED BY PAGE 1 OF 22 DOCUMENT REVISION HISTORY: DATE PAGE

More information

LCM SPECIFICATIONS. LCM MODE: CHARACTER PRODUCTION CODE: LCM2002A REVISION: ver1.1 DATE: 2004/9/6. (using) LCM 2002A Sep 6th, 2004

LCM SPECIFICATIONS. LCM MODE: CHARACTER PRODUCTION CODE: LCM2002A REVISION: ver1.1 DATE: 2004/9/6. (using) LCM 2002A Sep 6th, 2004 LCM SPECIFICATIONS (using) LCM MODE: CHARACTER PRODUCTION CODE: LCM2002A REVISION: ver1.1 DATE: 2004/9/6 010-62168698 62168699 www.qingyun-it.com P.1 of 14 PHYSICAL DATA Item Contents Unit LCD type STN

More information

M0116SY 161MSAR1 S2. Vacuum Fluorescent Display Module

M0116SY 161MSAR1 S2. Vacuum Fluorescent Display Module M0116SY 161MSAR1 S2 Vacuum Fluorescent Display Module RoHS Compliant Newhaven Display International, Inc. 2511 Technology Drive, Suite 101 Elgin IL, 60124 Ph: 847 844 8795 Fax: 847 844 8796 www.newhavendisplay.com

More information

SPECIFICATION SALES BY APPROVED BY CHECKED BY PREPARED BY. Crystalfontz America, Inc East Saltese Avenue Spokane Valley, WA

SPECIFICATION SALES BY APPROVED BY CHECKED BY PREPARED BY. Crystalfontz America, Inc East Saltese Avenue Spokane Valley, WA Crystalfontz America, Inc. SPECIFICATION CUSTOMER : MODULE NO. CFAH162X-YYH-JP(Preliminary) SALES BY APPROVED BY CHECKED BY PREPARED BY ISSUED DATE: Crystalfontz America, Inc. 12412 East Saltese Avenue

More information

SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY AZ DISPLAYS,INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY @ PART NUMBER: AGM3224N SERIES DATE: APRIL 06, 2007 1. FEATURES (1) Display format : 320 240 dot-matrix ; 1/ 240 duty.

More information

PCF2119x. 1. General description. 2. Features and benefits. LCD controllers/drivers

PCF2119x. 1. General description. 2. Features and benefits. LCD controllers/drivers Rev. 6 8 September 2010 Product data sheet 1. General description The is a low power CMOS 1 LCD controller and driver, designed to drive a dot matrix LCD display of 2-lines by 16 characters or 1-line by

More information

NORITAKE ITRON VFD MODULES GU128x18F-K610A2

NORITAKE ITRON VFD MODULES GU128x18F-K610A2 28 x 8 High Brightness Dot Graphic Display Single 5V DC Supply 2 ASCII Fonts ( 5 x 7 and x 4 ) Mixed Graphics and Text Display CMOS Asynchronous Serial Interface SPI Clock Serial Interface and 2 Pins Variable

More information

LCD MODULE DEP Y

LCD MODULE DEP Y Display Elektronik GmbH LCD MODULE DEP 16216Y Product Specification Ver.: 5 15.11.2011 Contents 1. Module Basic Specification... 2. Mechanical Drawing... 3. Pin Definition... 4. Absolute Maximum Ratings...

More information

AN1745. Interfacing the HC705C8A to an LCD Module By Mark Glenewinkel Consumer Systems Group Austin, Texas. Introduction

AN1745. Interfacing the HC705C8A to an LCD Module By Mark Glenewinkel Consumer Systems Group Austin, Texas. Introduction Order this document by /D Interfacing the HC705C8A to an LCD Module By Mark Glenewinkel Consumer Systems Group Austin, Texas Introduction More and more applications are requiring liquid crystal displays

More information

LCD MODULE 1x mm INCL. CONTROLLER HD 44780

LCD MODULE 1x mm INCL. CONTROLLER HD 44780 12.2003 LCD MODULE 1x8-11.48mm INCL. CONTROLLER HD 44780 Issue 04.2011 no more mounting required Dimension 68 x 27 mm 11mm flat even with LED B/L FEATURES * HIGH CONTRAST LCD SUPERTWIST DISPLAY GRAY OR

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE 145 Royal Crest Court Unit 42 Markham, ON, Canada L3R 9Z4 Tel: 95-477-1166 Fax: 95-477-1782 http://www.orientdisplay.com SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. ACMMI PART NO. AMC161A

More information

SPECIFICATION Model: LMB161A

SPECIFICATION Model: LMB161A SPECIFICATION Model: LMB161A LMB161A - 2-1. BASIC SPECIFICATIONS 1.1 Display Specifications LCD Mode : STN Positive Transflective Display Color : Dark Blue Background Color : Yellow-Green Driving Duty

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE A M P I R E SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. AMPIRE PART NO. -204AYILY-70H-A(R) APPROVED BY DATE APPROVED BY CHECKED BY ORGANIZED BY 2006/3/9 AMPIRE CO., LTD. 1 RECORD OF REVISION

More information

HT1628 RAM Mapping LCD Driver

HT1628 RAM Mapping LCD Driver RAM Mapping 116 2 LCD Driver Features Logic voltage 2.4V~5.5V LCD operating voltage (VLCD) 2.4V~5.5V LCD display 2 commons, 116 segments Support a maximum of 58 4 bit Display RAM Duty Static, 1/2; Bias

More information

DS Presented by: Date:

DS Presented by: Date: DS2864-6 DS2864-6 Presented by: Date: /4 DS2864-6 CONTENTS COVER CONTENTS 2 MECHANICAL SPECIFICATIONS & FEATURES 3 PINS CONNECTION 3 EXTERNAL DIMENSION 4 ABSOLUTE MAXIMUM RATINGS 5 BLOCK DIAGRAM 5 ELECTRICAL

More information

LM240128TCW LCD Module User Manual

LM240128TCW LCD Module User Manual LM240128TCW LCD Module User Manual Prepared by: K.C. Checked by: Approved by: Date: Date: Date: Rev. Descriptions Release Date 0.1 Preliminary New release 2008-05-13 Page: 1 of 10 Table of Content 1. Basic

More information

Crystalfontz America, Inc.

Crystalfontz America, Inc. Crystalfontz America, Inc. CUSTOMER : MODULE NO.: CFAH22A-NGG-JP SALES BY APPROVED BY CHECKED BY PREPARED BY Crystalfontz America, Inc. 12412 East Saltese Avenue Spokane Valley, WA 99216-357 Phone: (888)

More information

NT7532 V X132 RAM-Map LCD Controller/Driver. Preliminary

NT7532 V X132 RAM-Map LCD Controller/Driver. Preliminary 65X132 RAM-Map LCD Controller/Driver V 0.1 Preliminary 1 1 REVISION HISTORY...3 2 FEATURES...4 3 GENERAL DESCRIPTION...4 4 PADS CONFIGURATION...5 5 BLOCK DIAGRAM...6 6 PAD DESCRIPTIONS...7 7 FUNCTIONAL

More information

NORITAKE ITRON VFD MODULES GU192x16H-K612C5

NORITAKE ITRON VFD MODULES GU192x16H-K612C5 192 x 16 High Brightness Dot Graphic Display Single 12V DC Supply 2 ASCII Fonts (5 x 7 and 10 x 14) RS232 Asynchronous Serial Interface 31 Selectable Multi Drop Addresses Transformerless PSU (patent pending)

More information

JE-AN ELECTRONICS CO.,LTD. Spec. No: WG240128A

JE-AN ELECTRONICS CO.,LTD. Spec. No: WG240128A JEAN ELECTRONICS CO.,LTD. Spec. No: WG240128A LCD Module Specification 1.0 Table of Contents Page 1. Cover & Contents 1 2. Record of revision 2 3. General specification 3 4. Absolute maximum ratings 4

More information

LCD MODULE DEM SBH-PW-N

LCD MODULE DEM SBH-PW-N DISPLAY Elektronik GmbH LCD MODULE DEM 16228 SBH-PW-N Version: 3 09/Oct/2008 GENERAL SPECIFICATION MODULE NO. : DEM 16228 SBH-PW-N CUSTOMER P/N VERSION NO. CHANGE DESCRIPTION DATE 0 ORIGINAL VERSION 05.05.2008

More information

T 1 3 T 1 2 T 1 5 T 1 4 T 6 T 1 1 T 7 T 9 T 8 T 1 S 3 5 S 3 4 S 3 3 S 3 2 S 3 1 S 3 0 S 2 9 S 2 8 S 2 7 S 2 6 S 2 5 S 2 4 S 2 3 S 2 2 S 2 1 1

T 1 3 T 1 2 T 1 5 T 1 4 T 6 T 1 1 T 7 T 9 T 8 T 1 S 3 5 S 3 4 S 3 3 S 3 2 S 3 1 S 3 0 S 2 9 S 2 8 S 2 7 S 2 6 S 2 5 S 2 4 S 2 3 S 2 2 S 2 1 1 16-CHARACTER 1-LINE DOT MATRIX VFD CONTROLLER DRIVER GENERAL DESCRIPTION The NJU3430 is a Dot Matrix VFD (Vacuum Fluorescent Display) Controller Driver for 16-character 1-line with Icon display. It contains

More information

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS. SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS. SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY AZ DISPLAYS, INC. COMPLETE LCD SOLUTIONS. SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY PART NUMBER: AGM2464B SERIES DATE: NOV. 10, 2006 REVISION RECORD AGM2464B SERIES GRAPHIC MODULE VER1.1 REVISION REVISION

More information

REV: PAGE: REVISION DESCRIPTION APPR: DATE: B - Released as a standard product. GRW 11/05/96

REV: PAGE: REVISION DESCRIPTION APPR: DATE: B - Released as a standard product. GRW 11/05/96 PAGE: REVISION DESCRIPTION APPR: DATE: B - Released as a standard product. GRW 11/05/96 B.1 5, 11 7 Removed reference to R5-C9 reset circuit in SYSTEM BLOCK DIAGRAM and RESET sections since components

More information

NJU keys input key-scan IC GENERAL DESCRIPTION PACKAGE OUTLINE FEATURES BLOCK DIAGRAM PIN CONFIGURATION

NJU keys input key-scan IC GENERAL DESCRIPTION PACKAGE OUTLINE FEATURES BLOCK DIAGRAM PIN CONFIGURATION 24 keys input key-scan IC GENERAL DESCRIPTION The NJU6010 is 24 keys input key-scan IC with internal oscillation. It scans the maximum 4x6 key matrix. And the key data transmit to CPU. The microprocessor

More information

The modules in this lab room are 4 line by 16 character display modules. The data sheet/users manual for the module is posted on My.Seneca.

The modules in this lab room are 4 line by 16 character display modules. The data sheet/users manual for the module is posted on My.Seneca. LCD Modules A common output display device used with low cost embedded systems is a character LCD display. The displays are available as complete modules with a standard microprocessor parallel interface.

More information

WINSTAR_OLED Application Note. OLED Character type

WINSTAR_OLED Application Note. OLED Character type OLED Character type Version 34 Date: 2015/01/27 Date : 2014/08/29 FAE Department 1 1 RECORD OF REVISION 4 2 DESCRIPTION & FEATURES 5 3 APPLICATION CIRCUIT6 31 Parallel 8-bit 68/80 mode 6 32 Parallel 4-bit

More information

Product Information. Features. Table of Contents EA DIP162 DN3LW EA DIP162 DHNLED EA DIP162 DNLED EA DIP162J DN3LW

Product Information. Features. Table of Contents EA DIP162 DN3LW EA DIP162 DHNLED EA DIP162 DNLED EA DIP162J DN3LW LCD Module with included HD44780 controller Product Information EA DIP162 DNLED EA DIP162 DHNLED EA DIP162 DN3LW EA DIP162J DN3LW LCD Module with two 16-character rows 6.68mm in height Same as previous,

More information

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE AN-E-225B APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE CHARACTER DISPLAY MODULE M44SDBA GENERAL DESCRIPTION Futaba Vacuum Fluorescent Display Module M44SDBA, with Futaba VFD 44-SD-G Display, produces

More information

SPECIFICATIONS FOR LCD MODULE

SPECIFICATIONS FOR LCD MODULE SPECIFICATIONS FOR LCD MODULE CUSTOMER CUSTOMER PART NO. ORIENT DISPLAY NO. OD- AMC24AR-B-B6NTDW-SP2 DESCRIPTION APPROVED BY DATE PREPARED BY CHECKED BY APPROVED BY Yao Jun Qiang DOCUMENT REVISION HISTORY:

More information

Important Safety Notice

Important Safety Notice M162SD12AA REV.A! Important Safety Notice Please read this note carefully before using the product. Warning The module should be disconnected from the power supply before handling. The power supply should

More information

User s Guide ATM1602B

User s Guide ATM1602B User s Guide ATM1602B Liquid Crystal Display Module CONTENTS Mechanical Diagram. 2 Absolute Maximum Ratings 3 Description of Terminals... 3 Optical Characteristics 4 Electrical Characteristics 4 DC Characteristics.

More information

LCM SPECIFICATION. Customer: Module No.: TG12864H3-05A. Approved By: Sales By Approved By Checked By Prepared By

LCM SPECIFICATION. Customer: Module No.: TG12864H3-05A. Approved By: Sales By Approved By Checked By Prepared By LCM SPECIFICATION Customer: Module No.: TG12864H3-05A Approved By: ( For customer use only ) Sales By Approved By Checked By Prepared By Version En_V1.0 Issued Date 2010-07-08 Page 1 Of 31 Contents 1.

More information

LCD Module Specification

LCD Module Specification LCD Module Specification Model: LC62-SMLYH6 Table of Contents COER & CONTENTS BASIC SPECIFICATIONS 2 ABSOLUTE MAXIMUM RATINGS 3 ELECTRICAL CHARACTERISTICS 4 OPERATING PRINCIPLES & METHODES 7 MPU INTERFACE

More information

REV: PAGE: REVISION DESCRIPTION APPR: DATE: A ALL Released to production GRW 6/17/94

REV: PAGE: REVISION DESCRIPTION APPR: DATE: A ALL Released to production GRW 6/17/94 PAGE: REVISION DESCRIPTION APPR: DATE: A ALL Released to production GRW 6/17/94 B 5 Maximum component height was 10.5mm; Removed through hole crystal note and dimension; GRW 3/23/95 Released to production

More information

HD44780U (LCD-II) A single HD44780U can display up to one 8-character line or two 8-character lines.

HD44780U (LCD-II) A single HD44780U can display up to one 8-character line or two 8-character lines. H4478U (LC-II) (ot Matrix Liquid Crystal isplay Controller/river) E-27-272(Z) '99.9 Rev.. escription The H4478U dot-matrix liquid crystal display controller and driver LSI displays alphanumerics, Japanese

More information

PCF2119x. 1. General description. 2. Features and benefits. LCD controllers/drivers

PCF2119x. 1. General description. 2. Features and benefits. LCD controllers/drivers Rev. 10 31 October 2011 Product data sheet 1. General description The is a low power CMOS 1 LCD controller and driver, designed to drive a dot matrix LCD display of 2-lines by 16 characters or 1-line by

More information