Difference between revisions of "Tutorial:ZigBee"
From MobiNetS
Line 4: | Line 4: | ||
Useful links: | Useful links: | ||
[https://blog.csdn.net/leansmall/article/details/78703633 TinyOS intro (Chinese)] | [https://blog.csdn.net/leansmall/article/details/78703633 TinyOS intro (Chinese)] | ||
[https://blog.csdn.net/liuruiqun/article/details/45504035 Programming model of TinyOS (Chinese)] | [https://blog.csdn.net/liuruiqun/article/details/45504035 Programming model of TinyOS (Chinese)] | ||
[http://www.tinyos.net TinyOS main site and official tutorials] |
Revision as of 17:40, 22 September 2019
This page shows the tutorial for experiments with ZigBee communications and the testbed.
Useful links: TinyOS intro (Chinese)