====== Generic-Zigbee ====== //Generic module for Zigbee with XX GPIOs.// ===== Changelog ===== **Status: ** //Deprecated. Replaced by [[hardware:generic802154]]// ^ Date ^ Comment ^ | 2008-08-13 | Project created. | ===== About ===== **NOTE!** This module has been replaced by [[hardware:generic802154]]!! The Generic-Zigbee module is a small microcontroller board supposed to be connected to a Zigbee/MiWi/IEEE 802.15.04 network. It can be extended using application specific expansion card that uses one or more of the XX available I/Os or use the I/Os directly for simple applications like temperature reading or TTL actuators. The module program memory can be remotely updated over Zigbee using a Zigbee bootloader, see [[hardsoftware:genericbootloader]]. ===== Hardware ===== A PCB equipped with a Microchip 18F2685/18F2550/18F2620 microcontroller and a MRF24J40 Zigbee controller.\\ {{:hardware:generic-zigbee.jpg?320|}} {{:hardware:generic-zigbee_top.jpg?320|}} ===== Schematics ===== {{:hardware:svnimages:generic-zigbee-mrf24j40ma.sch.png?320|MRF24J40MA expansion}} Expansion for the [[hardware:genericusb]] using the MRF24J40MA Zigbee/MiWi module with antenna. \\ {{:hardware:svnimages:generic-zigbee-mrf24j40ma.brd.png?320|MRF24J40MA expansion}} ===== Firmware ===== Firmware written in Microchip C18. ===== Downloads ===== Latest source code and schematic/PCB-layout can be found in repository\\ // /software/trunk/Embedded/Generic-zigbee/ // and \\ // /hardware/trunk/schematics/Generic-zigbee/ // in [[documents:svn| SVN]].