OLED-DISPLAYS INCL. CONTROLLER 8-BIT AND 4-BIT

Size: px
Start display at page:

Download "OLED-DISPLAYS INCL. CONTROLLER 8-BIT AND 4-BIT"

Transcription

1 Issue OLD-DISPLAYS INCL. CONTROLLR 8-BIT AND 4-BIT Part-Number Row x Column TCNICAL DATA * INTGRATD CONTROLLR (D44780-LIK) * INPUT 4- OR 8-BIT DATA-BUS, 3 CONTROL-WIRS(,, RS) * SPI INTRFAC MOSI, MISO, CLK, CS * ASCII-CAR ST AND SPCIAL SYMBOLS STORD IN CARACTR-ROM * UP TO 8 CARACTRS (ASCII-COD 0..7) CAN B DFINID BY USR * DIFFRNT FUNCTIONS WIT ON INSTRUCTION: - CLAR DISPLAY, CURSOR OM, CURSOR ON/OFF, BLINKING CURSOR - SIFT DISPLAY, SIFT CURSOR, RAD/WRIT DISPLAY DATA, TC. * SIMPL SUPPLY (3.3..V). * LOW POWR CONSUMPTION (1..0 ma) * OPRATING TMPRATUR C * 4 INTGRATD FONTS ACCSSORIS * FRAMS (S TABL) Char height OLD Module size Viewing Area Accessories (Frames) W D W ints A W082-XLG 2x yellow/green 8 Drawing page A W12-X3LW 2x1. A 017-2U icewhite A W12-X3LG 2x1. A 017-2U yellow/green 9 A W12-XLG 2x A 017-2U yellow/green 10 A W12-X9LG 2x A 017-2U yellow/green 11 A W12-XBLW 2x1 8.9 A U icewhite A W12-XBLG 2x1 8.9 A U yellow/green 12 A W202-XLG 2x A 017-7U yellow/green 13 A W202-XDLG 2x yellow/green 14 A W204-XLG 4x A 017-9U yellow/green 1 Zeppelinstr. 19 D-8220 Gilching Phone Fax info@lcd-module.de

2 OLD-DISPLAYS Page 2 Specifications may be changed without CARACTR ST

3 Specifications may be changed without OLD-DISPLAYS Page 3 It is possible to choose one of the shown char sets. The nglish/japanese char set is setted by default. You have to set the bits FT1/FT0 of function set register: FT 1 FT 0 Description 0 0 nglisch Japanese character font table 0 1 Western uropean character font table nglish Russian character font table 1 1 Western uropean character font table 2 It must be noted that the character font setting must be performed at the head of the program before executing any instructions other than the Busy Flag and Address Instruction. Otherwise, the Function Set Instruction cannot be executed unless the interface data length is changed. SLF DFINID CARACTR All these character display modules got the feature to create 8 own characters (ASCII Codes 0..7) in addition to the ROM fixed codes. 1.) The command CG RAM Address Set defines the ASCII code (Bit 3,4,) and the dot line (Bit 0,1,2) Adresse imcg RAMsetzen Daten des Zeichens Bit of the new character. xample demonstrates Adresse ex ex creating ASCII code $ $ $ $ $04 2.) Doing 8 times the write command Data Write $ $04 defines line by line the new character. 8th. byte $ $ X X X $ $1 stands for the cursor line $ $0 3.) The new defined character can be used as a $ $ $ $00 normal ASCII code (0..7); use with DD RAM Address Set and Data Write.

