pio device
Manage and monitor PlatformIO devices.
=> More information.
- List all available serial ports:
pio device list
- List all available logical devices:
pio device list --logical
- Start an interactive device monitor:
pio device monitor
- Start an interactive device monitor and listen to a specific port:
pio device monitor --port {/dev/ttyUSBX}
- Start an interactive device monitor and set a specific baud rate (defaults to 9600):
pio device monitor --baud {57600}
- Start an interactive device monitor and set a specific EOL character (defaults to
CRLF
):
pio device monitor --eol {CRLF|CR|LF}
- Go to the menu of the interactive device monitor:
Ctrl + T
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/pio-device.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.557308 milliseconds
- Gemini-to-HTML Time
- 0.382637 milliseconds
This content has been proxied by September (ba2dc).