Skip to content

Commit

Permalink
UPDI PCB RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuchwald committed Nov 1, 2021
1 parent 04400f1 commit 36871f1
Show file tree
Hide file tree
Showing 7 changed files with 3,074 additions and 1,230 deletions.
31 changes: 8 additions & 23 deletions UPDI_programmer/UPDI_programmer-cache.lib
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ X GND 6 -100 -400 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Connector_USB_A
# Connector_USB_B
#
DEF Connector_USB_A J 0 40 Y Y 1 F N
DEF Connector_USB_B J 0 40 Y Y 1 F N
F0 "J" -200 450 50 H V L CNN
F1 "Connector_USB_A" -200 350 50 H V L CNN
F1 "Connector_USB_B" -200 350 50 H V L CNN
F2 "" 150 -50 50 H I C CNN
F3 "" 150 -50 50 H I C CNN
$FPLIST
Expand All @@ -96,21 +96,21 @@ DRAW
C -150 85 25 0 1 10 F
C -25 135 15 0 1 10 F
S -200 -300 200 300 0 1 10 f
S -60 190 -170 210 0 1 0 F
S -50 180 -180 230 0 1 0 N
S -150 220 -100 180 0 1 0 F
S -5 -300 5 -270 0 1 0 N
S 10 50 -20 20 0 1 10 F
S 200 -105 170 -95 0 1 0 N
S 200 -5 170 5 0 1 0 N
S 200 195 170 205 0 1 0 N
P 2 0 1 10 -75 85 25 85 N
P 4 0 1 10 -125 85 -100 85 -50 135 -25 135 N
P 4 0 1 10 -100 85 -75 85 -50 35 0 35 N
P 4 0 1 10 25 110 25 60 75 85 25 110 F
P 2 1 1 10 -75 85 25 85 N
X VBUS 1 300 200 100 L 50 50 1 1 W
P 7 0 1 0 -160 170 -90 170 -90 225 -105 240 -145 240 -160 225 -160 170 N
X VBUS 1 300 200 100 L 50 50 1 1 w
X D- 2 300 -100 100 L 50 50 1 1 B
X D+ 3 300 0 100 L 50 50 1 1 B
X GND 4 0 -400 100 U 50 50 1 1 W
X GND 4 0 -400 100 U 50 50 1 1 w
X Shield 5 -100 -400 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
Expand Down Expand Up @@ -316,19 +316,4 @@ X pwr 1 0 0 0 U 50 50 0 0 w
ENDDRAW
ENDDEF
#
# power_VCC
#
DEF power_VCC #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_VCC" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X VCC 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library
3,515 changes: 2,408 additions & 1,107 deletions UPDI_programmer/UPDI_programmer.kicad_pcb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion UPDI_programmer/UPDI_programmer.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
update=2021 November 01, Monday 17:57:50
update=2021 November 01, Monday 20:35:54
version=1
last_client=kicad
[general]
Expand Down
Loading

0 comments on commit 36871f1

Please sign in to comment.