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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/21/02 01:58
Read: times


 
#26064 - RE: Conversion from ASCII to floating po
It's a little more complicated... You should convert from decimal to hexadecimal (or binary) and use this to make your calculation and the result you convert again to decimal (or ASCII) to put in the display...

I think that there are some routines in the code library in this site to do calculations in 16 bits format... maybe with these routines you can find enough material to develop your routines.

You really need work with floating point??? If you are trying to do a 8051 calculator I assume that it is an exercise of some kind and I think that you'll exercise enough just with integers :-)

List of 31 messages in thread
TopicAuthorDate
Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating po            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: floating point code size- Luca            01/01/70 00:00      
RE: floating point code size- Luca            01/01/70 00:00      
RE: floating point code size- Luca            01/01/70 00:00      
RE: floating point - Improper fractions?            01/01/70 00:00      
RE: floating point code size- Luca            01/01/70 00:00      
A new dimension to the problem...            01/01/70 00:00      
RE: A new dimension to the problem...            01/01/70 00:00      
ADD: A new dimension to the problem...            01/01/70 00:00      
RE: ADD: A new dimension to the problem...            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: Conversion from ASCII to floating point            01/01/70 00:00      
RE: floating point - Improper fractions?            01/01/70 00:00      

Back to Subject List