-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have USB device TEMPerHumM12V1.3 working #38
Comments
I have the same sensor. TEMPerHum12V1.3 I'm trying to get temps to read into my Raspberry PI - |
I am working on the same issue, replacing the 1.0 with 1.3 in "libtempered/temper_type.c" make it runnable.
|
Here is a solution that will make it work for v1.3. I copy most of this from the v1.2 branch, all credit go to that creator. Change device id/name
Change equation
Rebuild
Run
|
Great work @kevinchow, these changes work perfectly for me as well. |
Note: nmenon/TEMPered@eccb950 is a commit for TEMPerHumM12V1.3. |
and #40 is the PR for both V1.2 and V1.3 |
Hello,
I'm trying to make the device work with this code however I have failed so far as I get an error that TEMPerHumM12V1.3 subtype is not supported.
Do you see how I could solve this so that the device is recognized ?
Thanks!
David
The text was updated successfully, but these errors were encountered: