Arduino Temp Sensor Library
(a library app by inthebitz)This is the Arduino library for the Temp Sensor, a collaborative project between Liquidware and Modern Device (www.moderndevice.com). The library contains everything you need to start getting temperature readings on the Arduino.
Extract the LibTemperature.zip file into:
Arduino\hardware\cores\arduino\src\components\library
Open the IDE, set the board to Arduino Duemilanove, and open the Example GetLocalTemperature.
Then upload the code to the Arduino with the Temp Sensor plugged into Analog Pins 2-5 and start reading the Serial Monitor output.








