USBtemp

The program „USBtemp“ (sources located here) reads values from temperature or humidity sensors and print them to a file or the console. An executable is prepared for download at http://www.cleware.info/downloads/Samples/USBtemp.zip

Sytax:
USBtemp [-o filename] [-o+ filename] [-s serialnumber] [-d] [-h] [-i timeinterval]

-o filename     write to this file
-o+ filename    dito, but appends to the end of file
-s serialnumber get data from this device
-i interval     Time intervak between two samples in seconds
-b              return only one value and exit program
-d              print debug infos
-h              print command usage