Root/README

Source at commit 16a48d6931a9b3d8c652ab92ee94f6b43d7dd88c created 12 years 11 months ago.
By Werner Almesberger, libatrf: cw test mode can now be resumed, with lower overhead (231 only)
1IEEE 802.15.4 Low-Rate Wireless Personal Area Network (WPAN)
2============================================================
3
4
5IEEE 802.15.4 defines physical layers and a media access control for
6wireless networks. ZigBee and 6loWPAN are based on IEEE 802.15.4.
7
8This project aims to add experimental WPAN functionality to the Ben
9NanoNote, in order to permit evaluation of overall network performance
10and to examine possible integration into future devices.
11
12This work is licensed under the terms detailed in the file COPYING.
13
14
15Hardware architecture
16---------------------
17
18IEEE 802.15.4 transceiver chips are available from several manufacturers,
19including Atmel, Freescale, and Texas Instruments. These chips are similar
20in size, functionality, and cost. The first prototype is based on the
21Atmel AT86RF230.
22
23The RF module will be physically placed on the left side of the LCD
24module, replacing part of the display's PCB.
25
26When installed in the Ben, the transceiver will connect directly via SPI
27to the Jz4720. For development, a SiLabs C8051F326 microcontroller
28implements a USB to SPI conversion.
29

Archive Download this file



interactive