How to display value 10 to 15 in 16x2 LCD

Status
Not open for further replies.

paddy_emb

Newbie level 2
Joined
Feb 22, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Bangalore
Activity points
1,295
Hi,

I am using 8051 µc with 16X2 LCD display, I am not getting logic to display value range from 10 to 15 in LCD. Currently i am writing in assembly language.

So i am not able to use moduls operator, help me to solve this logic.

Thanks & Regards,
Paddy
 

you break that numbers into two numbers as tens and ones and send it to the lcd.
 

    paddy_emb

    Points: 2
    Helpful Answer Positive Rating
You can creat new character like '10' in a 5*8 dot matrix. By this way , you can display any double-digit number in one character space.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…