How to force DS18B20s to use 12 bit outputs.
-
I have a string of 6 DS18x20s on an arduino reader. The output from the Arduino is reporting all sensors with 9 bit resolution. How can I force it to the full 12 bit resolution on the DS18B20s? If one of the sensors is a 9 bit DS18S20, will that force the reader to convert all the other sensors at the same resolution?
-
@robertober https://forum.mysensors.org/topic/2686/improve-ds18b20-resolution/ has instructions. Don't miss the note on accuracy vs resolution
-
Thanks for the feedback. I have several graphs in my XTension Webremote that are showing my temperatures as a seesaw between whole degrees. Accuracy is fine, the half degree C is more than close enough, I just want the graphs to be smoother.