Shop OBEX P1 Docs P2 Docs Learn Events
Serial Port Program? — Parallax Forums

Serial Port Program?

ArchiverArchiver Posts: 46,084
edited 2001-08-20 21:04 in General Discussion
Hello,
I'm trying to find a way to send raw numbers (1,2,3) across COM1
and/or COM2 instead of the ASCII codes. Unfortunately I haven't
been able to find a viable way to do this. If anyone has a program
that can perform this task, please tell me! I tried using the
Stampw.exe debugger but it seems to like to crash if I hook it up to
my AVR (which is the chip I'm developing code for). If I have a
quick way of debugging without having to have many lines back and
forth from the AVR and stamp, I'll be able to get my projects done
much faster. Thanks!

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2001-08-20 21:04
    I wrote this prog to do the same thing your wanting to do... the
    values you send (Ctrl-S) are in hex

    http://web2.airmail.net/a0000040/TermWin.exe

    hope this helps
    jb


    >Hello,
    > I'm trying to find a way to send raw numbers (1,2,3) across COM1
    > and/or COM2 instead of the ASCII codes. Unfortunately I haven't
    > been able to find a viable way to do this. If anyone has a program
    > that can perform this task, please tell me! I tried using the
    > Stampw.exe debugger but it seems to like to crash if I hook it up to
    > my AVR (which is the chip I'm developing code for). If I have a
    > quick way of debugging without having to have many lines back and
    > forth from the AVR and stamp, I'll be able to get my projects done
    > much faster. Thanks!
    >
    >


    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.