IR Temperature on Arduino

Thread Starter

Sleepcakez

Joined Jun 26, 2010
13
Hey guys, I'm using a ZTP135SR IR sensor and LT1126 to output a temperature to my computer screen from my Arduino. I'm using the I2C library and principles from the following project.
http://bildr.org/2011/02/mlx90614-arduino/

Built the circuit using the MLX90614 and was able to get a temperature reading from it. Using the combination of the IR sensor and amplifier, I've been unable to get anything to the screen as of yet. Any help would be greatly appreciated. The information has been hard for me to find, and what I have found so far has been pretty unhelpful. Below is the circuit currently being used.
 

Attachments

bertus

Joined Apr 5, 2008
22,277
Hello,

Do you have a datasheet for the ZTP135 you are using?
You will need to configure the arduino to read an analog signal, I presume.

Bertus
 
Top