Wsn for Industrial Applications Using Zigbee

3
ABSTRACT Wireless Sensor Network for Industrial Applications using Zigbee The main aim of this project is to continuously monitor the Industries for different parameters such as temperature, Gas etc. These sensors are interfaced with ADC to give digital output for the controller. The controller monitors sensor inputs continuosly and displays on the LCD. The buzzer is also interfaced with the microcontroller to give alert whenever there is critical situation. It also sends these parameters to remote computer wirelessly using Zigbee Transmitter. The same data is received by Zigbee Receiver which is interfaced with PC. The data is then finally displayed on PC with necessary software. Zigbee Modules are interfaced with the PC through MAX232 Interface. SOFTWARE USED 1. Embedded C code 2. KEIL COMPILER 3. MICRO FLASH HARDWARE USED

Transcript of Wsn for Industrial Applications Using Zigbee

Page 1: Wsn for Industrial Applications Using Zigbee

ABSTRACT

Wireless Sensor Network for Industrial Applications using Zigbee

The main aim of this project is to continuously monitor the Industries for different

parameters such as temperature, Gas etc. These sensors are interfaced with ADC to give digital

output for the controller. The controller monitors sensor inputs continuosly and displays on the

LCD. The buzzer is also interfaced with the microcontroller to give alert whenever there is

critical situation. It also sends these parameters to remote computer wirelessly using Zigbee

Transmitter.

The same data is received by Zigbee Receiver which is interfaced with PC. The data is

then finally displayed on PC with necessary software. Zigbee Modules are interfaced with the PC

through MAX232 Interface.

SOFTWARE USED

1. Embedded C code2. KEIL COMPILER3. MICRO FLASH

HARDWARE USED

1. MICRO CONTROLLER AT89S522. LM35, Gas Sensor MQ33. ADC MCP32084. Zigbee Transreceiver5. 16*2 LCD Display6. MAX232 Interface7. Transistor Driver8. Buzzer

Page 2: Wsn for Industrial Applications Using Zigbee

TRANSMITTER SECTION:

RECEIVER SECTION:

AT89S52 MICROCONTROLLER

ADC

MCP3208

LM35 TEMP SENSOR ZIGBEE TX

MODULE

MQ3 GAS SENSOR 16*2 LCD DISPLAY

TRANSISTOR DRIVER

BUZZER

PCMAX232

INTERFACEZIGBEE RX MODULE