home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / electron / 18920 next >
Encoding:
Text File  |  1992-11-15  |  808 b   |  18 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!convex!darwin.sura.net!spool.mu.edu!caen!mtu.edu!cmwolf
  3. From: cmwolf@mtu.edu (christopher m. wolf)
  4. Subject: Re: Reading and Writing IBM pc parallel port
  5. Message-ID: <1992Nov15.155830.15795@mtu.edu>
  6. Organization: Michigan Technological University
  7. References: <1992Nov12.220931.7242@ee.ubc.ca>
  8. Distribution: sci.electronics comp.periphs
  9. Date: Sun, 15 Nov 1992 15:58:30 GMT
  10. Lines: 6
  11.  
  12. We hooked an A/D and a D/A to the same printer port on a 286 last
  13. year.  There is a place in memory (don't ask me anymore) that gives
  14. the address of the memory controlling the pins to lpt1,2,etc.  We
  15. just used ML to write directly to the pins, and read directly back
  16. from them.  There are just enough pins for input and output, that you
  17. can drive both.  We had nothing left over.
  18.