The system monitors weather parameters such as air temperature, humidity, barometric pressure and wind speed and displays the average over regular intervals of an hour on LCD display. Display is continuous, update is done at every one hour and weather parameters are sensed at regular intervals of 2 minutes. In addition, the user can choose to update the display of weather parameters at any time using a push button key. Accuracy of parameters are upto 2 decimal places.
- Chart Snapshot.pdf - Schematic of entire system
- Circuit Schematic.pdf - Complete view of circuit schematic as designed on Proteus
- Final report.pdf - Final report of the complete project
- P24_G040.DSN - Proteus file of the simulation
- weather_system.asm - ASM mile of the 8086 microprocessor functioning
The system can be run by downloading all the files, opening the DSN file using Proteus and running it.