1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-04-21 12:27:27 +03:00

Added components (transistor and balun) for the uSD variant.

- atusd/Makefile:
- AUTHORS, atusd/Makefile, atusd/dtc123.lib, atusd/dtc123je.fpd: borrowed
  the DTC123 symbol (Alvaro Lopes) and footprint (Dave Ball) from
  gta02-core. Note that this isn't the part I'm using in my prototype, and
  I'm trying to get rid of it entirely, so all this will change before too
  long.
- components/BOOKSHELF, components/INFO, components/balun.lib,
  modules/Makefile, modules/INFO, modules/0805-6.fpd: added the Wuerth
  748421245 balun

makefile
This commit is contained in:
Werner Almesberger
2010-09-02 18:05:15 -03:00
parent 541dd04a77
commit 7c1383d43e
10 changed files with 194 additions and 1 deletions

23
atusd/Makefile Normal file
View File

@@ -0,0 +1,23 @@
NAME = atusd
.PHONY: all gen generate sch brd xpdf
all: dtc123je.mod
@echo "make what ? target: gen sch brd xpdf"
@exit 1
gen generate:
eeschema --plot `pwd`/atusd.sch
# need scripts
sch:
eeschema `pwd`/atusd.sch
brd:
pcbnew `pwd`/atusd.brd
xpdf:
xpdf atusd.pdf
dtc123je.mod: dtc123je.fpd
fped -k $< >$@ || { rm -f $@; exit 1; }

35
atusd/dtc123.lib Normal file
View File

@@ -0,0 +1,35 @@
EESchema-LIBRARY Version 2.3 Date: Sa 13 Jun 2009 13:44:32 CDT
#
# DTC123
#
DEF DTC123 Q 0 40 Y N 1 F N
F0 "Q" -100 225 60 H V C CNN
F1 "DTC123" -200 -300 60 H V C CNN
ALIAS DTC123JETL
DRAW
P 5 0 1 0 190 -90 170 -30 130 -70 190 -90 190 -90 F
C -50 0 5 0 1 0 F
C 200 -180 5 0 1 0 F
P 2 0 1 0 200 -100 200 -250 N
P 2 0 1 0 200 100 200 150 N
P 10 0 1 0 -50 0 -75 0 -85 20 -105 -20 -125 20 -145 -20 -165 20 -185 -20 -195 0 -210 0 N
P 2 0 1 0 -50 -180 200 -180 N
P 2 0 1 0 -50 -150 -50 -180 N
P 2 0 1 0 100 0 -50 0 N
C 150 0 0 0 1 0 N
P 3 0 1 0 150 -50 100 0 100 0 N
P 2 0 1 0 100 0 200 100 N
P 3 0 1 0 190 -90 200 -100 200 -100 N
P 3 0 1 10 100 75 100 -75 100 -75 N
P 7 0 1 0 -50 -30 -30 -40 -70 -60 -30 -80 -70 -100 -30 -120 -50 -130 N
P 3 0 1 0 -50 -130 -70 -140 -50 -150 N
P 2 0 1 0 -50 0 -50 -30 N
P 2 0 1 0 -210 0 -250 0 N
S -250 150 250 -250 0 1 0 N
X C 3 200 250 100 D 40 40 1 1 P
X B 1 -350 0 100 R 40 40 1 1 I
X E 2 200 -350 100 U 40 40 1 1 P
ENDDRAW
ENDDEF
#
#End Library

22
atusd/dtc123je.fpd Normal file
View File

@@ -0,0 +1,22 @@
/* MACHINE-GENERATED ! */
package "dtc123je"
unit mm
__0: vec @(0mm, 1.3mm)
__1: vec __0(-0.7mm/2, 0.7mm/2)
__2: vec .(0.7mm, -0.7mm)
pad "3" __1 .
__3: vec @(0.5mm, 0mm)
__4: vec __3(-0.6mm/2, 0.7mm/2)
__5: vec .(0.6mm, -0.7mm)
pad "1" __4 .
__6: vec @(-0.5mm, 0mm)
__7: vec __6(-0.6mm/2, 0.7mm/2)
__8: vec .(0.6mm, -0.7mm)
pad "2" __7 .
measx __6 >> __3 -0.5mm
measy __3 >> __0 -0.5mm
measy __8 >> __7 0.8mm
measx __7 >> __8 0.2mm
measx __1 >> __2 0.2mm
measy __2 >> __1 0.9mm