Robotics and parallel ports
Heiko Wundram
modelnine at bit-bukket.org
Thu Dec 15 14:36:09 EST 2005
Isaac T Alston wrote:
> I'm wondering, is there any way I can access the parallel port and
> the kernel module parport using Python?
Or you might even give pyparallel a try:
http://pyserial.sourceforge.net/pyparallel.html
I've used that before to control a psychology experiment setup, and it works
just fine, under Linux and under Windows.
--- Heiko.
More information about the Python-list
mailing list