How to make dht11 temperature display temperature correctlyy

I'm a novice and want help



Beacase there is no dht11,ntc is used instead ,what is my problem?

Welcome to the forum

Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'

Use code tags (the < CODE/ > icon above the compose window) to make it easier to read and copy for examination

https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum

1 Like
  1. Check the wiring.
  2. Carry out a cross-check with a second sensor.
1 Like

You cannot use an NTC to simulate an DHT11. You either change your program to read an NTC or obtain a DHT11.

1 Like

thank you

thank you,according to your answer ,I have solved my problem.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.