Tapping data from a Unix VT220 terminal


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    See these links.

    Best regards,

    Luciano


    A parser for DEC’s ANSI-compatible video terminals:
    http://vt100.net/emu/dec_ansi_parser
    (Implemented in C and placed in the public domain).

    * * *

    ANSI/VT100 Terminal Control Escape Sequences:
    http://www.termsys.demon.co.uk/vtansi.htm

    * * *

    HyperTerminal Emulation Protocols:
    http://msdn.microsoft.com/library/de..._protocols.asp

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


    Did you find this post helpful? Yes | No

    Default Thanks a lot

    Dear Luciano,

    Thank you very much for the links. They are really helpful.

    Regards

    Sougata

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


    Did you find this post helpful? Yes | No

    Question Did anybody use an external RAM and PBP

    Hi,

    For the mentioned app. I used a ring array (an adaptation of code from the picbasic list) with USART interrupt. Now my problem is parsing large amount of string from a whole screen dump of the VT220 terminal. I think I need an external RAM to store the entire data and hunt for valid entries there. Any ideas ??

    Regards

    Sougata

Similar Threads

  1. Using Nokia LCD
    By BobP in forum mel PIC BASIC Pro
    Replies: 300
    Last Post: - 3rd May 2018, 04:47
  2. Nokia 3310 display text
    By chai98a in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th August 2007, 03:39
  3. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21
  4. LCD + bar graph
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th October 2005, 14:50
  5. Sinus calculating !
    By Don Mario in forum mel PIC BASIC Pro
    Replies: 29
    Last Post: - 28th November 2004, 23:56

Members who have read this thread : 0

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