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