??? 06/03/04 06:37 Read: times |
#71624 - RE: how to display an 16 bit number in lcd Responding to: ???'s previous message |
Search on google for HEX to BCD, here is a link to give you an idea: http://www.xiao-qi.com/netfile/hextobcd.html
to display it on LCD you need to convert each digit of BCD to ASCII so Just add 30h to each BCD digit since it is already decimal. mahmood |
Topic | Author | Date |
how to display an 16 bit number in lcd | 01/01/70 00:00 | |
RE: how to display an 16 bit number in lcd | 01/01/70 00:00 | |
RE: how to display an 16 bit number in lcd | 01/01/70 00:00 | |
RE: how to display an 16 bit number in lcd | 01/01/70 00:00 | |
RE: how to display an 16 bit number in lcd![]() | 01/01/70 00:00 |