115200
Differences
This shows you the differences between two versions of the page.
| 115200 [March 15, 2026 at 23:03] – created yanevskiv | 115200 [May 14, 2026 at 11:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # 115200 | ||
| + | **115200** is the default baud rate for [[arduino|Arduino]] USB-UART communication. | ||
| + | ## picocom | ||
| + | You specify the baudrate using `-b` option. | ||
| + | ``` | ||
| + | $ picocom / | ||
| + | ``` | ||
| + | To exit picocom, use `Ctrl + A, X`. This means holding control and pressing ' | ||
