Determine the USB port

> ls -l /dev/cu_*


Configure the defaults for minicom

> minicom -s 


META-Z key is ESC-Z


META-Z

U - Add Carriage return


Capture output to a file

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




  • No labels