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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/10/09 09:40
Read: times


 
#165973 - binary to hex
Responding to: ???'s previous message
As already noted, ASCII is just a naming of 128 binary values. No conversion needed.

If you on the other hand need to convert between binary and ASCII hex, so that the binary value 0x1f gets converted to the characters '1' and 'F', that is something completely different.

List of 12 messages in thread
TopicAuthorDate
transmit/recieve character by using 8051 and USART            01/01/70 00:00      
   Be sure your 8251 is fast enough            01/01/70 00:00      
      conver ASCII to bin and viceversa and interface            01/01/70 00:00      
         translate ASCII to binary ? [edited]            01/01/70 00:00      
            65 base 10 = 41 base 16            01/01/70 00:00      
               Corrected!            01/01/70 00:00      
         binary to hex            01/01/70 00:00      
            Text representation of numbers            01/01/70 00:00      
               connection with HyperLink            01/01/70 00:00      
                  unplug and plug            01/01/70 00:00      
   Question about Polling method for send recieve data            01/01/70 00:00      
      yes, and no            01/01/70 00:00      

Back to Subject List