4 OLD-DISPLAYS Page 4 Specifications may be changed without INSTRUCTION ST Instruction Code RS DB7 DB DB DB4 DB3 DB2 DB1 DB0 Description Max. execution time when fsp or fosc=20kz Clear Display Clears entire Display, Sets DDRAM-address 0 into addresscounter.2ms Return ome ntry Mode Set I/D S Display On/Off Control D C B Sets DDRAM-address 0 into addresscounter. Returns shifted display to original position. DDRAM contents remain unchanged. Sets cursor move direction and specifies display shift.(these operations are performed during data w rite and read.) Sets entire Display (D) ON/OFF. Sets Cursor (C) ON/OFF. Sets Blinking (B) of Cursor Position Character. 0ms 0ms 0ms Cursor/Display Shift/Mode/Pw r Function Set DL N F FT1 FT0 S/C R/L 0 0 Moves cursor and shifts display w ithout changing DDRAMcontents. 0ms G/C (0) PWR 1 1 Sets Graphic/Character Mode Sets internal pow er on/off 0ms Sets interface data length (DL). Sets number of display lines (N). Sets Character Font (F). Sets Font Table (FT). Set CGRAM Address ACG ACG ACG ACG ACG ACG Sets CGRAM Address. CGRAM data is sent and received after this setting. 0ms 0ms Set DDRAM Address ADD ADD ADD ADD ADD ADD ADD Sets DDRAM Address. The DDRAM data Is sent and received after this setting. 0ms Read Busy Flag and Address 0 1 BF AC AC AC AC AC AC AC Write data into the CGRAM or DDRAM Read data from the CGRAM or DDRAM Reads Busy Flag (BF) indicating that internal operation is being performed. Reads Address Counter contents. 1 0 Write Data Writes data into the CGRAM or DDRAM 0ms 1 1 Read Data Reads data from the CGRAM or DDRAM 0ms Notes on the instruction set: 1. After the CGRAM/DDRAM Read or Write Instruction has been executed, the RAM Address Counter is incremented or decremented by 1. After the Busy Flag is turned OFF, the RAM Address is updated. 2. I/D=Increment/Decrement Bit I/D= 1": Increment I/D= 0": Decrement 3. S=Shift ntire Display Control Bit. S= 0, shift function disable. S= 1, shift function enable. 4. BF=Busy Flag BF= 1": Internal Operating in Progress BF= 0": No Internal Operation is being executed, next instruction can be accepted.. R/L=Shift Right/Left R/L= 1": Shift to the Right R/L= 0": Shift to the Left. S/C=Display Shift/Cursor Move S/C= 1": Display Shift S/C= 0": Cursor Move 7. G/C=Graphic/Character mode selection. G/C= 0, Character mode is selected. G/C= 1, Graphic mode is selected. 8. PWR=Internal DCDC on/of control. PWR= 1, DCDC on. PWR= 0, DCDC off. 9. DDRAM=Display Data RAM 10. CGRAM=Character Generator RAM 11. ACG=CGRAM Address 12. ADD=Address Counter Address (corresponds to cursor address) 13. AC=Address Counter (used for DDRAM and CGRAM Addresses) 14. F=Character Pattern Mode F= 1": x 10 dots F= 0": x 8 dots 1. N=Number of Lines Displayed N= 1": 2- and 4-Line Display N= 0": 1-Line Display 0ms

