IOT Implementation Report
IOT Implementation Report
SYSTEM
2nd Shrikarthik Holebagil
1st Shaikh Afzaal
Computer Science and Engineering (CSE) Computer Science and Engineering (CSE)
M S Ramaiah University of Applied Sciences (MSRUAS) M S Ramaiah University of Applied Sciences (MSRUAS)
Bengaluru, India Bengaluru, India
[email protected] [email protected]
1
The main object in temperature system is the
B. SOFTWARE REQUIRED reading a temperature value from DHT 11
sensor. The primary use of a temperature
In software, Thingspeak cloud server is used to
sensor is that it is the simplest of all the
store and display the temperature and humidity
values. Create a new channel in Thingspeak and temperature sensors and it has an integrated
the API keys will be obtained to add in source code circuit that gives an output a voltage that is
of Node MCU. This will make Node MCU connect proportional to the temperature in degree
with ThingSpeak. In this system, the ThingSpeak Celsius and the sensor itself deals with
can get the signal from the sensor as variables non-linear effects.
along the value temperature and humidity values The sensor is directly connected with ESP
are displayed in both graphs and numerical values. 8266 controller with WiFi Module and sends
Temperature and humidity graph of the system on data through the gateway via internet to the
the ThingSpeak as shown in Fig things speak. The things that speak can get the
signal from the sensor as a variable along the
As this system is IoT based, there will be 30 sec value.
delayed refreshing the live value in After processing, the controller will send a
Thingspeak.The community was ready to receive signal to the system. A relay is used to control
information from sensible homes to ThingSpeak the fan based on the current temperature
platform via MQTT protocol, save the information recorded.
within the database and visually show within the The fan is switched on when a temperature
ThingSpeak webpage >30 degree celsius is recorded.
The sensing element information was
monitored and supported the information the
devices were controlled. The fans were turned
III. Implementation on and off in keeping with the environmental
condition.
The implementation of IoT based temperature
and humidity monitoring system using Node
MCU includes two sections: hardware
implementation and software implementation
monitoring system and many other sensors can
be replaced for the applications of user
requirements like car parking monitoring
system, power consumption monitoring, etc.
This system to forecast the parameters based
on the historical data and to control the room
temperature and humidity.
2
3
[Fig-6: Arduino board connection]
[Fig-7]
into an automated system that can save time and
IV. RESULTS energy. Temperature and humidity values are
important for many types of users or systems such
The Proposed system prototype was built and in as farmers, offices, cars, humidors, museums,
this system, temperature and humidity values are industrial spaces, including a greenhouse.
displayed in ThingSpeak web browser from where Temperature and humidity values are also useful or
users can get the current latest data and statistics. weather prediction. In this paper, IoT based
temperature and humidity monitoring and control
system is proposed. In this system, temperature and
humidity values of the environment will be
monitored, stored and displayed on the web via the
Internet. The stored old values can also be done for
predictions.
Through weather monitoring system we can collect
the information about humidity and temperature
and according to current and previous data we can
produce the results in graphical manner in the
system