串口测试工具
https://github.com/cbrake/linux-serial-test
簡單的使用說明:
linux-serial-test -s -p /dev/ttyO0 -b 3000000
該程序往串口/dev/ttyO2里反復寫數據,每隔5s會輸出對應的結果。
轉載于:https://www.cnblogs.com/luobosong/p/3920602.html
總結
- 上一篇: nginx+php-fpm 502 ba
- 下一篇: 也谈C#之Json,从Json字符串到类