Ryan Mystique - 2008-07-06

with :
12f675 12mhz

test = (ReadAD10(AN0)*.48828125 'number *.48828125= degrees F
Bin2ascii (test_H)
Bin2ascii (test)

the data i get in hyper terminal appears to be rounded off?
i get 078, 080, 082, 084 rather than the almost .5 resolution I would expect with 10bit any ideas also how to get a decimal in the number?

PS thanks allot kent for you help, I finnaly got it talking, I guess i just needed a a faster osc.