Difference between revisions of "AT86RF230"
(New page: The '''AT86RF230''' is a RF transceiver by Atmel. It is used in the IRIS mote. == External links == *[http://www.atmel.com/dyn/products/product_card.asp?part_id=3941 Webpage on Atmel s...) |
|||
Line 1: | Line 1: | ||
− | The '''AT86RF230''' is a RF transceiver by Atmel. It is used in the [[IRIS]] mote. | + | The '''AT86RF230''' is a [[IEEE 802.15.4]] compliant RF transceiver by Atmel. It is used in the [[IRIS]] mote. |
+ | |||
+ | == TinyOS support == | ||
+ | The code related to the AT86RF230 chip can be found in [http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/tos/chips/rf2xx/rf230/]. | ||
== External links == | == External links == | ||
*[http://www.atmel.com/dyn/products/product_card.asp?part_id=3941 Webpage on Atmel site] | *[http://www.atmel.com/dyn/products/product_card.asp?part_id=3941 Webpage on Atmel site] | ||
[[Category:Transceivers]] | [[Category:Transceivers]] |
Revision as of 04:27, 17 March 2010
The AT86RF230 is a IEEE 802.15.4 compliant RF transceiver by Atmel. It is used in the IRIS mote.
TinyOS support
The code related to the AT86RF230 chip can be found in [1].