parallel port interfacing using c

rpgiit

rpgiit

@rpgiit-yXqxjT Oct 26, 2024
hi all

i want to capture the pulses coming on the parallel port from rotary encoders using C. for that i have written the code using C. even though it detects the signal, when i switch off the external circuit it still shows tht value. is thr any buffer or so which stores that value? ....

also how to activate ECP or EPP mode of parallel port since i will be getting 5000 pulses per second i may need to activate that?

rohit

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • crazy_man2001

    crazy_man2001

    @crazy-man2001-G3HTVY Apr 12, 2008

    try this link
    #-Link-Snipped-#
  • vissin

    vissin

    @vissin-cphOJO Apr 14, 2008

    Care to be more precise with the question? The problem might just be with the way you have structured your program.
  • Nimish

    Nimish

    @nimish-m6kdSp May 4, 2008

    Re: parallel port interfacing

    If you want to interface parallel port using graphical user interface go here
    #-Link-Snipped-#