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.

interface lcd with c8051

Status
Not open for further replies.

hasimgouse

Newbie level 3
Joined
Oct 25, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
how to interface lcd display with c8051f005 and how to get the output of uart at terminal window in silicon ide
 

Re: interfacel cd with c8051

how to interface lcd display with c8051f005 and how to get the output of uart at terminal window in silicon ide

What is c8051f005?

And both side are silicon (PC-uC) :wink:

If I understud You whant to show something from PC to LCD ? (for this try LCDSmartie)
 
Last edited:
Re: interfacel cd with c8051

Please describe the situation. LCD and UART are included, do you wish to implement serial data reception and displaying the same on the LCD display?
 

Re: interfacel cd with c8051

how to interface lcd display with c8051f005 and how to get the output of uart at terminal window in silicon ide

maybe help this link for begining:
**broken link removed**
 
Re: interfacel cd with c8051

c8051f005 is a silabs microcontroller i want the output of the executed program will be displayed in the hyperterminal of the PC using UART and it should be displayed in the lcd

---------- Post added at 05:01 ---------- Previous post was at 05:00 ----------

yes i want serial data reception and the same displayed in lcd
 

Attaching a working experiment on sending data to hyperterminal. A sample program and the details of operation are also discussed. A similar working experiment on LCD display is also available if you need
 

Attachments

  • Experiment Serial send.doc
    37 KB · Views: 72
the program in assembly language is there any pdf for learning c language for microcontroller and is there important procedure to interface lcd with c8051f005
 

The connections are as shown above, however there is bit of initialization and sending of data that needs understanding the working of the LCD display and the microcontroller.
 

the program in assembly language is there any pdf for learning c language for microcontroller and is there important procedure to interface lcd with c8051f005


yeah, there are a lot of books on internet available for learning "embedded C " and yes you have to follow certain rules/protocols for interfacing the lcd with your controller..
i.e. for making the lcd work, you have to give it certain instructions (defined already, read the datasheets or ask someone) but chill off it is easier if you give it a try...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top