Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Full table of LCD commands (16x2 and 128x64)

Status
Not open for further replies.

Navid T

Full Member level 3
Joined
Jan 21, 2005
Messages
186
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Location
Iran
Activity points
1,385
hello
i need full table of LCD commands ( 16 X 2 ) & ( 128 X 64 )
thank you
 

16*2 lcd commands

go to **broken link removed** and download the datasheets, you will find the commands there :)
 

www.geocities.com/dinceraydin/lcd/

there are vairous manufacture of LCD but most of them similar or the same the hitachi HD44780 chip
 

16 2 lcd commands

A detailed command set is available in :
"THe 8051 Microcontroller and Embedded Systems - Mazidi".

Generally problem with LCD occurs when delay between commands is not provided. This is required for internal processinf by the LCD controller.
 

$fe lcd commands

Look at Hantronix and Sharp-LCD site.
 

lcd 16*2 commands

Salam,

This may be some of the commands

$FE, 1 Clear display
$FE, 2 Return home (beginning of first line)
$FE, $0C Cursor off
$FE, $0E Underline cursor on
$FE, $0F Blinking cursor on
$FE, $10 Move cursor left one position
$FE, $14 Move cursor right one position
$FE, $C0 Move cursor to beginning of second line
$FE, $94 Move cursor to beginning of third line
$FE, $D4 Move cursor to beginning of fourth line

Hope i,ve helped u
 

hitachi lcd commands

You can get those commands in their respective datasheet!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top