Search:

Type: Posts; User: microtechno

Search: Search took 0.00 seconds.

  1. Replies
    16
    Views
    6,087

    Hi This makes me feel really stupid. It was...

    Hi
    This makes me feel really stupid. It was working all along. The cable that i was using attached to the parallel port was switching all the pins around and doing strange things. I thought of it...
  2. Replies
    16
    Views
    6,087

    Hi yes the HIGH of the parallel port should be...

    Hi
    yes the HIGH of the parallel port should be between 4.7 and 5v, and an LED operates at around 2-3 volts depending on the type and age. So i have a resistor attached in series to decrese the...
  3. Replies
    16
    Views
    6,087

    i could try booting dos, would take a while...

    i could try booting dos, would take a while finding a floppy and all that.. but i can give it a go.
  4. Replies
    16
    Views
    6,087

    yes it is connected to the motherboard. With the...

    yes it is connected to the motherboard.
    With the Led's I am using the propper grounds, 18-25 (one of them). I checked in the bios and its on normal mode, so I have no idea at this stage.
  5. Replies
    16
    Views
    6,087

    its been baffling me as well. Because i want to...

    its been baffling me as well. Because i want to be able to connect this board that i have written the main code for. For home automation and random projects.
    But it seems otherwise to not work. I...
  6. Replies
    16
    Views
    6,087

    I am mesuring pins 1-9, although the data pins...

    I am mesuring pins 1-9, although the data pins that i require are 2-9. The leds are grounded to one of the many grounds.
    Does it have anything to do with the mode that the parallel port operates in?...
  7. Replies
    16
    Views
    6,087

    Hi, I have attached my code. To run the code I...

    Hi,
    I have attached my code. To run the code I am compiling it, gcc parallel.c -o parallel, chown root parallel, and chmod u+s parallel which allows ioperm() to return a positive value not -1.
    To...
  8. Replies
    16
    Views
    6,087

    Parallel Port IO ops not working properly

    Hi
    I am trying to get a program in C to write data to the parallel port byte wise.
    I have got the program running of sorts, I can write to the port and then read the data back with the same value...
Results 1 to 8 of 8