| Author |
Message |
MathGeek
Joined: 16 Aug 2005 Posts: 67
|
24 Apr 2007 0:57 Building Zigbee transceiver module from scratch? |
|
|
|
|
Hello,
As a demonstration of concept, I would like to build a simple Zigbee communication circuits. I was initially inspired by the article in circuitcellar.com that explains building Zigbee stuff using CC2420.
Do you think it is manageable by spending a few days working? Things like security or high data rate is not primary concern. I just would like to build a simple design that can communicate a pretty good range.
I am not an RF expert.
But I have introductory skills in analog and digital circuits, and some experience with PIC uCs.
Any help greatly appreciated.
|
|
| Back to top |
|
 |
RFDave
Joined: 18 Feb 2004 Posts: 345 Helped: 44 Location: NE USA
|
24 Apr 2007 1:36 Re: Building Zigbee transceiver module from scratch? |
|
|
|
|
Zigbee transceivers are single chips now. Go visit the Microchip web page and they have a bunch of app notes on zigbee and PIC's to get a head start. I wouldn't attempt a discrete solution for Zigbee, it doesn't make any sense to do that now.
Dave
|
|
| Back to top |
|
 |
Google AdSense

|
24 Apr 2007 1:36 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
MathGeek
Joined: 16 Aug 2005 Posts: 67
|
24 Apr 2007 3:15 Re: Building Zigbee transceiver module from scratch? |
|
|
|
|
Thanks for your reply.
Yes, I realize that cc2420 is discrete and the new cc2430 is the Zigbee with 8051 core. Although I have experience with 8051, it is not my current interest to use that instead of PIC.
So my question then is, does Microchip also offer System-On-Chip for Zigbee?
Unfortunately, microchip.com is down (at the time of my writing), and I am rather in hurry. I would like to know if Microchip indeed offers System-On-Chip for Zigbee.
Thanks alot.
|
|
| Back to top |
|
 |
RFDave
Joined: 18 Feb 2004 Posts: 345 Helped: 44 Location: NE USA
|
25 Apr 2007 1:18 Re: Building Zigbee transceiver module from scratch? |
|
|
|
|
What do you mean by system on a chip? The Zigbee transceiver they offer is a Serial data in/RF out system. All you need to do is drop it on a board and hook up an antenna. The zigbee stack is available from Microchip, so you integrate that with whatever application you want, and you are all set. Maybe not a couple of day's of work, but not too hard.
Dave
|
|
| Back to top |
|
 |
MathGeek
Joined: 16 Aug 2005 Posts: 67
|
25 Apr 2007 5:02 Re: Building Zigbee transceiver module from scratch? |
|
|
|
|
Thanks.
I checked out their products briefly, and it seems that they do not offer any Zigbee integrated with MCUs, but a stand-alone Zigbee. (On the other hand, they have rfPICs. )
I am reading datasheets on rfPICs. Thanks.
|
|
| Back to top |
|
 |
khouly
Joined: 20 Oct 2003 Posts: 2479 Helped: 343 Location: EGYPT
|
25 Apr 2007 10:24 Re: Building Zigbee transceiver module from scratch? |
|
|
|
|
check this , it is from freescale it is a system in Package
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC13214&nodeId=01J4Fs25657103
it is MCU and a zigbee TRX
khouly
|
|
| Back to top |
|
 |