Added Teufel Subwoofer WiFi Board

This commit is contained in:
Nis Wechselberg 2016-04-30 15:04:57 +02:00
parent f67bbeda8e
commit de3a3514b6
9 changed files with 14536 additions and 4 deletions

View file

@ -6,7 +6,7 @@
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
@ -234,7 +234,14 @@
<pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
</symbol>
<symbol name="WIRE1">
<wire x1="0" y1="2.54" x2="12.7" y2="2.54" width="0.254" layer="94"/>
<wire x1="-15.24" y1="0" x2="-5.08" y2="10.16" width="0.254" layer="94" curve="90"/>
<wire x1="-5.08" y1="10.16" x2="5.08" y2="0" width="0.254" layer="94" curve="90"/>
<wire x1="5.08" y1="0" x2="-5.08" y2="-10.16" width="0.254" layer="94" curve="90"/>
<wire x1="-5.08" y1="-10.16" x2="-15.24" y2="0" width="0.254" layer="94" curve="90"/>
<wire x1="-5.08" y1="20.32" x2="15.24" y2="0" width="0.254" layer="94" curve="-90"/>
<wire x1="15.24" y1="0" x2="-5.08" y2="-20.32" width="0.254" layer="94" curve="-90"/>
<wire x1="-5.08" y1="-20.32" x2="-25.4" y2="0" width="0.254" layer="94" curve="-90"/>
<wire x1="-25.4" y1="0" x2="-5.08" y2="20.32" width="0.254" layer="94" curve="-90"/>
</symbol>
</symbols>
<devicesets>
@ -304,6 +311,18 @@
</device>
</devices>
</deviceset>
<deviceset name="WIRE">
<gates>
<gate name="G$1" symbol="WIRE1" x="5.08" y="0"/>
</gates>
<devices>
<device name="">
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
</library>
</drawing>

Binary file not shown.

View file

@ -235,6 +235,16 @@
<text x="-2.54" y="-5.08" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
<pin name="+5V" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
</symbol>
<symbol name="WIRE1">
<wire x1="-15.24" y1="0" x2="-5.08" y2="10.16" width="0.254" layer="94" curve="90"/>
<wire x1="-5.08" y1="10.16" x2="5.08" y2="0" width="0.254" layer="94" curve="90"/>
<wire x1="5.08" y1="0" x2="-5.08" y2="-10.16" width="0.254" layer="94" curve="90"/>
<wire x1="-5.08" y1="-10.16" x2="-15.24" y2="0" width="0.254" layer="94" curve="90"/>
<wire x1="-5.08" y1="20.32" x2="15.24" y2="0" width="0.254" layer="94" curve="-90"/>
<wire x1="15.24" y1="0" x2="-5.08" y2="-20.32" width="0.254" layer="94" curve="-90"/>
<wire x1="-5.08" y1="-20.32" x2="-25.4" y2="0" width="0.254" layer="94" curve="-90"/>
<wire x1="-25.4" y1="0" x2="-5.08" y2="20.32" width="0.254" layer="94" curve="-90"/>
</symbol>
</symbols>
<devicesets>
<deviceset name="MSTBA2" prefix="X">
@ -303,6 +313,18 @@
</device>
</devices>
</deviceset>
<deviceset name="WIRE">
<gates>
<gate name="G$1" symbol="WIRE1" x="5.08" y="0"/>
</gates>
<devices>
<device name="">
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
</library>
</libraries>
@ -319,6 +341,7 @@
<part name="U$1" library="KlighD Examples" deviceset="TSR-1" device=""/>
<part name="GND1" library="KlighD Examples" deviceset="GND" device=""/>
<part name="P+1" library="KlighD Examples" deviceset="+5V" device=""/>
<part name="U$2" library="KlighD Examples" deviceset="WIRE" device=""/>
</parts>
<sheets>
<sheet>
@ -330,6 +353,7 @@
<instance part="U$1" gate="G$1" x="55.88" y="50.8"/>
<instance part="GND1" gate="1" x="71.12" y="30.48"/>
<instance part="P+1" gate="1" x="71.12" y="63.5"/>
<instance part="U$2" gate="G$1" x="20.32" y="20.32"/>
</instances>
<busses>
</busses>