sudo vim /etc/udev/rules.d/70-ttyusb.rules KERNEL=="ttyUSB[0-9]*",MODE="0666"
Open /dev/ttyUSB* with not a root user method
原文:http://www.cnblogs.com/kozmers/p/5150870.html