Hi all, just would like to say that most of the parallel port preexistant code is usually blinking leds, which is the not the true reprsentation of the paralle port behaviour. Here one needs to think that data is coming out byte after byte. Now plz look out for the sequence to push data byte after byte. One pin to pulse(programatically) for a byte of data to come out is the Pin 0, strobe pin, then reset the same to push the next byte of data. Latare u r expected to send these data byte in the sequnce that the target board requirement. I have done this in c - dos based
regards Prakash On Tue, Apr 7, 2009 at 12:09 PM, alejandro <aleksanda...@brisiovonet.hr>wrote: > I have a switch that I should connect to the parallel port, but had no > luck > with it. Tha guy that made it for me told me that it would be easyer to > connect via parallel instead the USB.... > So did anyone have success? I only get suckess!! :-)) > tryed giveio.sys but it doesn't wort (can't figure out what is it) > > > -- > http://mail.python.org/mailman/listinfo/python-list >
-- http://mail.python.org/mailman/listinfo/python-list