Update your HyperTerminal !!


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959

    Exclamation Update your HyperTerminal !!

    The version of HyperTerminal that comes with windows, is a fairly old version, and has quite a few bugs.
    It does not get updated with the normal windows update, even though it came with windows.

    There is a FREE update to HyperTerminal from the original authors ...

    http://www.hilgraeve.com/htpe/download.html

    It solves a lot of problems, and adds a few really nice features.

    HTH,
    Last edited by Darrel Taylor; - 25th November 2007 at 22:14. Reason: Link Changed
    DT

  2. #2
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Default Thanks Darrel for the info.

    Hi,

    Thank you Darrel for the update and also for your "ansi.inc". I have been using it with some "ASCII ART" and windows default hterm behaves not the way it should. Hope this solves the problem.
    Regards

    Sougata

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default ANSI Art

    Tis the season.
    Code:
    DEFINE DEBUG_REG PORTC
    DEFINE DEBUG_BIT 3
    DEFINE DEBUG_BAUD 9600
    DEFINE DEBUG_MODE 0    'Debug mode: 0 = True, 1 = Inverted 
    
    DEBUG 0,0,27,"[40m",27,"[2J",27,"[0m           ",27,"[1;31mXXXXXXXXX", _
          27,"[0m",13,10,"         ",27,"[1;31mXXXXXXXXXXXXX",27,"[0m",13,10, _
          "       ",27,"[1;31mXXXXXXXXXXXXXXXX",27,"[0m ",13,10,"      (", _
          27,"[30;47m__________",27,"[0m)",27,"[1;31mXXXXXX",27,"[0m ",13,10
    DEBUG "       ( ___  ___ ",27,"[1;31mXXXXXX",27,"[0m",13,10, _
          "          o/   o   ", _ 
          27,"[1;31mXXXXX",27,"[0m ",13,10, "       (  /        ",27, _
          "[1;31mXXXXX",27,"[0m",13,10, "         /___)     ",27,"[1;31mXXXXX", _
          27,"[0m",13,10, "      (            ",27,"[1;31m XXXX",27,"[0m",13,10 
    DEBUG "     (     ____    ) ",27,"[1;31mXXX",27,"[0m",13,10, _
          "      (               ", _
          27,"[1;31mXX",27,"[0m",13,10,"       (          )    ",27,"[1;31mX", _
          27,"[0m",13,10,"        (       )      *",13,10, _
          "          (    )      ***",13,10,      "                       *", _
          27,"[A",27,"[D"
             
    STOP
    <font size="-2">The first person to post (In this thread) an IMAGE (Alt-Print Screen) of a terminal program properly displaying this ART, will receive two(2) 4x20 LCD's w/backlight free of charge, as my holiday gift to you. Front &nbsp; Back

    EXCEPTION: Top 20 forum posters DO NOT qualify. (just too easy for them)
    Top 20 posters can be found here ...
    http://www.picbasic.co.uk/forum/memb...rt=posts&pp=20

    Please, If you don't qualify, wait for someone that does, to get it.
    And yes, I'm purposely hiding this in a related thread. :p
    </size>
    DT

  4. #4
    Join Date
    Nov 2007
    Posts
    8


    Did you find this post helpful? Yes | No

    Default

    hehe. very nice.
    Attached Images Attached Images  

  5. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    We have a winner!
    1 Hr. 23 min. Sweet!

    I'll Private Message for your info.

    Thanks for Playing.
    <br>
    DT

  6. #6
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Darrel Taylor, After doing to the website in your posting I did not see any FREE upgrade available. Only some 15 day trial offer and a $40 some odd dollar package one can buy.... Am I not seeing something?

    Dave Purola,
    N8NTA

  7. #7
    Join Date
    Mar 2004
    Location
    UK-Midlands
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    Hi Dave,

    Like you I couldn't find any free download. Only a chargable replacement.

    But after a bit of searching I found this page. It may be the trial version but is the only download I can find. http://www.hilgraeve.com/htpe/download.html

    Haven't loaded it yet but looks like the one Darrel was talking about?

    Bob.

    PS. I think the original Windows licence is ok for this install?

  8. #8
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Wow, they really hid it didn't they.

    It was right there in plain sight when I made the first post in this thread.

    You found the right one Bob. I downloaded and installed it to make sure. Thanks.
    I also changed the link in the first post to minimize confusion.

    Thanks BobP and Dave.
    <br>
    DT

Similar Threads

  1. Reading PIC serout in hyperterminal
    By financecatalyst in forum Schematics
    Replies: 5
    Last Post: - 22nd October 2009, 15:13
  2. load .hex file in PIC with hyperterminal
    By irenuska23 in forum General
    Replies: 8
    Last Post: - 1st September 2009, 09:52
  3. interactive menu with hyperterminal
    By jamied in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 5th January 2009, 11:13
  4. Hyperterminal problem
    By DR.Larq in forum Serial
    Replies: 2
    Last Post: - 9th May 2008, 18:40
  5. Replies: 1
    Last Post: - 30th March 2008, 15:53

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts