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

DS18B20 readings 3~4°C higher than actual :( #633

Open
nadir-dogan opened this issue Feb 16, 2025 · 3 comments
Open

DS18B20 readings 3~4°C higher than actual :( #633

nadir-dogan opened this issue Feb 16, 2025 · 3 comments

Comments

@nadir-dogan
Copy link

I have both original Dallas and Chinese DS18B20s. I used them on Leonardo and on ESP32-C6 unfortunately everytime results is 3~4 C higher than actual temperature. I'm working on this issue about one week. Not found any solution yet. If anyone have helpful knowledge I will be more happy. My subject is not to do any calibration. I'm looking for correct native readings. Thanks... #DS18B20

@universam1
Copy link
Owner

The readings will stabilize once you go into a regular interval, not the config mode. Best is interval >15min. Reason is the self heating of the ESP8266 which accumulates the heat like a greenhouse in the container.

@nadir-dogan
Copy link
Author

Thank you for your reply @universam1

Image

Image

I'm working on just prototyping phase, open frame open air. There is not any heater effect. I'm going to try 15 mins. intervals...

@nadir-dogan
Copy link
Author

It was closed 1~2 hours and I run it one time and the result is 25°C but in real the room is 22°C :(((
in the pictures one of them is Atmega32U4 other is ESP32-C6... 3 pcs. ds18b20 results are same...

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

2 participants