Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions README
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
The microchip mrf24j40ma is an 802.15.4 module, with a SPI interface. It's nice and cheap, and it is
readily usable on a breadboard, unlike xbee modules. More information here:
http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en535967
The Microchip MRF24J40MA is an 802.15.4 module, with an SPI interface. It's nice and cheap, and it is readily usable on a breadboard, unlike XBee modules. More information is in http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en535967

This library provides a basic interface to send and receive packets using plain 802.15.4. beacon mode
is not supported.
This library provides a basic interface to send and receive packets using plain 802.15.4. Beacon mode is not supported.