pcsensor icon indicating copy to clipboard operation
pcsensor copied to clipboard

PCSensor / TEMPer2 driver for linux

Results 6 pcsensor issues
Sort by recently updated
recently updated
newest added

When I run the program I get this "Couldn't find the USB device, Exiting: 0" is there anywhere where I need to specify the port. I'm using a TEMPer2

In method ini_control_transfer there is the array question[]. It is 2 bytes in size. `char question[] = { 0x01,0x01 };` however, 8 bytes are expected in the for loop. This...

Hello, I use your driver with a Temper2 and and a Raspberry Pi. It works great until the temperature goes under -3.8 C. Whatever the temperature is outside the driver...

I have a TEMPer2 device. Is it possible to use this library on mac?

![dskTemp](https://f.cloud.github.com/assets/3977697/358354/85b4d1a2-a13f-11e2-9961-31f4669fca2c.png) Any reason why the sensor is reporting 0 in between (Ambient tmp) Ghat

Thanks for the tool, I compiled and ran it on my WDTV Live, but would like to have humidity display as well.