Hi,
Is the Microchip Zigbee module MRF24J40 useable with an Atmel mcu?.
And, when you say "Using this device will be easiest if you use a Microchip
MCU because they provide all the control software.", does this mean the
software is not compatible with other mcus (like Atmel)?.
"larwe" <> wrote in message
news:79cc3b5f-a780-4d02-aa87-...
On Oct 22, 11:36 am, "Not Really Me"
<sc...@validatedQWERTYsoftware.XYZZY.com> wrote:
> > microcontrollers/components for this project I would appreciate it
> > very much! Thanks.
>
> Look at TI MSP430. Lot's of low power stuff and I think they have one with
> ZigBee support.
But he doesn't really want to design a Zigbee module. This question
started on aardvark, where my response was:
Well, for a variety of reasons I would suggest you use the Microchip
Zigbee module MRF24J40, because it's cheap ($10) and has the antenna
and everything integrated:
http://www.microchip.com/wwwproducts...cName=en027752
Using this device will be easiest if you use a Microchip MCU because
they provide all the control software.
All the compilers you will need are free. Microchip will also send you
samples of the microcontroller free (you'll have to pay for the Zigbee
modules though). You will however have to invest in a programming
adapter, which one you choose depends on which specific micro you end
up using. The PICkit 2 programmer covers quite a lot of ground at a
reasonable price. There are third-party clones on eBay also.
As far as the IR goes, the usual way of doing it is to modulate the IR
LED at a fairly high rate (30kHz or more) and gate the modulation to
create a pulse train identifying the transmitter. A PWM output from
the micro can drive the LED, and on the other end you'll use a canned
IR receiver solution as used in TV remote control applications - it
has a phototransistor and a filter to reject non-modulated light
inputs. You need to pick the receiver to match your modulation
frequency. What you get out of the receiver is your raw data pulse
train (with the 30kHz or whatever carrier subtracted out).
An example:
http://www.radioshack.com/product/in...ductId=2049727