home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / virtual / 4297 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.6 KB

  1. Path: sparky!uunet!wupost!gumby!destroyer!caen!uwm.edu!ogicse!news.u.washington.edu!stein.u.washington.edu!hlab
  2. From: joro@panix.com (Joe Rosen)
  3. Newsgroups: sci.virtual-worlds
  4. Subject: Re: TECH: Using an IBM as a dumb interface
  5. Message-ID: <1ib7u5INNsef@shelley.u.washington.edu>
  6. Date: 2 Jan 93 00:38:19 GMT
  7. Article-I.D.: shelley.1ib7u5INNsef
  8. References: <1hp8nuINNf80@shelley.u.washington.edu>
  9. Organization: PANIX Public Access Unix, NYC
  10. Lines: 31
  11. Approved: cyberoid@milton.u.washington.edu
  12. NNTP-Posting-Host: stein.u.washington.edu
  13. Originator: hlab@stein.u.washington.edu
  14.  
  15.  
  16.  
  17. In <1hp8nuINNf80@shelley.u.washington.edu> bradw@chaos.cs.brandeis.edu
  18. (Brad Wyble) writes:
  19.  
  20. >I'm still interested in interfacing to a Mac and I've had the
  21. >following idea.  How feasible is it to use an IBM as a dedicated
  22. >interface unit and have it output a signal to com port which would
  23. >then hook to a Mac?  The IBM could constantly poll both (or more)
  24. >gloves and keep the info handy, then the Mac would send a request for
  25. >either glove and the IBM would send a packet of info....
  26.  
  27. A better solution might be to use a small chip-based computer that has
  28. both digital I/O lines and a serial com port...
  29.  
  30. With such a configuration it would be possible to interface the power
  31. glove (or any alternative input device) to the macintosh serial
  32. port...
  33.  
  34.      i.e.
  35.  
  36.    alternative I/O device ->
  37.  
  38.                  chip computer's digital I/O port ->
  39.  
  40.        chip computer'S Serial port -> macintosh computer serial port
  41.  
  42. the Intel 8052AH-BASIC chip computer is perfect for this task...
  43.  
  44.      ... programmable in BASIC, the device can be set up to act
  45. as an interface between custom I/O designs and a Macintosh.
  46.