Temperature Sensing using DS18B20 Digital Sensors using Arduino
Note: When referring to Arduino below, this works in the same way on the emonTx which is arduino-based. The DS18B20 is a small thermometer with a built in 12bit ADC; it can be easily connected to Arduino digital input. The sensor communicates over a one-wire bus and requires little in the way of additional components. The sensors have …
Temperature Sensing using DS18B20 Digital Sensors using Arduino Read More »