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.

[SOLVED] Complete LCD driver in C

Status
Not open for further replies.

Paritoshgiri

Member level 5
Joined
Mar 7, 2010
Messages
83
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
Kathmandu
Activity points
1,872
I m building a complete LCD driver using a microcontroller p89v51rd2 in C. A driver should be able to do all the processing related to LCD that includes displaying data in LCD, modifying the data, giving full access to user on choosing which line to display data and many more features. So can you guys give me some link or post some code in C to do this? Thank u for ur help...
 

Sorry guys I mean to say 7 segment LED display...can u have a link or C code to make its driver to interface with my microcontroller p89v51rd2?
 

    V

    Points: 2
    Helpful Answer Positive Rating
can you list all the functions which you want..
and how many seven segments are there..
we together will make library.. but first lets make the requirements..
 

I have got 5 seven segments. First I need to display a counter in there using p89v52rd2 and 8255. After that I need to display a clock, which can be done once we display a counter in 7 segment. So can you help me plz?
 

I have displayed a counter now.....I've already done interfacing of p89v51rd2 with rtc ds307 and obtained a real time clock in hyperterminal. Now i need to display the clock in 7 segment LED. So basically I need to send the value of ds1307 to the display. So plz will u help me with this??
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top