⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 主要用于无线传感网络的编写的书籍.对于初学者有着很大的用处
💻
字号:
/* Modified by ksho@cse September 2005 */------------The program is modified for listening packet like the java listener on stargate. It is unstable and further bug fix is needed to make it work------------This is is simple sample program to verify thatthe Mote interface for Stargate platformis properly setup on your Host Computer System.Also provided is a TinyOS program - modified from thesample app in TinyOS 1.1 release - GenericBase. The modification involves routing the packets receivedfrom the UART port to be sent back to the same UART port.Build command:     makeOn successful build, creates the Derived files.To execute insert a Mote at the Mote connector on thestargate board.Primary Files apps/sample/mote/motetest.c  - 'C' Source file                   Makefile   - The makefile to build the executable.                   README     - This fileTOS application source files apps/sample/mote/TOS/GenericBaseM.nc - NesC source fileDerived Files                   motetest.o    - Object file built for hello.c                   motetest      - Linked Executable.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -