-
Notifications
You must be signed in to change notification settings - Fork 2
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
8 changed files
with
1,618 additions
and
157 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,8 @@ | ||
EESchema-DOCLIB Version 2.0 | ||
# | ||
$CMP 74HCT4053 | ||
D Triple analog Multiplexer 2 to 1 line | ||
K CMOS MUX MUX2 | ||
$ENDCMP | ||
# | ||
#End Doc Library |
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,32 @@ | ||
EESchema-LIBRARY Version 2.3 | ||
#encoding utf-8 | ||
# | ||
# 74HCT4053 | ||
# | ||
DEF 74HCT4053 U 0 40 Y Y 1 F N | ||
F0 "U" 0 0 50 H V C CNN | ||
F1 "74HCT4053" 0 -200 50 H V C CNN | ||
F2 "" 0 0 60 H I C CNN | ||
F3 "" 0 0 60 H I C CNN | ||
DRAW | ||
X GND 8 0 -650 0 U 50 50 0 0 W N | ||
X VCC 16 0 650 0 D 50 50 0 0 W N | ||
S -400 650 400 -650 0 1 0 N | ||
X Y1 1 -700 200 300 R 50 50 1 1 P | ||
X Y0 2 -700 300 300 R 50 50 1 1 P | ||
X Z1 3 -700 -100 300 R 50 50 1 1 P | ||
X Z 4 700 0 300 L 50 50 1 1 P | ||
X Z0 5 -700 0 300 R 50 50 1 1 P | ||
X Inh 6 -700 -300 300 R 50 50 1 1 I | ||
X VEE 7 700 -500 300 L 50 50 1 1 W | ||
X C 9 -700 -600 300 R 50 50 1 1 I | ||
X B 10 -700 -500 300 R 50 50 1 1 I | ||
X A 11 -700 -400 300 R 50 50 1 1 I | ||
X X0 12 -700 600 300 R 50 50 1 1 P | ||
X X1 13 -700 500 300 R 50 50 1 1 P | ||
X X 14 700 600 300 L 50 50 1 1 P | ||
X Y 15 700 300 300 L 50 50 1 1 P | ||
ENDDRAW | ||
ENDDEF | ||
# | ||
#End Library |
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
Oops, something went wrong.