Controlling the Parallel Port

Bill Scherer Bill.Scherer at VerizonWireless.com
Wed Dec 27 09:52:43 EST 2000


Simon

There is a parallel port library for linux at

http://www.circlemud.org/~jelson/software/parapin/

that is simple to SWIG into a Python module.
I can send you the .i file for this if you want.

I haven't really used it, but it loads and reads the port status just
fine.


-Bill

Simon Faulkner wrote:
> 
> Is it easy to control (read/write) the Parallel Port in linux using
> Python?
> 
> I am hoping to use it to drive some simple electronics
> 
> (Usual disclaimer understood - If it smokes then you probably got the
> wiring wrong!)
> 
> Simon
> Simon Faulkner
> --
> http://www.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list