5 Specifications may be changed without OLD-DISPLAYS Page INITIALISATION XAMPLS Initialisation example: 8-Bit / SPI RS DB7 DB DB DB4 DB3 DB2 DB1 DB0 X Description $39 Function Set, western european character set, 8-Bit $08 Display off $ $17 ntry mode set, increment cursor by 1 not shifting display Character mode and internel power on (have to turn on internel power to get the best brightness) $01 Clear display $02 Return home $0C Display on void initdisplay (void) { RS_DD=1; //RS Pin as output RW_DD=1; //RW Pin as output N_DD=1; //N Pin as output WriteIns(0x39); //function set european chararacter set WriteIns(0x08); //display off WriteIns(0x0); //entry mode set increment cursor by 1 not shifting display WriteIns(0x17); //Character mode and internel power on } WriteIns(0x01); //clear display WriteIns(0x02); //return home WriteIns(0x0C); //display on Initialisation example: 4-Bit void WriteIns(char instruction) { CheckBusy(); DATA_PORT_DD=0xFF; //Dataport as Output RS = 0; RW = 0; DATA_PORT = instruction; //set Data on Outputport } N = 1; Wait(10); N = 0; RS DB7 DB DB DB4 DB3 DB2 DB1 DB0 X Description //set nable to high //wait 1us (stabilize Outputport) //reset nable to low $28 Function Set, nglish/japanese char set, 4-Bit Note: Western uropean charset not available $08 Display off $ $17 ntry mode set, increment cursor by 1 not shifting display Character mode and internel power on (have to turn on internel power to get the best brightness) $01 Clear display $02 Return home $0C Display on void initdisplay(void) { RS_DD=1; //RS-Pin as Output N_DD=1; //N-Pin as Output RW_DD=1; //RW-Pin as Output RS = 0; //RS-Pin to low RW = 0; //RW-Pin to low N = 0; //N-Pin to low send_nibble(0x03); //Be sure to send_nibble(0x03); //be in send_nibble(0x03); //8-Bit-Mode send_nibble(0x02); //Switch to 4 Bit Wait(0); //Wait us WriteIns(0x28);//4-Bit-Mode WriteIns(0x08);//display off WriteIns(0x0);//entry mode set increment cursor by 1 not shifting display WriteIns(0x17);//Character mode and internel power on WriteIns(0x01);//clear display WriteIns(0x02);//return home WriteIns(0x0C); //display on void send_nibble (char data) { DATA_PORT = data; //output data N=1; Wait(10); //wait 1us (stabilize outupt) N=0; Wait(10); //wait 1us (stabilize outupt) } void WriteIns(char instruction) { CheckBusy(); DATA_PORT_DD=0x0F; //Dataport as Output RS = 0; RW = 0; send_nibble((instruction&0xf0)>>4); //ighbyte send_nibble(instruction&0x0f); //Lowbyte }

6 OLD-DISPLAYS Page Specifications may be changed without TIMING 8-BIT INTRFAC LCTRICAL CARACTRISTICS Item Symbol Test Condition Standard Value min. typ. max Unit Input "high" voltage Input "low" voltage Output "high" voltage Output "low" voltage Power supply current VI VDD - VDD V VIL - GND VDD V VO IO=-0.mA 0.8 VDD - VDD V VOL IOL=0.mA GND VDD V ICC VDD=V 1..0mA A ABSOLUT MAXIMUM RATINGS VCC=,0V, Ta=2 C Item Power supply voltage for logic Standard Value Symbol Unit min. max VDD-GND V It must be noted: Supplied with 3.3V reduces brightness compered to V Input Voltage VI -0.3 VDD V Operating temperature Storage Temperature TOP C TST C

7 Specifications may be changed without OLD-DISPLAYS Page 7 SPI INSTRUCTION DIAGRAM SPI DATA TRANSMISSION DIAGRAM TIMING SPI INTRFAC

8 OLD-DISPLAYS Page 8 Specifications may be changed without A W082-XLG INTRFAC 4-/8-BIT, 800/ Z80 Pinout for 8-Bit Interface Pinout for 4-Bit Interface / L : Read / L: Write / L : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional 4-/8-Bit 800 (default) SPI INTRFAC Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI

9 Specifications may be changed without OLD-DISPLAYS Page 9 A W12-X3LW (ICWIT) FRAM A W12-X3LG (YLLOW/GRN) A 017-2U INTRFAC 4-/8-BIT, 800/ Z80 4-/8-Bit 800 (default) Pinout for 8-Bit Interface / L : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional Pinout for 4-Bit Interface / L : Read / L: Write : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional SPI INTRFAC Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI

10 OLD-DISPLAYS Page 10 Specifications may be changed without A W12-XLG (YLLOW/GRN) FRAM A 017-2U INTRFAC 4-/8-BIT, 800/ Z80 Pinout for 8-Bit Interface Pinout for 4-Bit Interface / L : Read / L: Write / L : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional 4-/8-Bit 800 (default) SPI INTRFAC Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI

11 Specifications may be changed without OLD-DISPLAYS Page 11 A W12-X9LG FRAM A 017-2U INTRFAC 4-/8-BIT, 800/ Z80 4-/8-Bit 800 (default) SPI INTRFAC Pinout for 8-Bit Interface / L Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional Pinout for 4-Bit Interface / L : Read / L: Write : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI

12 OLD-DISPLAYS Page 12 Specifications may be changed without A W12-XBLW (ICWIT) FRAM A W12-XBLG (YLLOW/GRN) A U INTRFAC 4-/8-BIT, 800/ Z80 Pinout for 8-Bit Interface Pinout for 4-Bit Interface / L : Read / L: Write / L : Read / L: Write : nable : nable D0..D7 / L Data Bus, bidirectional DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional 4-/8-Bit 800 (default) SPI INTRFAC Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI

13 Specifications may be changed without OLD-DISPLAYS Page 13 A W202-XLG FRAM A 017-7U INTRFAC 4-/8-BIT, 800/ Z80 4-/8-Bit 800 (default) Pinout for 8-Bit Interface / L : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional SPI INTRFAC In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI Pinout for 4-Bit Interface / L : Read / L: Write : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select

14 OLD-DISPLAYS Page 14 Specifications may be changed without A W202-XDLG INTRFAC 4-/8-BIT, 800/ Z80 SPI INTRFAC 4-/8-Bit 800 (default) Pinout for 4-Bit Interface Pinout for 8-Bit Interface / L / L : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional : Read / L: Write : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7. SPI Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select

15 Specifications may be changed without OLD-DISPLAYS Page 1 A W204-XLG FRAM A 017-9U INTRFAC 4-/8-BIT, 800/ Z80 4-/8-Bit 800 (default) Pinout for 8-Bit Interface / L : Read / L: Write : nable D0..D7 / L Data Bus, bidirectional Pinout for 4-Bit Interface / L : Read / L: Write : nable DNC - Do Not Connect D4..D7 / L Data Bus, bidirectional SPI INTRFAC SPI Pinout for SPI-Bit Interface NC - Not Connected 12 CLK / L L-: Serial Clock 13 MISO / L Serial Data Output 14 MOSI / L Serial Data Input 1 CS L L: Chip Select In delivery state the display can be connected directly to the 4- or 8-Bit data bus (compatible to 800 mode). By changing the solder bridges, the mode Z80 is set. Additionally the SPI interface can be selected. For timing infromation please refer to page and 7.

16 Mouser lectronics Authorized Distributor Click to View Pricing, Inventory, Delivery & Lifecycle Information: LCTRONIC ASSMBLY: A W082-XLG A W12-X3LG A W12-X3LW A W12-X9LG A W12-XBLG A W12-XBLW A W12-XLG A W202-XLG A W204-XLG A W202-XDLG

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

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

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

LCD MODULE 4x mm INCL. CONTROLLER SSD1803

LCD MODULE 4x mm INCL. CONTROLLER SSD1803 LCD MODULE 4x20-3.75mm INCL. CONTROLLER SSD1803 Issue 4.2013 EA DIP203J-4NLW EA DIP203G-4NLED Dimension 68 x 27 mm EA DIP203B-4NLW Dimension 75 x 27 mm FEATURES * HIGH CONTRAST LCD SUPERTWIST DISPLAY *

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

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

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

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

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

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

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

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

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

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

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/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/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

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 4002E SERIES DATE: October 8, 2002 1.0 MECHANICAL SPECS ACM4002E SERIES LCD MODULE 1. Overall Module

More information

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

Specification of Vacuum Fluorescent Display NORITAKE ITRON CORPORATION Sheet 1/19 DS25404 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-1-7 2 P-R2 Dec-19-7 3 T-R Dec-26-7 4 T-R1 Jan-7-8

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

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

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

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

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

SPECIFICATION REC002002AYPP5N00001 CUSTOMER: : F WEB: County, Taiwan

SPECIFICATION REC002002AYPP5N00001 CUSTOMER: : F WEB:   County, Taiwan : 42878 25 5F WEB: http://wwwraystaroptronicscom 5F, No25, keya Rd Daya Township, Taichung Email: sales@raystaroptronicscom County, Taiwan Tel:886425650761 Fax 886425650760 SPECIFICATION REC002002AYPP5N00001

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

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

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

OLED-016N001A-LPP5N00000

OLED-016N001A-LPP5N00000 Vishay Dale Electronics, Inc Information Display Products OLED Product Data Sheet OLED SPECIFICATION Model No: OLED16N1ALPP5N SPECIFICATION Version: B Module # : 5 6 Global SAP # : 6 7 OLED16N1ALPP5N O16N1ALPP5N

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

EA DOGS164x-A. INCL. CONTROLLER SSD1803A WITH SPI, I²C available at 1 piece! Switchable font height ACCESSORIES

EA DOGS164x-A. INCL. CONTROLLER SSD1803A WITH SPI, I²C available at 1 piece! Switchable font height ACCESSORIES Issue 1.2019 INCL. CONTROLLER SSD1803A WITH SPI, I²C available at 1 piece! Switchable font height Dimension 36,0 x 27.5 x 4.6 mm TECHNICAL DATA * HIGH-CONTRAST LCD SUPERTWIST DISPLAY * OPTIONAL LED BACKLIGHT

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

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

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

EA DOGS104x-A INCL. CONTROLLER SSD1803A FOR SPI AND I²C. available at 1 piece! Switchable font height ACCESSORIES

EA DOGS104x-A INCL. CONTROLLER SSD1803A FOR SPI AND I²C. available at 1 piece! Switchable font height ACCESSORIES Issue 6.2015 EA DOGS104-A INCL. CONTROLLER SSD1803A FOR SPI AND I²C available at 1 piece! Switchable font height Dimension 36,0 x 27.5 x 4.6 mm TECHNICAL DATA * HIGH-CONTRAST LCD SUPERTWIST DISPLAY * OPTIONAL

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

CONTENT. 1. General description

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

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

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

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

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

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

EA OLEDM204 INCL CONTROLLER SSD1311 FOR SPI AND I²C

EA OLEDM204 INCL CONTROLLER SSD1311 FOR SPI AND I²C INCL CONTROLLER SSD1311 FOR SPI AND I²C Dimension 61x26x3.3mm FEATURES 4x20 CHARACTER / ALTERNATIVELY 3x20 OR 2x20 WITH DOUBLE HEIGHT FONT CONTRASTY OLED DISPLAY (TYP. 170 VIEWING ANGLE) INTEGRATED CONTROLLER

More information

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

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

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

LCD- GRAPHIC MODULE 180x32 INCL. CONTROLLER PT6520 FOR 8-BIT BUS

LCD- GRAPHIC MODULE 180x32 INCL. CONTROLLER PT6520 FOR 8-BIT BUS LCD- GRAPHIC MODULE 180x32 INCL. CONTROLLER PT6520 FOR 8-BIT BUS 04.2011 new! EA DIP180B-5NLW Dimension 102 x 27 mm FEATURES * HIGH CONTRAST LCD SUPERTWIST DISPLAY * BLUE-WHITE WITH BRIGHT BACKLIGHT: EA

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

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

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

LCD. Configuration and Programming

LCD. Configuration and Programming LCD Configuration and Programming Interfacing and Programming with Input/Output Device: LCD LCD (liquid crystal display) is specifically manufactured to be used with microcontrollers, which means that

More information

LCDs. Embedded Systems Interfacing. 20 September 2011

LCDs. Embedded Systems Interfacing. 20 September 2011 20 September 2011 How Polarizers Work How work How Color Work Other Technologies Reflective Nematic (no back light) Cholesteric Liquid Crystal Organic LED/Polymer LED Vacuum Florescent Display Display

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

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

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

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

SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY

SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY AZ DISPLAYS,INC. COMPLETE LCD SOLUTIONS SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY @ PART NUMBER: AGM3224P SERIES DATE: APRIL 05, 2007 1. FUNCTIONS &FEATURES MODULE MODEL LCD MODEL LCD TYPE REMARK STN Blue

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

NORITAKE ITRON VFD MODULES GU112x16G-7806A

NORITAKE ITRON VFD MODULES GU112x16G-7806A 112x16 Dot Graphic (2x16 characters) Single 5V Supply High Brightness Blue Green Display Operating Temp -40 C to +85 C 3 Multi Sized Fonts 4/8 Bit Parallel LCD & Serial Interfaces Pin 1 CN1 Pin 1 11.5

More information

DOG SERIES 3.3V INCL. CONTROLLER ST7036 FOR 4-/8-BIT, SPI (4-WIRE)

DOG SERIES 3.3V INCL. CONTROLLER ST7036 FOR 4-/8-BIT, SPI (4-WIRE) Issue 1.2010 DOG SERIES 3.3V INCL. CONTROLLER ST7036 FOR 4-/8-BIT, SPI (4-WIRE) available for 1 pc. off! even with LED: 5.8mm flat EA DOGM163B-A blue EA DOGM081S-A + EA LED55x31-W EA LED55x31-W white EA

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

If the display shift operation is used on a 20 x 4 display, the addressing is shifted as follows:

If the display shift operation is used on a 20 x 4 display, the addressing is shifted as follows: If the display shift operation is used on a 2 x 4 display, the addressing is shifted as follows: Left Shift Column 2 3... 8 9 2 line 2 3 2 3 4 line 2 4 42 43 52 53 54 line 3 5 6 7 26 27 28 line 4 55 56

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

EA OLEDS102-6 INCL CONTROLLER SSD1306B FOR SPI AND I²C

EA OLEDS102-6 INCL CONTROLLER SSD1306B FOR SPI AND I²C EA OLEDS2-6 INCL CONTROLLER SSD36B FOR SPI AND I²C Dimension 39x4x3.3mm FEATURES 264 DOTS (RELATES TO 8x7 CHARACTER OR 4x2 LARGE CHARACTER) HIGH CONTRAST OLED DISPLAY INTEGRATED CONTROLLER SSD36B SPI INTERFACE:

More information

NORITAKE ITRON VFD MODULES GU160x32F-7806A

NORITAKE ITRON VFD MODULES GU160x32F-7806A CN1 Pin 1 Dot Graphic VFD Module 160x32 Dot Graphic (2/3/4 x 20+ characters) Single 5V Supply High Brightness Blue Green Display Operating Temp -40 C to +85 C 6 Multi Sized Fonts (Katakana / International)

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

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

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

EA DIP128-6 LCD-GRAPHIC MODULE 128x64 DOTS

EA DIP128-6 LCD-GRAPHIC MODULE 128x64 DOTS 8.2008 EA DIP128-6 LCD-GRAPHIC MODULE 128x64 DOTS EA DIP128J-6N5LW EA DIP128J-6N5LE with pins EA DIP128-6N5LWTP FEATURES 75,0 x 45,8 x 10,8 mm * REAL BRIGHT AND CONTRASTY GRAPHIC DISPLAYS * EA DIP128-6N5LW:

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

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

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

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

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

LCM NHD-0116AZ-FL-GBW. User s Guide. (Liquid Crystal Display Module) RoHS Compliant. For product support, contact NHD AZ- F- L- G- B- W-

LCM NHD-0116AZ-FL-GBW. User s Guide. (Liquid Crystal Display Module) RoHS Compliant. For product support, contact NHD AZ- F- L- G- B- W- User s Guide LCM (Liquid Crystal Display Module) RoHS Compliant NHD- 0116- AZ- F- L- G- B- W- Newhaven Display 1 Lines x 6 Characters Version Line Transflective Yellow/Green LED B/L STN-Gray 6:00 View

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

DATA SHEET. PCF2113x LCD controller/driver INTEGRATED CIRCUITS Apr 04

DATA SHEET. PCF2113x LCD controller/driver INTEGRATED CIRCUITS Apr 04 INTEGRATED CIRCUITS DATA SHEET Supersedes data of 1996 Oct 21 File under Integrated Circuits, IC12 1997 Apr 04 CONTENTS 1 FEATURES 2 APPLICATIONS 3 GENERAL DESCRIPTION 4 ORDERING INFORMATION 5 BLOCK DIAGRAM

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

INTEGRATED CIRCUITS DATA SHEET. PCF2119x-2 LCD controllers/drivers. Product specification File under Integrated Circuits, IC12

INTEGRATED CIRCUITS DATA SHEET. PCF2119x-2 LCD controllers/drivers. Product specification File under Integrated Circuits, IC12 INTEGRATED CIRCUITS DATA SHEET File under Integrated Circuits, IC12 28. August 2000 CONTENTS 1 FEATURES 1.1 Note 2 APPLICATIONS 3 GENERAL DESCRIPTION 4 ORDERING INFORMATION 5 BLOCK DIAGRAM 6 PAD INFORMATION

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

RW1062 INTRODUCTION FUNCTIONS FEATURES. Crystalfontz. Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.

RW1062 INTRODUCTION FUNCTIONS FEATURES. Crystalfontz. Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz. Crystalfontz Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.com/controlers/ RW1062 INTRODUCTION RW1062 is a LCD driver & controller LSI which is fabricated by low power CMOS technology.

More information

NHD Newhaven Display 0220 2 Lines x 20 Characters WH Display Type: Character M Model T White LED Backlight F FSTN (+) White H Transflective, 6:00 Optimal View JT# English and Japanese Standard Font E ESD

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

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

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

Crystalfontz America, Inc.

Crystalfontz America, Inc. Crystalfontz America, Inc. CUSTOMER : MODULE NO.: CFAH22AAGHJP SALES BY APPROVED BY CHECKED BY PREPARED BY Crystalfontz America, Inc. 12412 East Saltese Avenue Spokane Valley, WA 99216357 Phone: (888)

More information

LINPO TECHNOLOGY LTD SPECIFICATIONS OF LCD MODULE

LINPO TECHNOLOGY LTD SPECIFICATIONS OF LCD MODULE LINPO TECHNOLOGY LTD SPECIFICATIONS OF LCD MODULE PART NUMBER TECH1602B SERIES DATE JULY 28, 1998 CONTENTS Mechanical Diagram 2 Absolute Maximum Ratings 3 Description of Terminals 3 Optical Characteristics

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

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

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

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

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

DOT MATRIX LIQUID CRYSTAL DISPLAY MODULE

DOT MATRIX LIQUID CRYSTAL DISPLAY MODULE OT MATRIX LIQUI CRYSTAL ISPLAY MOULE HTM62A-Y-A5P-2 USER MANUAL PROPOSE Y esign Approved APPROVE CONTENTS PAGE. Mechanical Specification 2 2 Mechanical iagram 2 3. Interface Pin Connections 2 4. lock iagram

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

Specification. Part Number: Version: Date: Telephone +44 (0) Fax +44 (0)

Specification. Part Number: Version: Date: Telephone +44 (0) Fax +44 (0) Midas Components Limited Electra House 32 Southtown Road Great Yarmouth Norfolk NR31 0DU England Telephone +44 (0)1493 602602 Fax +44 (0)1493 665111 Email sales@midasdisplayscom Website wwwmidasdisplayscom

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

ECE 4510/5530 Microcontroller Applications Week 9

ECE 4510/5530 Microcontroller Applications Week 9 ECE 45/553 Microcontroller Applications Week 9 Dr. Bradley J. Bazuin Associate Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Lab 7 & 8 Elements

More information

160x104 DOTS WITH SPI AND I²C

160x104 DOTS WITH SPI AND I²C DOGXL GRAPHIC SERIES 160x104 DOTS WITH SPI AND I²C 02.2018 available in low quantities! flat: 6.5mm with LED b./l. mounted EA DOGXL160W-7 + EA LED78x64-A FEATURES ORDERING CODE EA DOGXL160B-7 + EA LED78x64-W

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