Introduction to Parrallel port programming

Tommy

Tommy

@tommy-XK7L40 Oct 26, 2024
I'm new with parrallel port programming and I would like to obtain Simple introductory lecture material for this course.Could any one of you be having any links to such material and if possible I would also like to know the relevant introductory books in this area and how I can obtain them.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Mayur Pathak

    Mayur Pathak

    @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

    xheavenlyx

    @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

    thin_master

    @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

    sd_C_E

    @sd-c-e-snDXNf Aug 1, 2007

    May the following link help you:

    #-Link-Snipped-#
  • xheavenlyx

    xheavenlyx

    @xheavenlyx-CbvN62 Aug 13, 2007

    Thanks for posting the links and books! It will help others mwho are looking for similar information.