I'm attempting to connect the TMP006 infrared temperature sensor to my Pi, and I'm a bit lost...
I have wired up the sensor, and saw 0x40 as the sensor when running i2cdetect. However, I'm not having luck adding the device to the modules list with modprobe.
I also noticed that the libraries available are for Arduino, and I'm not sure how to port that for the Pi.
Can anybody steer me in the right direction?
Thanks in advance.

