📄 readme
字号:
README for TestMotorBoardAuthor/Contact: cotsbots-help@millennium.berkeley.eduDescription:TestMotorBoard tests the interface to the motorboard. It receives andsends messages over the radio interface as well as over the motor boardinterface. Incoming radio packets are transformed into motor packets. Inaddition, packets sent from the motor board (which may contain accelerometeror servo debugging information) are relayed back over the radio.LED Debugging:RED_LED -- toggles when a message is received from the motor board.GREEN_LED -- toggles when a message is sent to the motor board.YELLOW_LED -- can be toggled from a motor board command or externally to test communication.Tools:tools/java/net/tinyos/cotsbots/RobotCmdGUI provides an excelling GUI withwhich to test and calibrate various properties on the motor board.Known bugs/limitations:As hardware drivers and new capabilities are added to the motor board, they should also be added to this component for testing as well as commands/message types in tos/lib/Robot/MotorBoard.h. The current implementation of this component is by no means complete.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -