TEMPERATURE AND HUMIDITY MONITORING IN ROBO ASSEMBLY USING IOT
Keywords:
Arduino, DHT-11 Temperature and humidity sensorl, LCD Panel, WI –FI module ESP8266,Thing speak channelAbstract
IOT or internet of things is an upcoming technology that makes use of internet to control/monitor electronic/mechanical devices, automobiles and other physical devices connected to the internet. IOT gives user the ability to control and monitor more than digital things easily through a comfortable GUI over the internet.To track the changes in weather and take necessary actions and updating the status of weather in Website. User can monitor the weather from anywhere in the project is designed to develop an Weather monitoring system through out world.The project uses an Arduino which is programmed to receive the input signal of varying moisture and temperature through the sensing arrangement. This is achieved by using an ADC (Analog to Digital Converter) as comparator which acts as interface between the sensing arrangement and the microcontroller.This sensor values are calculated by Arduino and send to the webpage server over internet. Wi-Fi Module is used as an interface between the temperaturehumidity unit and the Webpage. This Wi-Fi module is used to send the status of Pump to Webpage over Internet. A HTML page is used to Remote view of weather status from anywhere in the world.