you do realize that recieving data on a parallel port is difficult at best....you have to have interupt handlers, and a way to trigger the interrupt .... use serial(do a google, you can find a dozen or so ways to get data to the computer via serial/usb)..
data 0-7 on the parrallel port are output only,
and you would need some really custom drivers to let your program have any kind of direct control to the port(windows no like this)



LinkBack URL
About LinkBacks
Reply With Quote





Bookmarks