Not Hyperterminal !


Closed Thread
Results 1 to 1 of 1
  1. #1

    Default Not Hyperterminal !

    If you use Hyperterm or similar program , this free windows program can improve
    the serial communication interaction for your PIC projects. Simple identifier characters
    locate your data to specific boxes for display...........

    seroutXXX "_A GENERATOR STARTING IN 22 MINUTES _"
    pause etc.........
    seroutXXX "_A GENERATOR STARTING IN 21 MINUTES _"
    ---------
    seroutXXX "_A GENERATOR STARTING NOW, press to cancel _"

    ----will update the box on the MAIN PAGE with the latest data received,

    GENERATOR STARTING NOW, press to cancel

    seroutXXX "_T MONDAY 6/26/2008 10:24:59 _"
    will place MONDAY 6/26/2008 10:24:59 in the time box on DATA PAGE.

    With your PIC circuit set up to receive, the program can send back data to interact with your project including setting a RTC real-time-clock, or sending 100 characters of text to store on PIC.

    The interface may look a little dated but is very functional for serial PIC to PC interaction.
    The VB.Net program can be downloaded from........

    http://www.trentjackson.bigpondhosting.com/deploy.zip

    Inexpensive customization of the interface is available such as page layout or main lable
    " ACME MACHINE CONTROLLER... 800-555-1234 " etc.

    don
    [email protected]
    Attached Images Attached Images  
    Last edited by amgen; - 27th June 2008 at 16:11.

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