User Tools

Site Tools


temper_usb_sensor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
temper_usb_sensor [2012/06/17 14:47] biggitemper_usb_sensor [2015/08/15 22:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 I bought myself a couple of temper USB sensors from [[http://dx.com/p/temper-usb-thermometer-temperature-recorder-for-pc-laptop-81105?item=2|DX]] and found pcsensor.c which could read from the device. I bought 2 and had 2 more on the way, but the code only supported 1 device. Fortunately the code was open source, so I slightly modified it. I bought myself a couple of temper USB sensors from [[http://dx.com/p/temper-usb-thermometer-temperature-recorder-for-pc-laptop-81105?item=2|DX]] and found pcsensor.c which could read from the device. I bought 2 and had 2 more on the way, but the code only supported 1 device. Fortunately the code was open source, so I slightly modified it.
  
-Use -d<int> to specify a device. +Use -d<int> to specify a device. Examples: 
- +  device0: ./pcsensor -c -d0 -l1 
-Example - device0: ./pcsensor -c -d0 -l1  +  device1: ./pcsensor -c -d1 -l1
-Example - device1: ./pcsensor -c -d1 -l1+
  
 Thanks to the people who made this code. Thanks to the people who made this code.
 +
 +__WARNING: Only tested with temper 1.2__
  
 Here's the code with my modifications: Here's the code with my modifications:
temper_usb_sensor.1339937234.txt.gz · Last modified: 2015/08/15 22:56 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki