📄 readme.txt
字号:
This is more of a general demonstration than a test.Install this application to one node, connected to the computer.The node will measure the environmental RSSI from the CC2420and sending those readings over the serial port.Use the Java application to display the relative RSSI readings.No activity:[+++++++++++++++ ]Transmitter nearby:[+++++++++++++++++++++++++++++++++++ ]Since the Java side has to convert the readings into a CLI bargraph, it's scaled by some (possibly non-linear) factor. Java Application Usage: Linux: java SpecAnalyzer.class [-comm <packetsource>] Windows: java SpecAnalyzer [-comm <packetsource>] If not specified, the <packetsource> defaults to sf@localhost:9001 or to your MOTECOM environment variable (if defined).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -