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
Last revisionBoth sides next revision
temper_usb_sensor [2012/06/17 14:47] biggitemper_usb_sensor [2012/06/17 18:49] biggi
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 
 +  * device1: ./pcsensor -c -d1 -l1
  
-Example - device0: ./pcsensor -c -d0 -l1 +Thanks to the people who made this code.
  
-Example - device1: ./pcsensor -c -d1 -l1 +__WARNINGOnly tested with temper 1.2__
- +
-Thanks to the people who made this code.+
  
 Here's the code with my modifications: Here's the code with my modifications:
temper_usb_sensor.txt · Last modified: 2015/08/15 22:56 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki