readme

来自「传感器网络中的嵌入式操作系统源代码」· 代码 · 共 20 行

TXT
20
字号
Package: net.tinyos.oscilloscopeDescription: User application for displaying sensor reading coming	from the oscilloscope mote application.Authors: Jason Hill and Eric HeienExecutables: oscilloscope.classRequires that the serial forwarder is already started on localhost, port 9000After starting the serial forwarder, run from the tools directory with: "java net.tinyos.oscilloscope.oscilloscope"requires mote with the apps/oscilloscope application installed.Test Programs: noneClasses: oscilloscope.java: main application frameGraphPanel.java: Actual data display panel.  

⌨️ 快捷键说明

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