Skip to content
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

Faulty temperature readings in DS2438 library - ds2438::readTempC() looses sign when shifting data from read #2

Open
GoogleCodeExporter opened this issue Sep 23, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. When the the temperqature drops below zero the sensor gives wrong readings

See: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1289330809/0

What is the expected output? What do you see instead?
expected negative values, see positive

What version of the product are you using? On what operating system?
-

Please provide any additional information below.
In the thread on the forum a solution is proposed by me to change readTempC() 
function to correct the output. This need to be confirmed by someone who has 
such sensor (and a freezer :)
Rob Tillaart




Original issue reported on code.google.com by [email protected] on 10 Nov 2010 at 8:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant