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.

Lcd intialization with the microcontroller

Status
Not open for further replies.

adhiteev

Newbie level 3
Joined
Nov 6, 2006
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,329
Hello everybody,

I have board which has the LCD attached to the microcontroller pins. i am using KeiL C and AT89s52 Uc . I want to display some text in the LCD. so how do i do that what is the procedure to initialize LCD in Keil C. if any one has a sample code for this process or anycode related to this pls send it to me.
thanks in advance
cheers
Adhiteev
 

The 8051-Text LCD driver already discuss many times, one of it is , you can download sample C code there
 

Thanks for youe help.I tried the 4 bit code for the LCD display in 8051 and modified the pins also as per my board but the code did not work for me . i have the 16*2 LCD display do i have to do any further modifications in the code to make it work .have any of u written a code to interface the Micro controller to a 16*2 LCD which i connected in the 4 bit mode.

Thanks
Adhiteev
 

Here is a C program interfacing 2X16 HD44870 LCD interfacing with AVR. Use the same initialization steps and try
**broken link removed**


bibin john
www.bibinjohn.tk
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top