Date created: Thursday, June 5, 2025 10:35:44 AM. Last modified: Thursday, June 5, 2025 10:38:36 AM

'minicom' - Notes

Quick start:

$ sudo chmod 666 /dev/ttyUSB0
$ minicom -D /dev/ttyUSB0

To change the default settings:

#Enter settings mode:
$ minicom -s

#Select "Serial Port Setup" and change the Serial Device (Option A) to /dev/ttyUSB0

#Change the Bps (Option E) to 9600 and the rest should be default (8N1 Y N)

#Save as default, then simply:
$ minicom

Previous page: 'mdadm' - Notes
Next page: Music & Media Commands