Issue 10.2016
LCD-Modul 2x8 - 5.01mm
INCL. CONTROLLER ST7066
g
tin
n
mou d
e
mor quire
no
re
Dimension 40 x 20 mm
FEATURES
*
*
*
*
*
*
*
*
*
*
*
SUPER SMALL LCD MODULE
HIGH CONTRAST LCD-SUPERTWIST DISPLAY (BLUE/NEUTRAL)
OPTIONAL LED-BACKLIGHT YELLOW/GREEN
HD 44780 COMPATIBLE
4- OR 8-BIT DATA BUS INTERFACE
ASCII CHARACTER SET BUILT IN
ALSO AVAILABLE: 1x8 LCD WITH SAME DIMENSIONS
POWER SUPPLY
+5V
OR ±2.7V OR ±3.3V @2mA and 50mA for LED-B/L (5V)
OPERATING TEMPERATURE RANGE EA DIPS082: -20…+70°C
OPERATING TEMPERATURE RANGE EA 8081-A3N: 0…+50°C
NO MORE MOUNTING REQUIRED: SIMPLY PLUG INTO PCB
ORDERING INFORMATION
LCD-MODULE 2x8 - 5.01mm
WITH LED BACKLIGHT YELLOW/GREEN
LCD-MODULE 1x8 - 7.15 mm
EA DIPS082-HN
EA DIPS082-HNLED
EA 8081-A3N
2x8 - 5.01mm
Pinout
Pin Symbol Level Function
1
2
3
4
5
6
7
VSS
VDD
VEE
RS
R/W
E
D0
L
H
-
H/L
H/L
H
H/L
Power Supply 0V (GND)
Power Supply +5V
Contrast (about 0.3V / 1.2V)
H=Data / L=Command
H=Read / L=Write
Enable (falling edge)
Display Data / Anode LED-B/L
Contrast setting
Pin Symbol Level Function
8
9
10
11
12
13
14
D1
D2
D3
D4 (D0)
D5 (D1)
D6 (D2)
D7 (D3)
H/L
H/L
H/L
H/L
H/L
H/L
H/L
Display Data
Display Data
Display Data
Display Data
Display Data
Display Data
Display Data, MSB
LED Backlight
Standard display EA DIPS082-HN is reflective, non-backlighted version. Module with part number
EA DIPS082-HNLED comes with yellow/green LED backlight. Power consumption for backlight is 50mA
typ. and 80mA max. Backlight is permanent switched on. Supply voltage with backlight is 5V only.
For individual use LED backlight can be switched on and off after doing the following modification:
Remove series resistor R5 and change resistor from R6 to R7. Now a positive voltage at pin 7 (D0)
powers Anode of backlight direct. To limit LED-current an external series resistor is required (R
Ext.
=
0,8V / I
LED
). Please note that in this case display interface is 4-bit mode only !
Table of commands
Code
Instruction
Clear Display
RS
R/W
DB DB DB DB DB DB DB DB
7
6
5
4
3
2
1
0
Description
Clears all display and returns the cursor
Returns the Cursor to the home
position (Address 0). Also returns the
display being shifted to the original
position. DD RAM contents remain
unchanged.
Execute
Time
(max.)
1.64ms
0
0
0
0
0
0
0
0
0
1
to the home position (Address 0).
Cursor At Home
0
0
0
0
0
0
0
0
1
*
1.64ms
Entry Mode Set
0
0
0
0
0
0
0
1 I/D
Display On/Off
Control
0
0
0
0
0
0
0
0
0
0
0
0
1
0
1
D
C
Sets the Cursor move direction and
specifies or not to shift the display.
S
These operation are performed during
data write and read.
Sets ON/OFF of all display (D) cursor
B
ON/OFF (C), and blink of cursor position
character (B).
40µs
40µs
40µs
40µs
Cursor / Display Shift
0
Function Set
0
1
S/C R/L
*
DL N
F
*
*
Moves the Cursor and shifts the display
without changing DD RAM contents.
Sets interface data length (DL) number
*
of display lines (N) and character font
(F).
Sets the CG RAM address. CG RAM
data is sent and received after this
setting.
Sets the DD RAM address. DD RAM
data is sent and received after this
setting.
Reads Busy flag (BF) indicating internal
operation is being performed and reads
address counter contents.
Writes data into DD RAM or CG RAM
Reads data from DD RAM or CG RAM
CG RAM Address Set
0
0
0
1
ACG
40µs
DD RAM Address Set
0
Busy Flag / Address
Read
CG RAM / DD RAM
Data write
CG RAM / DD RAM
Data Read
0
1
ADD
40µs
0
1
1
1
0
1
BF
AC
Write Data
Read Data
-
40µs
40µs
Page 2
Printing and typographical errors reserved.
ELECTRONIC ASSEMBLY reserves the right to change specifications without prior notice.
2x8 - 5.01mm
Character set
Below shown character set is already built in. Additionally 8 self defined characters can be attached.
CREATING YOUR OWN CHARACTERS
All character display modules offered in this catalogue, are able to create 8 own characters (ASCII Codes 0..7) in
addition to the 192 ROM fixed codes.
1.) The command "CG RAM Address Set" defines the
ASCII code (Bit 3,4,5) and the dot line (Bit 0,1,2)
of the new character. Example demonstrates
creating ASCII code $00.
2.) Doing 8 times the write command "Data Write"
defines line by line the new character. 8th. byte
stands for the cursor line.
3.) The new defined character can be used as a "nor-
mal" ASCII code (0..7); use with "DD RAM Address
Set" and "Data Write".
Adresse im CG RAM setzen
Adresse
0 0 0
0 0 1
0 1 0
0 1 0 0 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1
Hex
$40
$41
$42
$43
$44
$45
$46
$47
X X X
Daten des Zeichens
Bit
7 6 5 4 3 2 1 0
0 0 1 0 0
0 0 1 0 0
0 0 1 0 0
0 0 1 0 0
1 0 1 0 1
0 1 1 1 0
0 0 1 0 0
0 0 0 0 0
Hex
$04
$04
$04
$04
$15
$0E
$04
$00
INITIALISATION FOR A 2 LINE DISPLAY / 8-BIT MODE
Command
Function Set
Display ON/OFF
Clear Display
Entry Mode Set
RS
0
0
0
0
R/
0
0
0
0
DB DB DB DB DB DB DB DB
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0
0
1
1
0
0
0
1
0
1
0
1
0
1
0
1
1
0
Remark
8-Bit Data Length, 2/4 lines, 5x7 Font
Display on, Cursor visible, Cursor blink
Clear Display, Cursor Home
Cursor Auto-Increment
Printing and typographical errors reserved.
ELECTRONIC ASSEMBLY reserves the right to change specifications without prior notice.
Page 3
2x8 - 5.01mm
Dimensions
Technische Änderung vorbehalten.
Wir übernehmen keine Haftung für
Druckfehler und Applikationsbeispiele.
ATTENTION
handling precautions!
all dimensions are in mm
Note:
LC-displays are not suited for
wave soldering or reflow
soldering. Temperatures
above +80°C may damage
lcd-module.
LED intern / extern
Delivery state
Intern, LED permanent on
Extern, LED controllable,
only possible in 4-bit mode
1-line Display EA 8081-A3N
ELECTRONIC ASSEMBLY GmbH
Zeppelinstraße 19
D-82205 Gilching
Germany
Fon:
Fax:
e-Mail:
Web:
+49 (0)8105-77 80 90
+49 (0)8105-77 80 99
info@lcd-module.de
www.lcd-module.com