Hacker News new | ask | show | jobs
by themadsens 600 days ago
I connect to serial ports a lot in what I do, and never really understood why this should be handled by the terminal emulator. Much better done with eg. picocom, python serial.tools.miniterm or the like.