Web-Connected Weather Station Based On Arduino: Dipankar Haloi and Papumoni Saikia
Web-Connected Weather Station Based On Arduino: Dipankar Haloi and Papumoni Saikia
Web-Connected Weather Station Based On Arduino: Dipankar Haloi and Papumoni Saikia
www.ijasrm.com
ISSN 2455-6378
15
International Journal of Advanced Scientific Research and Management, Volume 4 Issue 10, Oct 2019
www.ijasrm.com
ISSN 2455-6378
of arduino and various sensors which are placed in Figure 2: Circuit diagram of the system
the JEC campus and code uploading procedure, the
sensors data will be display in the LCD and the 4. Circuit Explanation
serial monitored of the PC. We have used a Wi-Fi
module to connect it to the internet connection A. Arduino
provider. Its job is to transmit the data to a website
linked to it and visualize the data over there for In this project, arduino UNO board is used
every 9 or 12 seconds. consisting of ATMEGA328P microcontroller
which provides a 5V and 3.3V output voltage. It is
3. Hardware Structure cheap and feasible. the board can be powered by
using USB connection or using a external power
A. BLOCK DIAGRAM supply.in this arduino board, the codes are
uploaded using arduino IDE software. It consists of
The block diagram of the system is shown in 14 digital pins and 6 analog pins. It takes input
figure1. The 5V power source supplies to the voltage in between 7-12V.
microcontroller, all the six sensors, the LCD and
the serial port. The six sensors are connected to six
different ADCs on arduino board. The sensor
output of the system are displaced on the LCD and
sent to the serial port that can be read by a personal
computer.
B. DHT11
16
International Journal of Advanced Scientific Research and Management, Volume 4 Issue 10, Oct 2019
www.ijasrm.com
ISSN 2455-6378
In the LDR sensor module is used to detect the G. Wind Direction Sensor
ambient brightness and light intensity. If the light is
decreases then decreases the value of the lower
light intensity.
17
International Journal of Advanced Scientific Research and Management, Volume 4 Issue 10, Oct 2019
www.ijasrm.com
ISSN 2455-6378
2. PROTEUS ISIS
The wind direction sensor is a I-turn continuous 3. Python
potentiometer. A I-turn continuous potentiometer 4. Html
means the resistance of the potentiometer does not 5. Php
accumulate when the axis turns cycle by cycle. So 6. MySQL
every position of the axis has a fixed value of 7. Ngrok
resistance. Supplied with 5V power resource, the
microcontroller can read the voltage of each B. Flowchart
direction through analog-to-digital converter
(ADC). The microcontroller reads the analog to digital
converter data from the various sensors. The
weather station will capture the wind speed signal,
wind direction signal, LDR signal, Rain drop
signal, barometric pressure signal and temperature
signal through the A/D converter. The
microcontroller is processing data that it receives
from the analog to digital. The weather station will
display this data on the LCD and sent data to a
computer through serial port.
A. Software used
18
International Journal of Advanced Scientific Research and Management, Volume 4 Issue 10, Oct 2019
www.ijasrm.com
ISSN 2455-6378
Experimental Setup
The experimental setup of the project “Design a
Figure13: LCD display
low cost web connected weather station in JEC
campus" is shown below:
B. website of the system
19
International Journal of Advanced Scientific Research and Management, Volume 4 Issue 10, Oct 2019
www.ijasrm.com
ISSN 2455-6378
References
[1] R. K. Kodali, and S. Mandal, “IoT Based Weather
Station”, 2016 International Conference on Control,
Instrumentation, Communication and Computational
Technologies (ICCICCT), 2016 IEEE.
[2] A. Munandar, H. Fakhrurroja, M. I. Rizqyawan, R. P.
Pratama, J. W. Wibowo and A. I. A.Fakhry, “Design of
Real-time Weather Monitoring System Based on Mobile
Application using Automatic Weather Station”, 2nd
International Conference on Automation, Cognitive
20