| ??? 02/23/03 17:07 Read: times |
#39840 - RE: DS1620. Look-up table? Responding to: ???'s previous message |
However that said there would appear to be NO reason to use a look up table at all. If you look at the data you showed in your post you can note that the temperature numbers are right in the data. If you took the 9 bits of data and shift it right by one position the resulting byte value is a binary number of the temp in degrees C. The low bit before the shift simply shows if the temp is xxx.0 or xxx.5 degrees.
- Yes, yes, yes. I saw that VERY clearly. I stucked with the converting into ASCII. I thought it would be to difficult, so I was prepared for look-up tables... The process you use to convert the binary value to displayable ascii digits can be learned by looking at conversion routines you can find in the Code Library by looking at the links to the right. - Yep. Found it. Seems pretty easy. That's what i really needed. THANKS, Michael! |
| Topic | Author | Date |
| DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| Internal External memory | 01/01/70 00:00 | |
| RE: Internal External memory | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? / Erik | 01/01/70 00:00 | |
| Sample LUT | 01/01/70 00:00 | |
| RE: Sample LUT | 01/01/70 00:00 | |
| RE: Sample LUT | 01/01/70 00:00 | |
| RE: Sample LUT | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
| RE: DS1620. Look-up table? | 01/01/70 00:00 | |
RE: DS1620. Look-up table? | 01/01/70 00:00 |



