1. You can now buy finished microcontroller project from us, Check out the Store for the complete list of projects.
  2. Need a custom project, Send us some details about your project. So that we can quote the price for it.

8051 Zigbee based wireless weather monitoring system 1.0

Monitor Temperature, light and Humidity of a distant place through zigbee using AVR/8051 micros

  1. Binu
    This project is used to monitor weather conditions of a distant place through zigbee network. A point to point communication network is created using a Tarang F4 based zigbee module.

    The temperature, light and Humidity are measured using a ATmega8 microcontroller. Here AVR microcontroller is used in the place of our normal 8051 microcontroller. Its because they have inbuilt ADC and they can operate at 3.3v, which a AT89S51/52 cant do it.

    Sponsored Links

    DS1820 is used to measure the temperature and its communicated through 1 wire. For light we are using a LDR and for Humidity we are using SY-HS-220, it provides analog dc output as per the humidity.

    At receiver side we are using AT89C2051 microcontroller, which is used to display the data's over the LCD display. And if the data's goes abnormal then the alarm is switched ON.

    Circuit Diagram of the transmitter
    Zigbee TX.gif
    Circuit Diagram of the Receiver
    Zigbee RX.gif
    Project in action

    More Images
    Zigbee based weather monitoring system 1.jpg Zigbee based weather monitoring system 2.jpg Zigbee based weather monitoring system 3.jpg Zigbee based weather monitoring system 4.jpg Zigbee based weather monitoring system 5.jpg Zigbee based weather monitoring system 7.jpg Zigbee based weather monitoring system 8.jpg Zigbee based weather monitoring system 9.jpg Zigbee based weather monitoring system 10.jpg
Loading...