Home |
Projects | Parport
Parport PC Parallel Port Tool
Project Basics
Project Status
Code Download
Auxillary documents
Project Basics
This project is aimed at simple low hassle manipulating and readout of the
PC parallel port pins. It can be used to control or record from random
electronics connected to the port.
This project has produced an parport.c utility for
doing this.
This project should work on any x86 PC Unix system which suppoert the
iopl() system call, to get access to the raw port hardware, but has only
been tested on my Slackware 10 and 11 systems.
For more info on this project read the README file.
For some questions people have asked or may ask read the FAQ
list.
Project Status
For the full details of done/doing/todo of the project best read the
Logfile. A short excerpt from it is here:
Done are:
Current (= development, = may be fantastic, may be broken):
- Select any register of any port
- Read, write and read-modify-write accesses
- Correct for inverted data read/writes
- Series of accesses, with microsecond waits beween them
- Formatting of data from port
Todo are:
Code Download
Current (= development, = may be fantastic, may be broken):
Auxillary documents
These are files I made while investigating various aspects of the parport:
Home |
Projects | Parport
This page is by Neil Franklin, last modification 2007.10.30