IOT Based Temperature Logger
IOT Based Temperature Logger
TITLE: IoT Based Temperature Logger, Monitoring and Alarm system using
Arduino Nano and ESP 8266.
Technology Involvement
The system uses Arduino Nano, DHT11 for temperature and humidity
measurement, and ESP 8266 Modem for Wi-Fi connectivity.
Hardware Required:
1) Arduino NANO Microcontroller.
2) ESP 8266 –ES01.
3) Break out board for ESP 8266.
4) DHT11 sensor.
5) Fire sensor.
6) DC Buzzer.
7) 16X 2 LCD Modules.
8) DC Fan.
Experimental Results:
The system can measure temperature, humidity of any place. Here I am attaching
some pictures taken from the cloud server called “Thingspeak”.
This system can send text message to the user depending on the temperature value
we set through web.
Fig. Text message sent to the user
I would like to replace Arduino Nano microcontroller with Raspberry pi.In order to
build a complex system Raspberry pi is the better alternative.