共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > libxbee |
libxbee
|
2 | 0 | 1249 |
贡献者 | 讨论 | 代码提交 |
A C/C++ library to aid the use of Digi XBee radios in API mode.
I have tried to keep flexibility to a maximum. By allowing connections to individual nodes to be created you don't have to address each packet, or filter through a list of packets to get at the one your after. This is all done for you by the library.
It is still in Beta, and only basic documentation has been written. However if you have any enhancement requests then please feel free to make use of the 'issues' secion. At the moment it is assumed that your radio is set in API mode 2 (AP=2) - this may change.