home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 990.CONS2.INF < prev    next >
Text File  |  1993-12-31  |  2KB  |  43 lines

  1. ┌┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬──────────────────────────────────────────────┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┐
  2. ├■┼■┼■┼■┼■┼■┼■┼■┤    NEW HORIZONS IN CONSTRUCTIVE CYBERPUNK    ├■┼■┼■┼■┼■┼■┼■┼■┤
  3. ├┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼──────────────────────────────────────────────┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┤
  4. ├■┼┼┼┼┼┼┼┼┼┼┼┼┼■┤                                              ├■┼┼┼┼┼┼┼┼┼┼┼┼┼■┤
  5. ├┼┼┼┼■┼■┼■┼■┼┼┼┼┤               FUN WITH MOTORS!               ├┼┼┼┼■┼■┼■┼■┼┼┼┼┤
  6. ├■┼┼┼┼┼┼┼┼┼┼┼┼┼■┤                                              ├■┼┼┼┼┼┼┼┼┼┼┼┼┼■┤
  7. ├┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼──────────────────────────────────────────────┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┤
  8. ├■┼■┼■┼■┼■┼■┼■┼■┤   Copyright (C) 1992  by  Timothy Campbell   ├■┼■┼■┼■┼■┼■┼■┼■┤
  9. └┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴──────────────────────────────────────────────┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┘
  10.  
  11.  
  12.   How's this for something to invent ...
  13.  
  14.   Get a "wet suit" (used by scuba divers) and affix 256 little electric motors
  15.   to it at various carefully selected places.  Put little off-center
  16.   counter-weights on each motor.
  17.  
  18.   Now hook up all 256 motors to driver circuitry.  The driver circuitry is
  19.   commanded by a small CPU (a 6802 would suffice), which is connected to a
  20.   serial port.  Connect pins 1 and 2 (ground and data in) via a T-Tap to your
  21.   modem's cable.
  22.  
  23.   The CPU's ROM tells it to scan the line for the following sequence of
  24.   characters:
  25.  
  26.   ESC % m n
  27.  
  28.   where m and n are bytes representing motor address (1 to 256) and duration
  29.   of activation (1 = .1 seconds, 256 = 25.60 seconds).
  30.  
  31.   You now have the means to have sex with somebody while participating in a
  32.   online chat (a.k.a "CB Chat Mode").  True, they'll have to set up a bunch of
  33.   macros, and they'll make some mistakes, but heck, we all made some mistakes
  34.   our first time, didn't we?
  35.  
  36.   The motors, of course, act as vibrators.  The off-centre counterweight sees
  37.   to that.  It'll take some skill to arrange the motors for optimum effect,
  38.   but I'm sure we'll have no trouble finding volunteers to help us with the
  39.   testing.
  40.  
  41.   Y'gotta admit, it does give new meaning to the term "wet suit".
  42.  
  43.