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

error!!(printing "error" on serial monitor) #1

Open
mehtabalam999 opened this issue Aug 18, 2021 · 2 comments
Open

error!!(printing "error" on serial monitor) #1

mehtabalam999 opened this issue Aug 18, 2021 · 2 comments

Comments

@mehtabalam999
Copy link

the code is not working
its printing "Error" on serial monitor

@awall9999
Copy link
Owner

Hello,
If it outputs Error, it is not receiving data from the DHT11.
The script works for me on an Arduino Nano 16Mhz.
Have you connected the data pin DHT11_to pin = 14 of the Arduino?

Greetings
Alain

@jack-mak1964
Copy link

the first line code is (int DHT11_Pin = ) and then you put the number of the pin that you have connected the sensor.
By the way it works great thanks you.

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

3 participants