• Measures temperature via the subjects emitted IR waves• An embedded thermopile sensor generates a (small) voltage dependant on IR levels, which can be used to measure temperature• Measurement taken over an area so can be used to work out average temperatures• Works with 3 to 5V logic
- no logic level shifting needed•
Includes: a small piece of 0.1"" breakaway header so you can easily solder to & use this sensor on a breadboard•i 2c compatible interface•20mm long by 20mm wide Unlike all the other temperature sensors we have, this breakout has a really cool IR sensor from TI that can measure the temperature of an object without touching it! Simply point the sensor towards what you want to measure & it will detect the temperature by absorbing IR waves emitted. The embedded thermopile sensor generates a very very small voltage depending on how much IR there is, & using some math, that micro voltage can be used to calculate the temperature. It also takes the measurement over an area so it can be handy for determining the average temperature of something. This sensor comes as a ultra-small 0.5mm pitch BGA, too hard to solder by h&. So we stuck it on an easy-to-work-with breakout board. The sensor works with 3 to 5V logic so it requires no logic level shifting. There are two address pins & using a funky method of connecting the pins you can have up to 8 TMP006's connected to one i 2c bus (see the datasheet table 1 for the connections). We also include a small piece of 0.1" breakaway header so you can easily solder to & use this sensor on a breadboard. Two mounting holes make it easy to attach to an enclosure. Of course, we wouldn't just hand you a datasheet & wish you luck, theres an easy-to-use Arduino library with an example that will have you up & running in 5 minutes. The code can also be ported to any microcontroller with i 2c support, the hardest math part has already been taken care of. The nice folks at Adafruit have even knocked up an Arduino library click here. Wanting more information clock here to see the datasheet. And the easy to use user guide can be found here.