IoT Based Weather Monitoring System Using Arduino

It is a system that involves in acquiring weather and environment data using advanced electronic sensors and sending them to a web server vi

Sep 3, 2022

28301 views

4 respects

Components and supplies

1

12c Adapter

1

Arduino UNO

1

DHT11 Temperature & Humidity Sensor (4 pins)

1

ESP8266 ESP-01

1

MQ 135

1

Solderless Breadboard Half Size

1

RGB LCD Shield Kit, 16x2 Character Display

1

Jumper wires (generic)

Apps and platforms

1

ThingSpeak API

Project description

Code

Code for Esp 8266

arduino

Code for Arduino

arduino

Downloadable files

IoT Based Weather Monitoring System Using Arduino

IoT Based Weather Monitoring System Using Arduino

Comments

Only logged in users can leave comments

sharu2005

6 months ago

Hi The above given code is giving error even though we included all libraries. Can u please help with it.

rajeshjiet

2 years ago

Types of sensors involved in weather monitoring: We can find wide spectrum of electronic sensors involved in weather monitoring system depending on the kind of application. For example: Farmers need to know the temperature, relative humidity, soil moisture, rain fall etc. to enhance their crop production and the following type of sensors are utilized to obtain the data: Temperature sensor. Humidity / hygrometer sensor. Soil moisture sensor. Rain sensor etc. For an airplane pilot he/she needs to know wind speed, wind direction, atmospheric pressure, precipitation, visibility etc. before they takeoff and they use the following sensors: Barometric sensor – for measuring atmospheric pressure. Anemometer – for measuring wind speed. Rain sensor. Visibility sensor – for measuring visibility during snow, rain, storm etc. In conclusion, the sensors used for monitoring weather depends on the type application we going to deploy for.