I have been trying to use a DS18B30 sensor connected to an RPi to measure temperature. I have connected the sensor in the way suggested in numerous posts and copied a typical python program for doing the measuring. All the information I have read suggests getting data from the sensor by opening a fi...