Serial port monitor
2006-04-28 by Roy E. Burrage
Yahoo Groups archive
Index last updated: 2026-04-28 22:41 UTC
Thread
2006-04-28 by Roy E. Burrage
2006-04-28 by Kathy Quinlan
Roy E. Burrage wrote: > Does anyone know of a good serial port monitor program? Hyperterminal > seems to be problematic. > > Any assistance would be appreciated. > > > REB I use realterm, works a treat :) -- Regards, Kat. --------------------------------------------------------------- K.A.Q. Electronics Website: www.kaqelectronics.dyndns.org IM: Yahoo: PinkyDwaggy MSN: katinka@kaqelectronics.dyndns.org For Everything Electronics Phone: 0419 923 731 --------------------------------------------------------------- -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.5.1/326 - Release Date: 27/04/2006
2006-04-28 by Larry Barello
Do you want a terminal or a monitor? I use Sermon (hhdssoftware.com serial port monitor) and it is great, but it does cost ~$60 for the basic version. I use Tera term for my terminal. It is old free-ware but works very well on Com1-4. You can get a free 30 day trial of sermon which was enough for me to debug protocol. But I bought it anyway since it worked so well.
Hyperterm is an amazing embarrassment; it is so bad! Why they keep shipping that with windows is beyond me.
-----------
Larry Barello
www.barello.net
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of Roy E. Burrage
Sent: Friday, April 28, 2006 5:52
AM
To: AVR Discussion List
Subject: [AVR-Chat] Serial port
monitor
Does anyone
know of a good serial port monitor program? Hyperterminal seems to be
problematic.
Any assistance would be appreciated.
REB
2006-04-28 by Mark Jordan
An excellent terminal: http://bray.velenje.cx/avr/terminal/ A full-duplex serial port monitor: http://www.rtcard.com/comlab32.html Both free!
On 28 Apr 2006 at 8:51, Roy E. Burrage wrote: > > Does anyone know of a good serial port monitor program? > Hyperterminal seems to be problematic. Any assistance would be > appreciated. REB SPONSORED LINKS Microcontrollers Intel > microprocessors >
2006-04-28 by Roy E. Burrage
Do you want a terminal or a monitor? I use Sermon (hhdssoftware.com serial port monitor) and it is great, but it does cost ~$60 for the basic version. I use Tera term for my terminal. It is old free-ware but works very well on Com1-4. You can get a free 30 day trial of sermon which was enough for me to debug protocol. But I bought it anyway since it worked so well.
Hyperterm is an amazing embarrassment; it is so bad! Why they keep shipping that with windows is beyond me.
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of Roy E. Burrage
Sent: Friday, April 28, 2006 5:52 AM
To: AVR Discussion List
Subject: [AVR-Chat] Serial port monitor
Does anyone know of a good serial port monitor program? Hyperterminal seems to be problematic.
Any assistance would be appreciated.
REB
2006-04-28 by Ned Konz
On Apr 28, 2006, at 5:51 AM, Roy E. Burrage wrote: > Does anyone know of a good serial port monitor program? > Hyperterminal seems to be problematic. > > Any assistance would be appreciated. minicom works fine for me on the Mac. This is a Unix program, but apparently someone's written up a HOWTO about how to compile it for Windows as well, using Cygwin (don't be confused by the commercial programs of the same name!): http://www.xantius.com/articles/minicom.php -- Ned Konz MetaMagix embedded consulting MetaMagix@gmail.com
2006-04-28 by Ian Drennan
Does anyone know of a good serial port monitor program? Hyperterminal seems to be problematic.I like this using this one.
Any assistance would be appreciated.
REB
2006-04-28 by Peter Jakacki
Larry Barello wrote: > Do you want a terminal or a monitor? I use Sermon (hhdssoftware.com serial > port monitor) and it is great, but it does cost ~$60 for the basic version. > I use Tera term for my terminal. It is old free-ware but works very well on > Com1-4. You can get a free 30 day trial of sermon which was enough for me > to debug protocol. But I bought it anyway since it worked so well. Do you know that you can configure Tera Term for more than COM1-4? Just edit the teraterm.ini file and change the line "MaxComPort=4" to your preference. Tera Term may be freeware but it is very hard to beat. I have downloaded trialware terminals and I am amazed that they try to sell some of this stuff! > Hyperterm is an amazing embarrassment; it is so bad! Why they keep shipping > that with windows is beyond me. and everyone knows it too *Peter*
2006-04-29 by Larry Barello
Doh! Thanks. ----------- Larry Barello www.barello.net | -----Original Message----- | From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf | Of Peter Jakacki | Sent: Friday, April 28, 2006 4:04 PM | To: AVR-Chat@yahoogroups.com | Subject: Re: [AVR-Chat] Serial port monitor | | Larry Barello wrote: | > Do you want a terminal or a monitor? I use Sermon (hhdssoftware.com | serial | > port monitor) and it is great, but it does cost ~$60 for the basic | version. | > I use Tera term for my terminal. It is old free-ware but works very | well on | > Com1-4. You can get a free 30 day trial of sermon which was enough for | me | > to debug protocol. But I bought it anyway since it worked so well. | | Do you know that you can configure Tera Term for more than COM1-4? Just | edit the teraterm.ini file and change the line "MaxComPort=4" to your | preference. Tera Term may be freeware but it is very hard to beat. I | have downloaded trialware terminals and I am amazed that they try to | sell some of this stuff! |