Synopsis On Weather Monitoring System Using IOT
Synopsis On Weather Monitoring System Using IOT
Introduction:
The main objective of this project is to originate electronic device or network that
can capture and restore temperature and humidity and after that send data to the
cloud or website for its analysis. Here we can use a microcontroller for the simple
brain of the system. When we use the NodeMCU as a microcontroller, we need a
Wi-Fi hotspot to establish your Internet connection. And the DHT sensor, which
(digital humidity sensor) can detect differences in temperature, humidity and
humidity at a certain location, must be integrated into the system. The sensor
continuously monitors temperature changes and sends data to the microcontroller.
The microcontroller transfer the data for its storage and visualization to cloud. We
can also use IOT platforms such as ThinkSpeak IoT to collect data into the cloud
for analysis. This system can then be customized to create good animations such as
tweets or phone calls, or turn on a device when the temperature/humidity or other
parameters are below a certain threshold.
Methodology
Block Diagram:
The most basic step for the formation of the monitoring system is to deduce a
block diagram for the system on which all further actions are performed.
Figure 1: Block Diagram
The Block diagram is followed by the construction of the circuit diagram in which
all the components i.e., different sensors, Wi-Fi module etc. are mounted over the
microcontroller and the breadboard.
DHT11 temperature and humidity sensor will be used which is best model for
measurement. In this Temperature will display in Celsius. Humidity(H) will
display in % The sensor tells 20 % - 80% readings which is 5% accurate and -40 -
80-degree Celsius temperature that is +-0.5 accurate, it can be decrease or increase.