Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am currently using putty and Tera Term VT for connecting to external devices over serial port for bugging. Is there any alternative for OS X?

share|improve this question
1  
MAC is a commonly used networking term, short for "Media Access Control". Perhaps you mean "Mac"? – Abhi Beckert Jan 15 '12 at 18:14

3 Answers

The best aqua app I've seen is CoolTerm. You can also do it with minicom or screen.

share|improve this answer

I'm not familiar with serial ports, but you should be able use the built in Terminal app which is provided by Apple (search for it with spotlight).

It's a very good terminal client, my personal favourite by far on any platform.

You need to use the screen command inside Terminal, but beyond that I'm not sure how it's used.

share|improve this answer

There is picocom. A quick google found binary for 10.6

share|improve this answer
Please consider adding more information, e.g. where you found this. – Daniel Beck Jul 14 '12 at 15:45

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.