123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.7.2b" moduleId="SparkFun-DiscreteSemi-TRANSISTOR_NPN-SOT89">
- <!-- generated from Sparkfun Eagle Library 'SparkFun-DiscreteSemi' TRANSISTOR_NPN SOT89 -->
- <version>4</version>
- <date>2013-02-13</date>
- <label>Q</label>
- <author>www.fritzing.org</author>
- <description>Generic NPN BJT. MMBT2222 is the common NPN we use. Double check against datasheet- not all devices are the same!</description>
- <title>TRANSISTOR_NPN</title>
- <tags>
- <tag>SOT89</tag>
- <tag>TRANSISTOR_NPN</tag>
- </tags>
- <properties>
- <property name="package">sot89</property>
- <property name="family">sparkfun Transistor NPN</property>
- <property name="variant">sot89</property>
- </properties>
- <views>
- <breadboardView>
- <layers image="breadboard/sparkfun-discretesemi_sot89_breadboard.svg">
- <layer layerId="breadboard"/>
- </layers>
- </breadboardView>
- <schematicView>
- <layers image="schematic/sparkfun-discretesemi_npn_schematic.svg">
- <layer layerId="schematic"/>
- </layers>
- </schematicView>
- <pcbView>
- <layers image="pcb/sparkfun-discretesemi_sot89_pcb.svg">
- <layer layerId="copper1"/>
- <layer layerId="silkscreen"/>
- </layers>
- </pcbView>
- <iconView>
- <layers image="breadboard/sparkfun-discretesemi_sot89_breadboard.svg">
- <layer layerId="icon"/>
- </layers>
- </iconView>
- </views>
- <connectors>
- <connector id="connector0" name="B" type="male">
- <description>B</description>
- <views>
- <breadboardView>
- <p layer="breadboard" svgId="connector0pin"/>
- </breadboardView>
- <schematicView>
- <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
- </schematicView>
- <pcbView>
- <p layer="copper1" svgId="connector0pad"/>
- </pcbView>
- </views>
- </connector>
- <connector id="connector1" name="C" type="male">
- <description>C</description>
- <views>
- <breadboardView>
- <p layer="breadboard" svgId="connector1pin"/>
- </breadboardView>
- <schematicView>
- <p layer="schematic" svgId="connector2pin" terminalId="connector2terminal"/>
- </schematicView>
- <pcbView>
- <p layer="copper1" svgId="connector1pad"/>
- </pcbView>
- </views>
- </connector>
- <connector id="connector2" name="E" type="male">
- <description>E</description>
- <views>
- <breadboardView>
- <p layer="breadboard" svgId="connector2pin"/>
- </breadboardView>
- <schematicView>
- <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
- </schematicView>
- <pcbView>
- <p layer="copper1" svgId="connector2pad"/>
- </pcbView>
- </views>
- </connector>
- </connectors>
- <buses>
- </buses>
- </module>
|