Most people don’t think OSX comes with a program to interact with serial devices, but they’re wrong! Someone showed me this brilliant tip a few days ago:
screen /dev/tty.usbserial 9600
It’s useful on Linux too, since minicom can be quite a pain to set up. And by the way, this cheap AirLink101 AC-USBS Serial Adapter from Fry’s works perfectly in both operating systems.
3 Comments
Holy crap that’s awesome.
I don’t currently have a /dev/tty.usbserial and get a no such file error msg when trying the above. I assume this file is really symlink to somewhere but I don’t where. Any help on this would be greatly appreciated.
I should have mentioned that I’m running OSX 10.4.7 on G4 iBook.
2 Trackbacks
[...] I bought myself a new switch for home (I hope to write a review of it shortly). I can administer it with a web browser once I have it configured using the serial cable. Unfortunately, I just discovered that my IBM T43 laptop does not have a serial port. So I was going to install minicom when I came across this post. [...]
[...] I found this trick from a buddy the other day. Check out his blog here [...]