Exact match. Not showing close matches.
PICList
Thread
'[PIC]: What serial capture program?'
2003\06\13@165204
by
Diego Sierra
2003\06\13@165425
by
Olin Lathrop
> I've just recently started talking to PICs over RS232 and was wondering
> what the best free/shareware program is for capturing data from the
> PIC. I use hyper-terminal but it doesn't seem ideal because of the way
> it interprets some of the data, I just want the raw serial data in a
> useful format.
Such a program would be trivial to write, probably easier than finding and
then fighting with free bugware to do it just the way you want.
open serial line
open binary output file
loop
read byte from serial lin
write byte to binary file
repeat
*****************************************************************
Embed Inc, embedded system specialists in Littleton Massachusetts
(978) 742-9014, http://www.embedinc.com
--
http://www.piclist.com hint: The PICList is archived three different
ways. See http://www.piclist.com/#archives for details.
2003\06\13@170028
by
Dave Wheeler
2003\06\13@170235
by
Markus Rohe
2003\06\13@171241
by
Spehro Pefhany
At 09:21 PM 6/13/2003 +0100, you wrote:
>Hi
>
>I've just recently started talking to PICs over RS232 and was wondering
>what the best free/shareware program is for capturing data from the
>PIC. I use hyper-terminal but it doesn't seem ideal because of the way
>it interprets some of the data, I just want the raw serial data in a
>useful format.
I use the Win3.1 terminal program term.exe You can program soft keys to
send instruction sequences.
Best regards,
Spehro Pefhany --"it's the network..." "The Journey is the reward"
.....speffKILLspam
@spam@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
--
http://www.piclist.com hint: The PICList is archived three different
ways. See http://www.piclist.com/#archives for details.
2003\06\13@171248
by
Brent Brown
2003\06\13@183139
by
Igor Pokorny
It doesn't help much, because the problem gets the same...
Better try to send your data from PIC in ASCII - every byte as two
characters in hexadecimal code, or you will have to write your own program
how Olin suggested.
Igor
{Original Message removed}
2003\06\13@201805
by
Edward Cooper
|
Cheers Dave and Brent thats just what I was looking for!
Thanks for all the replies
Ed
On Friday, Jun 13, 2003, at 22:02 Europe/London, Dave Wheeler wrote:
{Quote hidden}> Hi ,
>
> I use this one
>
>
http://bray.velenje.cx/avr/
>
> Its called terminal and does most things, display as hex, ascii, bin
>
> Dave
>
> Hi
>>
>> I've just recently started talking to PICs over RS232 and was
>> wondering
>> what the best free/shareware program is for capturing data from the
>> PIC. I use hyper-terminal but it doesn't seem ideal because of the
>> way
>> it interprets some of the data, I just want the raw serial data in a
>> useful format.
>>
>> Thanks
>> Ed
>>
>> --
>>
http://www.piclist.com hint: The PICList is archived three different
>> ways. See
http://www.piclist.com/#archives for details.
>>
>
> --
>
http://www.piclist.com hint: The PICList is archived three different
> ways. See
http://www.piclist.com/#archives for details.
--
http://www.piclist.com hint: The PICList is archived three different
ways. See http://www.piclist.com/#archives for details.
2003\06\16@050450
by
Alan B. Pearce
>I use the Win3.1 terminal program term.exe You can program
>soft keys to send instruction sequences.
I use this as well. Works well on W2k and NT4, and has all you need for a
basic terminal program.
--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads
2003\06\16@100902
by
Glendon Turner
I use Teraterm. A fantastic fully configurable (including TCP/IP) free
program.
Just search for it on google or similar.
Use it daily on 98, 2000 and xp.
Regards
{Original Message removed}
More... (looser matching)
- Last day of these posts
- In 2003
, 2004 only
- Today
- New search...