Shop OBEX P1 Docs P2 Docs Learn Events
Serial interface hyperterminal — Parallax Forums

Serial interface hyperterminal

ArchiverArchiver Posts: 46,084
edited 2004-04-09 20:25 in General Discussion
hi guys
how can you read a basic stamp serial interface using the
hyperterminal? which pins exactly do you use to read in from the
computer? thanks
kg_mini1098@y...

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-04-09 18:19
    The easiest approach is to use DEBUG to send information to
    Hyperterminal, and DEBUGIN to receive it. If you do this, set
    HyperTerminal to 9600 baud, N81. It's easy, BASIC Stamp users do this
    all the time.

    -- Jon Williams
    -- Applications Engineer, Parallax
    -- Dallas Office


    Original Message
    From: kg_mini1098 [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=cqK5vqsuoxNxNzqA9ZOGQGuBsTqqXhoN_uslKdmUEmV6Zu23cS8XDlyf1mUpsVDVutBgJhOwTzDrM6E8H6o]kg_mini1098@y...[/url
    Sent: Friday, April 09, 2004 10:29 AM
    To: basicstamps@yahoogroups.com
    Subject: [noparse][[/noparse]basicstamps] SERIAL INTERFACE HYPERTERMINAL


    hi guys
    how can you read a basic stamp serial interface using the
    hyperterminal? which pins exactly do you use to read in from the
    computer? thanks
    kg_mini1098@y...
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-09 18:24
    In a message dated 4/9/2004 1:22:05 PM Eastern Daylight Time,
    jwilliams@p... writes:


    > The easiest approach is to use DEBUG to send information to
    > Hyperterminal, and DEBUGIN to receive it. If you do this, set
    > HyperTerminal to 9600 baud, N81. It's easy, BASIC Stamp users do this
    > all the time.
    >
    >

    One thing about Hyperterminal - it does not recognize the "cls" command. You
    can not clear the screen - data just keeps scrolling forever. If you have a
    problem let me know. I can send you a Hyper file designed for use with the
    Stamp.

    Sid Weaver
    W4EKQ
    Port Richey, FL


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-09 19:20
    Hello from Gregg C Levine
    Sid, can you send me a copy as well? Directly. I'm going to be going
    down that path soon, and I don't want to repeat my mistakes.

    Oh, and where is Port Richey located? I might know the area. (Not
    well, but well enough.)
    Gregg C Levine hansolofalcon@w...
    "The Force will be with you...Always." Obi-Wan Kenobi
    "Use the Force, Luke."· Obi-Wan Kenobi

    >
    Original Message
    > From: Newzed@a... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=pW0aw0Fn4zzNNk6cKd0Ztco-G_bk1dqnAb9btPla83uBCAHNjdTh7Nm80f93c8t_75g3rhQzMQ]Newzed@a...[/url
    > Sent: Friday, April 09, 2004 1:25 PM
    > To: basicstamps@yahoogroups.com
    > Subject: Re: [noparse][[/noparse]basicstamps] SERIAL INTERFACE HYPERTERMINAL
    >
    > In a message dated 4/9/2004 1:22:05 PM Eastern Daylight Time,
    > jwilliams@p... writes:
    >
    >
    > > The easiest approach is to use DEBUG to send information to
    > > Hyperterminal, and DEBUGIN to receive it. If you do this, set
    > > HyperTerminal to 9600 baud, N81. It's easy, BASIC Stamp users do
    this
    > > all the time.
    > >
    > >
    >
    > One thing about Hyperterminal - it does not recognize the "cls"
    command. You
    > can not clear the screen - data just keeps scrolling forever. If
    you have a
    > problem let me know. I can send you a Hyper file designed for use
    with the
    > Stamp.
    >
    > Sid Weaver
    > W4EKQ
    > Port Richey, FL
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-09 20:15
    If I recall, sending a Control+L (decimal 12) will clear HyperTerminal's
    screen.

    Regards,

    Al Williams
    AWC
    * Stamp Prototyping Board
    http://www.awce.com/asp3.htm




    Original Message
    From: Newzed@a... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=Nyfj1ZSKkKfsqxqHF5BeVvloHnnAsfDPTAHCEDjm30F2-T9tacX9IHhJ_lhi1Bae5oX_fk3fFEGd]Newzed@a...[/url
    Sent: Friday, April 09, 2004 12:25 PM
    To: basicstamps@yahoogroups.com
    Subject: Re: [noparse][[/noparse]basicstamps] SERIAL INTERFACE HYPERTERMINAL


    In a message dated 4/9/2004 1:22:05 PM Eastern Daylight Time,
    jwilliams@p... writes:


    > The easiest approach is to use DEBUG to send information to
    > Hyperterminal, and DEBUGIN to receive it. If you do this, set
    > HyperTerminal to 9600 baud, N81. It's easy, BASIC Stamp users do this
    > all the time.
    >
    >

    One thing about Hyperterminal - it does not recognize the "cls" command.
    You
    can not clear the screen - data just keeps scrolling forever. If you have a

    problem let me know. I can send you a Hyper file designed for use with the
    Stamp.

    Sid Weaver
    W4EKQ
    Port Richey, FL


    [noparse][[/noparse]Non-text portions of this message have been removed]



    To UNSUBSCRIBE, just send mail to:
    basicstamps-unsubscribe@yahoogroups.com
    from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.

    Yahoo! Groups Links
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-09 20:25
    In a message dated 4/9/2004 3:19:06 PM Eastern Daylight Time,
    alw@a... writes:


    > If I recall, sending a Control+L (decimal 12) will clear HyperTerminal's
    > screen.
    >
    >

    You are correct. It does !! [noparse]:)[/noparse])


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