i need to send data to parallel port from an electronic circuit .. i must use LPT1(0x378-0x37F) . i am using EPP mode .please send me the required program in 'C'
parallel port
Collapse
X
-
Originally posted by chinnarii need to send data to parallel port from an electronic circuit .. i must use LPT1(0x378-0x37F) . i am using EPP mode .please send me the required program in 'C'
http://electrosofts.co m/parallel/
http://www.logix4u.net/parallelport1.h tm
with more modern operating systems it is more complex as they tend to restrict direct access to hardware IO ports e.g. have a look thru the links on this page
http://www.lvr.com/parport.htmComment
Comment