Hi,
Well, you could introduce some oversampling and increase the effective resolution from 10 to say 12 bits. Ie take 40 samples, add them up and divide the result by 10, you now have a 12bit value instead of a 10bit one. Or, you could use two pots, one for coarse and one for fine adjustment.
However, I wouldn't worry too much about dropping a digit after the decimal point. Just do what you we're going to and multiply your ADC value with whatever you need to get into the range that you want, it'll work fine.
/Henrik.
Bookmarks