Parallel Port Programming

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Panu's

    #1

    Parallel Port Programming

    Hi,
    I want to measure the battery voltage through PC in my college project. How
    can I do so. I mean the interface and programming. Everything welcome.
  • Ken Tucker [MVP]

    #2
    RE: Parallel Port Programming

    Hi,

    I have no suggestions about the battery voltage measuring device. Here
    are some links on access the parrallel port through .net






    Ken
    --------------------


    "Panu's" wrote:
    [color=blue]
    > Hi,
    > I want to measure the battery voltage through PC in my college project. How
    > can I do so. I mean the interface and programming. Everything welcome.[/color]

    Comment

    • Dick Grier

      #3
      Re: Parallel Port Programming

      Hi,

      You cannot do this with the parallel port alone. You need an analog to
      digital converter of some kind. If you go to my homepage and click on the
      PC Data Acquisition link, you will see information on how to use parallel
      port A/D's along with ones that connect in other fashions to the PC.

      Dick

      --
      Richard Grier (Microsoft Visual Basic MVP)

      See www.hardandsoftware.net for contact information.

      Author of Visual Basic Programmer's Guide to Serial Communications, 4th
      Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
      www.mabry.com/vbpgser4 to order.


      Comment

      Working...