Arduino Based Weather Station Monitoring System

The objective of this Arduino project is to build weather monitoring station. In this project, we are measuring temperature, Humidity, atmospheric pressure etc.

The main features of our project design are that it is small in size, low cost, less weight, less power consumption etc. We are here using DHT11 Sensor which can measure physical parameters temperature, humidity. BMP180 Sensor from Bosch is basically a pressure sensor.

We are here using Arduino board which has Atmega328 microcontroller to process data. It displays the result on 20x4LCD. It shows parameters such as temperature, humidity, pressure etc. It plays important role in weather stations.

SOFTWARE :

• ARDUINO IDE
• EMBEDDED CPP CODE

HARDWARE:

1. Atmega328 Microcontroller (Arduino UNO)
2. DHT11 , BMP180
3. 20×4 LCD Display
4. Regulated Power Supply

BLOCK DIAGRAM :

Leave a Reply

Your email address will not be published. Required fields are marked *