-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
508 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.