You don't want to use Python for that task. You're much better off
using the Microsoft DDK (driver development kit).
--
http://mail.python.org/mailman/listinfo/python-list
David wrote:
> I'm wondering if python is capable of fairly precise timing and also sending
> data out the parallel port.
>
> For example ; making a 7.5 KHz square wave come out of one of the data pins
> on the printer port.
>
> I've tried to help myself with this one but searching in the "Python
I'm wondering if python is capable of fairly precise timing and also sending
data out the parallel port.
For example ; making a 7.5 KHz square wave come out of one of the data pins
on the printer port.
I've tried to help myself with this one but searching in the "Python Library
Reference" that in