Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Parallel port Interfacing  (Read 4923 times)

0 Members and 1 Guest are viewing this topic.

Nimish

    Topic Starter


    Starter

    Parallel port Interfacing
    « on: May 28, 2008, 06:39:08 AM »
    This is a tutorial on parallel port interfacing using Visual Basic 6.It has information on how to interface parallel port under windows Xp using dll files.
    http://lcdinterfacing.googlepages.com
    Do give feedback.
    Thank You

    Ryder17z



      Intermediate
    • Thanked: 2
      • Yes
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 10
    Re: Parallel port Interfacing
    « Reply #1 on: June 04, 2008, 01:49:17 AM »
    Looks easy :)
    The cake is a lie...

    Aegis



      Expert

      Thanked: 67
      • Yes
      • Yes
      • Brian's Mess Of A Web Page
    • Experience: Experienced
    • OS: Windows 10
    Re: Parallel port Interfacing
    « Reply #2 on: June 04, 2008, 02:08:37 AM »
    Interfacing an alphanumeric WHAT to a parallel port?  Some sort of undefined display...


    "For you, a thousand times over." - "The Kite Runner"

    Nimish

      Topic Starter


      Starter

      Re: Parallel port Interfacing
      « Reply #3 on: June 04, 2008, 04:42:26 AM »
      It is 16x2 alphanumeric lcd display having hd44780U compatible driver.   

      Aegis



        Expert

        Thanked: 67
        • Yes
        • Yes
        • Brian's Mess Of A Web Page
      • Experience: Experienced
      • OS: Windows 10
      Re: Parallel port Interfacing
      « Reply #4 on: June 04, 2008, 01:45:00 PM »
      What kind of information would this display?  I'm curious.


      "For you, a thousand times over." - "The Kite Runner"

      Nimish

        Topic Starter


        Starter

        Re: Parallel port Interfacing
        « Reply #5 on: June 16, 2008, 12:37:26 AM »
        It will display the text you type in the "textboxes"(green color).Refer  the later section of the webpage.