Start an interactive device monitor and listen to a specific port

pio device

  • Manage and monitor PlatformIO devices.
    More information: <https://docs.platformio.org/en/latest/core/userguide/device/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pio device monitor --port {{/dev/ttyUSBX}}

click the source code to copy