Console From MACOSX Workstation: Revision history

From embeddedTS Manuals

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 April 2024

12 April 2023

  • curprev 10:0410:04, 12 April 2023Randy talk contribs 625 bytes −33 No edit summary
  • curprev 10:0110:01, 12 April 2023Randy talk contribs 658 bytes +658 Created page with " ''' Console from MACOSX ''' There are many serial terminal applications for MACOSX, two commonly used applications are 'picocom', and 'screen'. These examples demonstrate these applications and assume that the serial device is "/dev/tty.usbmodem00D069C0FFEE1" which is common for USB adapters. Be sure to replace the serial device string with that of the device on your workstation. 'picocom' is a very small and simple client. <source lang=bash> picocom -b 115200 /dev/t..."