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.

[51] To display 0.000 to 3.000 on lcd 16*2

Status
Not open for further replies.

Ankush Rathi

Newbie level 3
Joined
Nov 5, 2014
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
23
i have to display 0.000 to 3.000 on lcd display.
by one button it should increment and by another button it should decrement.
can any one help me to do this.
debounce is an extra need.
 

how far have you progressed with the project?

if you do a forum search for LCD display you will find many useful links

which microcontroller are you planning to use?
are you planning to use a development board or build you own PCB?
 

i'm looking for 8051 c programming to display 0.000 to 3.000
 

You mean you want to display like 1.000, 1.001, 1.002, ....2.999, 3.000 like that ?
 

yes,Sir exactly...

from 0.000,0.001,0.002, , , , , 0.999,1.000, , , , , , 1.999,2.000, , , 2.999,3.000,,,,,,0.000...n so on repetedly.
this is in increasing order and
one in decreasing order.
 

I can help with the code. If you need mikroC PRO 8051 code then there will be no code for library functions FloatToStr() and LCD functions. If you need code for LCD and also FloatToStr() functions then I need some time to write them.
 

Hello Ankush Rathi,

Hows your progress ??
First define hardware about 16x2 LCD and 89S52 M/C. OK ??

Revert me back with details.

Thanks & reagrds

Jay D
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top