- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › how to connect GSM & ZIGBEE with microcontroller AT89252?
how to interface or connect GSM MODULE & ZIGBEE module with the Microcontroller AT89S52?pls help me .. this is my final year project. the basic oncept is that when GSM signal is lost,the connection will be obtained through Zigbee. pls help me with tis. Thanks in Advance.
hey Hi….
instead of AT89S52 use 2 PIC16F887/886 controllers.
if you are using ZigBee modules of Microchip then you can have readymade stack from its web site…..now you just need to modify Application layer according to your application….
so use 1 controller for interfacing ZigBee module & another to interface GSM modem & then write a code to interface both controllers…..
you can do in such a way like if you some input from ZigBee then the output of its PIC controller should be INPUT of GSM systems input….
for interfacing circuit study the educational interfacing kit of PIC controller given by Microchip & modify according to your need…
hope this will help you…..