无线传感器网络(WSN)Arduino网络协议。动态标识分配的多跳数据路由
资 源 简 介
Overview
arduinode is a protocol for a wireless sensor net. Communication is handled in the background, neighbor nodes find each others and span the net. Some of its core features are: multi hop packet routing, dynamic id allocation, collision avoidance and rebroadcasting of lost messages. [Introduction blog post on arduiNode](http://harteware.blogspot.com/2011/10/presenting-arduinode-wireless-sensor.html)
News
The new rfm12 driver is now fully integrated into arduiNode and everything works great most of the time.. The only problems at the moment are packet collisions, but these should be gone soon. I plan to release version 1.0 till end of the month. Please drop me an email to the mail address found in the header files if you have any comment!
Hardware
For the communication channel you can choose between two options:
infra red
radio
See the "Getting S
文 件 列 表
arduiNode
.svn
arduiNode.cpp
arduiNode.cpp~
arduiNode.h
arduiNode.h~
arduinode.cpp~
config.h
examples
globals.h
globals.h~
ir_ctrl.cpp
ir_ctrl.cpp~
ir_ctrl.h
ir_ctrl.h~
keywords.txt
mac.cpp
mac.cpp~
mac.h
main.h~
packetDef.h
phy.cpp
phy.cpp~
phy.h
phy.h~
ping.cpp~
rf12_ctrl.cpp
rf12_ctrl.cpp~
rf12_ctrl.h
rf12_ctrl.h~
rf12_driver
routing.cpp
routing.h
transport.cpp
transport.h