You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Determine the USB port

> ls -l /dev/cu_*


Configure the defaults for minicom

> minicom -s 


META-Z key is ESC-Z



Capture output to a file

> minicom -C ~/serial.out.txt -D /dev/cu.wchusbserial1420 -b 115200




  • No labels