Timeline for How to connect to a serial port as simple as using SSH?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2020 at 12:04 | history | edited | CommunityBot | Commonmark migration | |
| Oct 16, 2019 at 3:23 | comment | added | user2561747 | +1 for picocom! I found that I wasn't able to write commands to the serial device without the correct line endings: I needed to use --omap crcrlf --echo options | |
| S Apr 15, 2018 at 16:44 | history | suggested | Peter Mortensen | CC BY-SA 3.0 | Copy edited (e.g. ref. <http://www.wikihow.com/Use-Than-and-Then>). |
| Apr 15, 2018 at 16:11 | review | Suggested edits | |||
| S Apr 15, 2018 at 16:44 | |||||
| S Nov 12, 2015 at 19:13 | history | suggested | Thompson Dawes | CC BY-SA 3.0 | Improved spelling and English grammer. |
| Nov 12, 2015 at 18:56 | review | Suggested edits | |||
| S Nov 12, 2015 at 19:13 | |||||
| S Oct 21, 2015 at 22:44 | history | suggested | Thompson Dawes | CC BY-SA 3.0 | Improved gramer for clarity. |
| Oct 21, 2015 at 22:31 | review | Suggested edits | |||
| S Oct 21, 2015 at 22:44 | |||||
| Oct 24, 2013 at 21:11 | comment | added | Michael Burr | picocom also will let you connect to a serial port without reconfiguring it (--noinit) and will let you exit without restoring the serial port configuration (--noreset or use Ctrl-A/Ctrl-Q to quit picocom). I've found picocom to be much easier to use than minicom. For reasons I haven't figured out, minicom will sometime simply not send or receive data on a port that worked moments before or that picocom has no trouble with. It's probably some arcane configuration option, but whatever it is I can't figure it out (and this behavior has happened on more than one machine). | |
| Oct 13, 2011 at 11:21 | history | answered | rozcietrzewiacz | CC BY-SA 3.0 |