Hi,
I finally got this thing hooked up. Sensor hooked up to arduino's +5v and ground, with sensor output going to analog input pin 3 through a 10k resister. I am outputting the reading through Serial.print to the serial monitor. I know this thing outputs a voltage proportional to temp. Reading the sensors output to ground reads appx 0.77V at room temp.
Not having a thermometer or even ice makes testing this thing kind of pointless, but I should have it tomorrow.
Question: I am trying to know if this thing is working. Is this reasonable?
At 72 F. ambient room temp: Sensor output = 0.8V Arduino reads 155
I will repeat tests tomorrow with a thermometer and ice.
Best Regards, Steve.