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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/29/02 13:48
Read: times


 
#31599 - RE: 8051 question
I see code for sending text to an lcd
Text is ascii, your memory location is binary (or hex) split your byte into 2 nibbles add 30 to each nibble to convert it to ascii then display each byte as 2 chars.
N.B. shift upper nibble 4 bits to the right then convert it to ascii.
Regards
Mahmood


List of 4 messages in thread
TopicAuthorDate
8051 question            01/01/70 00:00      
RE: 8051 question            01/01/70 00:00      
RE: 8051 question            01/01/70 00:00      
RE: 8051 question            01/01/70 00:00      

Back to Subject List