Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
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

List of 5 messages in thread
TopicAuthorDate
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      

Back to Subject List