Accessing parallel port interrupts using python or any c python binding ?

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Mon Apr 21 01:32:06 EDT 2008


En Mon, 21 Apr 2008 01:09:59 -0300, kapardhi bvn <kapardhib at gmail.com> escribió:

> Any body can tell me an efficient way of reading parallel port at high
> speed.
> this is basically to extend ISA and other bus interfacing.

See pyparallel (part of the pyserial package)

-- 
Gabriel Genellina




More information about the Python-list mailing list