LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pio-device

manages connected development boards

TLDR

List connected devices
$ pio device list
copy
Open serial monitor
$ pio device monitor
copy
Monitor with specific baud rate
$ pio device monitor -b [115200]
copy
Monitor specific port
$ pio device monitor -p [/dev/ttyUSB0]
copy

SYNOPSIS

pio device command [options]

DESCRIPTION

pio device manages connected development boards. Lists serial devices and provides serial monitor for debugging embedded applications. Supports filtering and custom baud rates.

PARAMETERS

list

List connected devices.
monitor
Open serial monitor.
-p, --port port
Serial port.
-b, --baud rate
Baud rate (default 9600).
-f, --filter filter
Apply output filter.
--raw
Disable input/output filters.

INSTALL

yay -S pio
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid