home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / midi / midi-cnv.lbr / MIDI-CNV.CZR / MIDI-CNV.CIR
Text File  |  1979-12-31  |  2KB  |  60 lines

  1.  
  2.                      RS232 TO MIDI INTERFACE           23-Jan-89
  3.                      -----------------------
  4.  
  5.  
  6.   RS232 TX         ,-------------R2-------   5
  7.                   | /                MIDI OUT
  8.     2   ----R1---,----|: Q1      ,----R3-------   4
  9.          |+   | \      |
  10.                 D1       |e      |
  11.                  |       |      |
  12.                 gnd     gnd      |
  13.                   |
  14.                   |
  15.                   |
  16.  +12v  ------,              | <-- test point +5 volts
  17.          |    +          |
  18.          |-----D3-----,-------'----------,--------,-----,
  19.          |          |                |          |     |+
  20.  RS232 RX    R4              |               |         R8    === C1 
  21.          |          R5              |          |     |
  22.    3   ------'--,      |                 5         gnd   gnd
  23.              \ |      |             ,---'----,
  24.           Q2  :|------'-,         |      |-1---,---R7---   4
  25.          / |         \ |     |      |    |+
  26.            e|      Q3  :|----,--4-|   U1      |    D2    MIDI IN
  27.         |         / |    |     |      |    |
  28.  RS232 GND    |       e|       R6    |      |-2---'--------   5
  29.         |        |        |     '--------'
  30.    7   ---------'-----------'-------|
  31.                     |
  32.                     gnd
  33.  
  34. Components:
  35.  
  36.     Q1, Q2, Q3    BC548        transistor
  37.     U1        MCT2E        opto-isolator (see below)
  38.     D1, D2        1N4148        diode
  39.     D3        6v8 1w        zener diode
  40.     C1        10uf 16v    capacitor
  41.     R1        6k8        resistor
  42.     R2, R3, R7    220r           "
  43.     R4        3k3           "
  44.     R5        2k2           "
  45.     R6, R8        1k           "
  46.  
  47. Notes:
  48.  
  49. a) Diode cathodes are marked as '+' while transistor emitters
  50.    are marked as 'e' .
  51. b) Alternative opto-couplers are 4N25, 4N26, TIL116. If R6 is
  52.    changed to 2k2 then 4N27, 4N28, H11A4 may be used.
  53. c) Some computers may require RS232 pins 2 and 3 be reversed.
  54. d) MIDI IN/OUT sockets are 5 pin 180 degree DIN audio sockets.
  55. e) For operation using +5v instead of +12v, remove R8 and
  56.    replace zener diode D3 with a shorting link.
  57. f) Bondwell 14 only. +12v is available on pin 25 of the RS232
  58.    connector.
  59.  
  60.