Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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