OK I"m done with the lookup table and binary search for going from A/D result to resistance to degrees celcius. I should have done that a long time ago. It really helps having another person test things, because then I don't just quit once variables are usable by me, but is totally weird and unusable for everyone else.
Temperature is in the range of 0 degC to 126 degC, in increments of 1 degree.
Another practical issue: What would be a more user friendly way for people to choose the variables to display? Not a lot of people know binary. In fact there are only 10 types people in the world. haha. Maybe if they can input it in binary format, it would be easier than inputting it in base 10. That way they don't need to know what they are doing. they could just do:
0001 0101 0101 1110 or something.
Last edited by MPaulHolmes; 11-25-2015 at 11:37 AM..
|