Raspberry Pi with DHT11 | Humidity and Temperature Sensor Monitoring

preview_player
Показать описание
This Video will guide you How to monitoring of the Humidity & Temperature with Raspberry Pi using DHT11 or DHT22. So watch each & every step of the video.

Key Moments:

0:33 Hardware Introduction
1:31 Circuit Diagram DHT11 sensor with Raspberry Pi
2:13 Access Raspberry Pi remotely using VNC Viewer
2:52 Installation of Python3 in Raspberry Pi
3:07 DHT sensor library installation in Raspberry Pi
3:19 Creating a DHT sensor program file using Text Editor
3:24 Programming Code link for the DHT sensor
3:47 How to save DHT program file in Raspberry Pi format
4:00 Live testing of DHT Sensor Program using LX Terminal

Hardware:

Important Links:
Program Link for DHT11 Sensor:

How to install Raspbian/ Debian OS in Raspberry Pi :

Link to install VNC Server in Raspberry pi:

Link to Downlaod VNC Viewer/ Server:

How to install Raspberry Pi OS in SD Card- Tutorials :

Link to download winzip:
Link to download WinRAR:


NodeMCU ESP8266/ ESP32 innovation videos:

Customized Boards Videos:

Interfacing with Arduino Videos:

Proteus Simulation Videos:

LoRa, XBee & Wireless Communication Videos:

Arduino IoT Cloud Videos:

PCB Designing Videos:

Innovation with Raspberry Pi Videos:

Join hands with us at Social Platform:

#dht11 #raspberrypi #python #dhtpython #smedehradun #raspberrypiimage #humidity #temperature #linux #dht22
Рекомендации по теме
Комментарии
Автор

Great video sir. I have a question. Can you monitor the sensor using the application when your board and phone is connected to different wifi??

jemariedelacruz
Автор

hello, I want to ask again. I have assembled the dht11 according to the instructions but why does my sensor seem to be melting and hot?🙏🙏🙏. Sorry I don't speak English very well

jhulindawati
Автор

pls help me i got this error
Traceback (most recent call last):
File "/home/pi/baitapIoT.py", line 27, in <module>
print("Humidity = {:.2f}%\tTemperature = {:.2f}C".format(humidity, temperature))
TypeError: unsupported format string passed to NoneType.__format__

nghia.
Автор

can raspberry pi read the pytorch c++ program?

nurbasirahbtabumansor
Автор

hallo, how to register to the nuttyengineering web?

linda-ogop
Автор

DHT11 Sensor with NodeMCu or raspberry pi then data send on Thingspeak
plz

SanjayKumar-bnpv
Автор

Hallo saya memiliki kendala, tolong bantu saya 🙏
Kendala : no module Adafruit_DHT

Bagaimana solusinya?🙏🙏🙏

jhulindawati
Автор

Every souple outputs it says sensor failure, is there any way to fix this?

NateChambers-ry