Linux RS-232 工具軟體
Linux RS-232 程式設計
GtkTerm
http://odinq.blogspot.tw/2009/01/ubuntu-gtkterm.html
$ apt-get install gtkterm
CuteCom
$ apt-get install cutecom
MiniCom
$ apt-get install minicom
啟動 minicom 設定環境
$ minicom -s
啟動 minicom為英文模式
$ LANG= minicom -s
( 請注意, 上面這行的指令, = 和minicom 中間有一個空白)
設定minicom的參數
Serial port setup: 設定 serial device (/dev/ttyS0)、baud rate
Modem and dialing: 將 Init string、Reset string 設成空字串
Screen and keyboard: Status line Is : disabled
Save setup as dfl: 儲存設定 ~/.minirc.dfl
可以使用 Ctrl-A , 再按 x 退出 minicom軟體
重新啟動 minicom, 後面就可以不用帶參數
$ minicom
PS:
COM1 是用 /dev/ttyS0
USB轉RS-232 是用 /dev/ttyUSB0
顯示 USB 裝置的資訊
$ ls -l /dev/ttyUSB0
$ lsusb
$ lsusb -v
沒有留言:
張貼留言