centos使用RXTX无法获取串口列表解决方法
我的串口设备在centos上显示为ttyACM0
crw-rw-rw-. 1 root dialout 166, 0 6月 23 17:38 ttyACM0
RXTX官网给出了解决方法:
Please note that on Ubuntu 11.04, the Arduino Uno and possibly others are
recognised as /dev/ttySxx . The RXTX library only searches through
/dev/ttySxx, s
原创
2020-06-23 17:55:57 ·
965 阅读 ·
0 评论