Weather Monitoring System
Weather Monitoring System
The objective of this project is to develop a weather monitoring system and monitor the parameters like temperature, humidity, pressure, light intensity etc in remote places. Different sensors are used for different parameter measurement. Since all the sensors outputs analog values, these analog values has to be converted into digital data and should be presented to the controlling for further processing. ADC is used to convert these analog parameters into digital values. These digital values are then passed to the controller. The data coming out from the controller will be displayed on LCD display. The parameters like temperature and light intensity are measured in this project. These physical quantities are to be converted into digital values for further processing. One such device to convert these physical quantities into electrical signals is sensor. Sensors for temperature, pressure, humidity, light and many other natural quantities produce an output that is voltage or current. Thus, an analog-to-digital converter is needed to convert these electrical signals into digital values so that the microcontroller can read and process them. SOFTWARE AND HARDWARE TOOLS: Software Tools: 1. Keil compiler 2. Orcad. Hardware Tools: 1. Microcontroller AT89S52. 2. Sensors- LM35, LDR 3. ADC 4. LCD
Block diagram