Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@mayur-ywQKfu • May 28, 2007
hey tommy,
I'm not a hard core techie guy to solve your problem. So I suggest you post this question in the help section. We have engineers from various back grounds, some one might be able to help.
I also suggest you to search on the net, you may get some thing.
Also check out this link:
#-Link-Snipped-# -
@xheavenlyx-CbvN62 • May 28, 2007
Re: Introduction to Parallel port programming
Use the search function that is provided to you on the forums! I have written a very basic Parallel port programing tutorial in 2 parts.
If you find the tutorials, you will also find very useful links to other sites which provide in depth explanation. So search the forums for once.😉 -
@thin-master-ixHY5m • May 30, 2007
There is a very good book written by a person named Jan Axelson. The name itself is "Introduction to parallel port programming".
The basic funda is that you will get memory address, like 8 bit. You can wirte into it and those bits will come out of the parallel port. For a parallel port there are 3 such 8 bit things. Once data port, one ocntrol port and one status port.
The rest you learn from the book. Its a really good book . -
@sd-c-e-snDXNf • Aug 1, 2007
May the following link help you:
#-Link-Snipped-# -
@xheavenlyx-CbvN62 • Aug 13, 2007
Thanks for posting the links and books! It will help others mwho are looking for similar information.