Skip to content

Commit

Permalink
Added AVR UPDI breakout board
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuchwald committed Nov 2, 2021
1 parent e287a59 commit bd33d23
Show file tree
Hide file tree
Showing 5 changed files with 508 additions and 0 deletions.
50 changes: 50 additions & 0 deletions AVRUPDI_breakout/AVRUPDI_breakout-cache.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# Connector_AVR-UPDI-6
#
DEF Connector_AVR-UPDI-6 J 0 40 Y Y 1 F N
F0 "J" -250 350 50 H V L CNN
F1 "Connector_AVR-UPDI-6" 0 350 50 H V L CNN
F2 "" -250 -50 50 V I C CNN
F3 "" -1275 -550 50 H I C CNN
$FPLIST
IDC?Header*2x03*
Pin?Header*2x03*
$ENDFPLIST
DRAW
S -105 -270 -95 -300 0 1 0 N
S -105 300 -95 270 0 1 0 N
S 300 105 270 95 0 1 0 N
S 300 300 -300 -300 0 1 10 f
X DATA 1 400 100 100 L 50 50 1 1 P
X VCC 2 -100 400 100 D 50 50 1 1 P
X NC 3 300 0 100 L 50 50 1 1 N N
X NC 4 300 -100 100 L 50 50 1 1 N N
X NC 5 300 -200 100 L 50 50 1 1 N N
X GND 6 -100 -400 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Connector_Generic_Conn_01x03
#
DEF Connector_Generic_Conn_01x03 J 0 40 Y N 1 F N
F0 "J" 0 200 50 H V C CNN
F1 "Connector_Generic_Conn_01x03" 0 -200 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S -50 -95 0 -105 1 1 6 N
S -50 5 0 -5 1 1 6 N
S -50 105 0 95 1 1 6 N
S -50 150 50 -150 1 1 10 f
X Pin_1 1 -200 100 150 R 50 50 1 1 P
X Pin_2 2 -200 0 150 R 50 50 1 1 P
X Pin_3 3 -200 -100 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library
Loading

0 comments on commit bd33d23

Please sign in to comment.