View previous topic :: View next topic |
Author |
Message |
Guest
|
Best serial comms program for PC? |
Posted: Wed Jul 18, 2007 3:02 am |
|
|
What would people recommend using for serial comms with a PIC?
Currently using hyperterminal, but it keeps freezing up on me.
Anyone got any other recommendations? |
|
|
GDetienne
Joined: 20 Sep 2003 Posts: 47 Location: Brussel - Belgium
|
|
Posted: Wed Jul 18, 2007 4:01 am |
|
|
Look at "Terminal". It's free, easy to use and with some possibilities.
Here is the links : http://bray.valenje.cx (sometime the server is out, in this case let me know with your email address).
Have a nice day. |
|
|
tom_hanks
Joined: 04 Apr 2007 Posts: 20
|
|
|
Ken Johnson
Joined: 23 Mar 2006 Posts: 197 Location: Lewisburg, WV
|
|
Posted: Thu Jul 19, 2007 5:55 pm |
|
|
How about siow.exe from ccs ? ? ?
Ken |
|
|
Douglas Kennedy
Joined: 07 Sep 2003 Posts: 755 Location: Florida
|
|
Posted: Fri Jul 20, 2007 2:00 am |
|
|
Hyperterm is quirky so take care in assuming the PIC is at fault if a char doesn't show up. CCS siow is great. |
|
|
Imanjl
Joined: 15 Nov 2004 Posts: 42
|
|
Posted: Sat Jul 21, 2007 7:35 am |
|
|
Terminal is great ,,but not in high speed transfering cause its buffer overflows so quick .and its so hard to read the display and sometimes whole the program hangs during recieve the data that is sent .but its so fine with lower baud rate 9600 and also small amount of packets .
I suggest using Herculus Setup ,if u dont want to lose any data in higher baud rates.
http://hercules-setup.hw-group-s-r-o.qarchive.org/ |
|
|
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
|
|
|
jma_1
Joined: 08 Feb 2005 Posts: 147 Location: Wisconsin
|
|
|
kender
Joined: 09 Aug 2004 Posts: 768 Location: Silicon Valley
|
|
Posted: Wed Jul 25, 2007 11:21 am |
|
|
Ken Johnson wrote: | How about siow.exe from ccs ? ? ? |
I'd like to second Ken on this. siow.exe that comes with thwe CCS compiler is my favorite serial port monitoring program. _________________ Read the label, before opening a can of worms. |
|
|
tom_hanks
Joined: 04 Apr 2007 Posts: 20
|
|
Posted: Thu Jul 26, 2007 5:41 am |
|
|
in help file it is mention that
"The SIOW.EXE program included in the program directory "
but in my PICC folder there is no program directory..
can u put some focus..
or any other way to have this s/w |
|
|
grasspuddle
Joined: 15 Jun 2006 Posts: 66
|
|
Posted: Thu Jul 26, 2007 9:38 am |
|
|
SIOW is my favorite.
Try redownloading or reinstalling your CCS. It should be there. |
|
|
|