View Single Post
Old 11-25-2015, 10:07 AM   #2383 (permalink)
MPaulHolmes
PaulH
 
MPaulHolmes's Avatar
 
Join Date: Feb 2008
Location: Maricopa, AZ (sort of. Actually outside of town)
Posts: 3,832

Michael's Electric Beetle - '71 Volkswagen Superbeetle 500000
Thanks: 1,368
Thanked 1,202 Times in 765 Posts
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.
__________________
kits and boards

Last edited by MPaulHolmes; 11-25-2015 at 10:37 AM..
  Reply With Quote
The Following User Says Thank You to MPaulHolmes For This Useful Post:
Astro (11-25-2015)