readme

来自「用于传感器网络的节点操作系统 TinyOS 结构设计非常有意思」· 代码 · 共 12 行

TXT
12
字号
Mote Schema GUI Tool HOWTO (mikechen@cs.berkeley.edu)-----------------------------------------------------This doc describes Sam Madden's GUI tool, MoteDBGUI, of the schema package. 1. compile generic_base and attatch it to the serial port.2. compile some basic_db_motes, each with a unique ID (set in system/main.c, to be fixed)3. compile MoteDBGUI and starts it (e.g. java MoteDBGUI COM1). it writes queries to be sent out by the BS, and the motesreply with their schema and data readings.

⌨️ 快捷键说明

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