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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/30/03 13:44
Read: times


 
#37746 - RE: hex to bin size / float ? YES !
on a typical record length of 16 byte:

bin size = hex size / 2.8


I use float on many applications on the AT89C2051 without any problems.
E.g.:
- read something in from a sensor
- do some corrections x = A * x + B or so
- convert to digits and display it on LED / LCD

If speed was not an issue and applications are small and writing the code was many times easier, why not.


Peter


List of 16 messages in thread
TopicAuthorDate
4k            01/01/70 00:00      
   RE: 4k            01/01/70 00:00      
   RE: 4k            01/01/70 00:00      
      RE: 4k            01/01/70 00:00      
RE: 4k            01/01/70 00:00      
   RE: 4k            01/01/70 00:00      
RE: 4k            01/01/70 00:00      
RE: 4k            01/01/70 00:00      
RE: 4k            01/01/70 00:00      
RE: 4k            01/01/70 00:00      
RE: 4k            01/01/70 00:00      
RTFM!!            01/01/70 00:00      
   RE: RTFM!!            01/01/70 00:00      
RE: RTFM!!            01/01/70 00:00      
RE: hex to bin size / float ? YES !            01/01/70 00:00      
   RE: hex to bin size / float ? YES !            01/01/70 00:00      

Back to Subject List