Merge branch 'master' of git://git.gpleda.org/pcb
[geda-pcb/see.git] / lib / optical.m4
blob92b6a17433e10048da95e16443992f27c0dc9cdf
1 divert(-1)
3 #                             COPYRIGHT
4
5 #   PCB, interactive printed circuit board design
6 #   Copyright (C) 1994,1995,1996 Thomas Nau
7
8 #   This program is free software; you can redistribute it and/or modify
9 #   it under the terms of the GNU General Public License as published by
10 #   the Free Software Foundation; either version 2 of the License, or
11 #   (at your option) any later version.
12
13 #   This program is distributed in the hope that it will be useful,
14 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
15 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 #   GNU General Public License for more details.
17
18 #   You should have received a copy of the GNU General Public License
19 #   along with this program; if not, write to the Free Software
20 #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
22 #   Contact addresses for paper mail and Email:
23 #   Thomas Nau, Schlehenweg 15, 88471 Baustetten, Germany
24 #   Thomas.Nau@rz.uni-ulm.de
25
26 #   RCS: $Id$
28 # most (all at the beginning) of the data was provided by
29 # Volker Bosch (bosch@iema.e-technik.uni-stuttgart.de)
31 define(`Description_LED_3MM', `LED 3mm')
32 define(`Param1_LED_3MM', 60)
33 define(`PinList_LED_3MM', ``-', `+'')
35 define(`Description_LED_5MM', `LED 5mm')
36 define(`Param1_LED_5MM', 100)
37 define(`PinList_LED_5MM', ``-', `+'')
39 define(`Description_OPTO_6N136', `optical coupling device')
40 define(`Param1_OPTO_6N136', 8)
41 define(`Param2_OPTO_6N136', 300)
42 define(`PinList_OPTO_6N136', ``NC', `A+', `K-', `NC', `Gnd', `Out-Col', `Basis', `Vcc'')
44 define(`Description_OPTO_6N137', `optical coupling device')
45 define(`Param1_OPTO_6N137', 8)
46 define(`Param2_OPTO_6N137', 300)
47 define(`PinList_OPTO_6N137', ``NC', `A+', `K-', `NC', `Gnd', `Out', `En', `Vcc'')
49 divert(0)dnl