DIY-Thermocam V2: A do-it-yourself thermal imager

GaryP:
What sort of information you get out from the device? That is so simple idea, but it never crossed my mind.

Cheers,
Kari

The Arduino transmits the measured temperature of each point via the usb serial port to the JAVA programm, where they are all saved and processed.
It would also be possible to save them on a SD Card to make the device independent from the PC while measuring (plus adding a lipo or so for energy supply), but that makes the whole project more expensive.