readme

来自「MANTIS是由科罗拉多大学开发的传感器网络嵌入式操作系统。 这是mantis」· 代码 · 共 13 行

TXT
13
字号
UARTS READMEuartsender -will send single bytes over the serial line (using the uart). It repeatedly counts from 0 to 7 outputting the value both on the LEDS and on the uart.uartsender -will receive bytes over the serial line (using the uart) and display the value it receives on the LEDS.This program should work using the following paths:nymph send ---> xmos recvxmos send ---> nymph recvnymph send ---> nymph recvxmos send ---> xmos recvNote the nymph send ---> nymph recv needs a null modem cable which should connect the ground wire between the two nymphs, while the tx/rx wires should be swapped.

⌨️ 快捷键说明

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