Arduino Weather Station || dht11 Temperature & Humidity sensor

preview_player
Показать описание
How to make a simple weather station

Components :
-Arduino uno
-DHT11 Temperature & Humidity sensor
-16*2 LCD Display
-i2c LCD Display module

How to use i2c module in arduino


Share, Support, Subscribe!!!

Background Music
Syn Cole - Feel Good [NCS Release]
Рекомендации по теме
Комментарии
Автор

I made this project. And it works perfectly. Before there was a fault in sensor. I ordered other one so, it is working now.

daaniafathima
Автор

Your circuit works perfectly! Thanks for your advice!

victorhurtarte
Автор

I am impressed - Your videos are incredibly impressive and genuinely helpful😀

AlexTechProjects
Автор

Nice project, will it work for Sand temperature and humidity reading?

MZaki-dbll
Автор

Thank you so much for this video

Is it possible to add an battery voltage sensor along with the temperature sensor in the same Arduino, How can we combine the both program codes

ajith
Автор

Hi, I did your example but it only says that the temp is 1 and humidity is 2. Then it doesn't change anymore. Please help :(

jenniemandoo
Автор

what do i add if i want to add an led that will blink if temp reaches a certain level?

jpcunanan
Автор

Do we always have to connect the wire to make it work or we can do without it?

JahinSadatMollah
Автор

How to add libraries into the ide and which version of software you are using

Nithin_
Автор

How does the code for the Dht11 sensor work? Seeing that your version does not use the library.

acatisfinetoo
Автор

can we add battery because I have to show this working project without any other charging resource??

eshajain
Автор

🤩🩵🥳Thank you So Much Project run Properly I am So happy Keep it up

hiteshphadke
Автор

its is a very in formative video. i wanted to know the code for DHT22 or DHT11 is same or not. if i use same code that u have provided then will it run

vikramkumar-jspd
Автор

Arduino: 1.8.10 (Windows 8.1), Board: "Arduino/Genuino Uno"

sketch_nov19d:4:10: error: LiquidCrystal_I2C.h: No such file or directory

#include <LiquidCrystal_I2C.h>



compilation terminated.

exit status 1
LiquidCrystal_I2C.h: No such file or directory

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.




how to do this

xyphy
Автор

Hello I want to ask what to do if the number doesn't appear only the letter appearing

rosegailo
Автор

How can we add buzzer above the optimum temperature . can you please tell me what code should i write in arduino .

cartooncreators
Автор

Hi.... The sensor of Xhm452 module is not working...how can i use this sensor for my incubator...plzz help

bhumikadutta
Автор

Awesome video! Now I know how to do it. :)

wojtekl
Автор

Can we add buzzer for high temperature like 35°C and what is the code?

quiii
Автор

My screen is blankl and everything is right what is happening i used the code you supplyed did you change it?

codingwith_____