我正在使用 Arduino 和 Windows HypertTerminal,因为它对工作更有用,但我不明白为什么相同的代码在 HyperTerminal 和串行监视器中工作不一样。
串行监视器:
- Autoscroll
- No line ending
- 9600 baud
超级终端:
- 9600 baud
- Data bits: 8
- No parity
- Stop bit: 1
- No flux control
- ASCII Setup - Receiving: wrap lines that exceed terminal width