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.

16 x 1 LCD Instruction Set

Status
Not open for further replies.

unkn0wn

Junior Member level 3
Joined
Sep 5, 2006
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,482
lcd instruction

Does anybody have 16 x 1 LCD instruction set? (HD44780)

I am trying to interface it using PIC16F84A using 4-bit interfacing.

The character codes should be the same 41H... likewise.

What about the Intilization codes?? clear display??

also where can i get the datasheets for LCDs??
 

instruction set of 16 2 lcd

16 x 1 LCD instruction set is the same as any standerd lcd 44780 there is no diference in initialization or instruction set
 

lcd 2*16 instruction set

all lcd module have its own address , for lcd 16*1

{ROW1=80-8f}
{ROW1=C0-CF}
check data sheet
 

lcd module 16x1 initialization

Program LCD & Buton Pic16f877a .
Thank you very much !
 

2*16 lcd instruction set

There is a tutorial I follow, I always forget the initiation routine.

www.myke.com/lcd.htm

He does a 8 wire, 4wire, and 2 wire interface, and there is an example for the pic at the very bottom of the page for a 2 wire interface.
 

lcd 44780 tutorial

Yup initilization codes are exactly what i need.
 

16*1lcd

16 x 1 LCD instruction set is the same as any standerd lcd 44780 there is no diference in initialization or instruction set
 

44780 lcd tutorial

But there is a difference in the line codes.. 80H ... something like these
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top