Thread: Acessing Ports

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    10

    Acessing Ports

    Hello. I am currently taking a design lab class in which we make digital light projectors. The problem arises in the fact that I have never taken a class in C, but have taken many C++ classes.
    Anyway, I need to find a way to access the ports in order to flicker an LED by using C. If anyone could help me, beginning with the headers, or perhaps point me in the right direction, I would be most appreciative!
    -Marc

  2. #2
    Registered User
    Join Date
    Oct 2002
    Posts
    10
    Windows NT OS, Metroworks CodeWarrior.

  3. #3
    Registered User
    Join Date
    Oct 2002
    Posts
    10
    Par ports

  4. #4
    Just Lurking Dave_Sinkula's Avatar
    Join Date
    Oct 2002
    Posts
    5,005
    The following link may be useful.
    http://www.lvr.com/parport.htm#Programming

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. virtual ports
    By royuco77 in forum Networking/Device Communication
    Replies: 5
    Last Post: 07-02-2005, 10:33 AM
  2. Control of ports
    By Blip in forum Networking/Device Communication
    Replies: 1
    Last Post: 05-02-2005, 09:04 AM
  3. Multiple Ports using Sockets
    By mmondok in forum C Programming
    Replies: 1
    Last Post: 04-14-2003, 09:36 PM
  4. Controlling ports
    By lockpatrick in forum Linux Programming
    Replies: 2
    Last Post: 06-09-2002, 11:58 AM
  5. Accessing Ports
    By Thantos in forum C Programming
    Replies: 6
    Last Post: 09-13-2001, 06:01 AM