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

No negative sign when temperature is below 0°C #12

Open
o-Dan-o opened this issue Dec 18, 2022 · 0 comments
Open

No negative sign when temperature is below 0°C #12

o-Dan-o opened this issue Dec 18, 2022 · 0 comments

Comments

@o-Dan-o
Copy link

o-Dan-o commented Dec 18, 2022

Hi,

On the DHT11, I found that I always get a positive value for temperature even if it's below 0°C.

Here's a screenshot of the output from the example file DHT_nonblocking.ino (last 6 lines) compared to output from the example file DHT_Unified_Sensor.ino by Adafruit (first 3 lines). Sensor is in the same location, same temperature.

Temperature is actually -6.3°C, but DHT_nonblocking reports it as +6.0°C.

Hope this is helpful!

-Dan

ScreenShot

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

No branches or pull requests

1 participant