Skip to main content

NB Serial port term emu with non-standard baud rate

As a part of T.B.D. here 😉 miniterm2.py – very nice and light program from pyserial package.

[ilyxa@wombat ~]$ yaourt -Q python2-pyserial --list | grep miniterm2
python2-pyserial /usr/bin/miniterm2.py
[ilyxa@wombat ~]$ miniterm2.py /dev/ttyUSB0 74880
--- Miniterm on /dev/ttyUSB0  74880,8,N,1 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---

 ets Jan  8 2013,rst cause:1, boot mode:(1,7)


--- exit ---
[ilyxa@wombat ~]$ 

This one is connection with esp8266 (bricked for some reason).