Added oscillator
This commit is contained in:
parent
ac9185b49c
commit
26fc1ac9ef
@ -34,6 +34,9 @@ Libraries for KiCad.
|
|||||||
## eth-mechanical
|
## eth-mechanical
|
||||||
* RJ45 with transformer
|
* RJ45 with transformer
|
||||||
|
|
||||||
|
## clock
|
||||||
|
* OSC (oscillator)
|
||||||
|
|
||||||
# Shimatta Footprints
|
# Shimatta Footprints
|
||||||
Footprints
|
Footprints
|
||||||
|
|
||||||
|
3
schematics/clock/clock.dcm
Normal file
3
schematics/clock/clock.dcm
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
EESchema-DOCLIB Version 2.0
|
||||||
|
#
|
||||||
|
#End Doc Library
|
30
schematics/clock/clock.lib
Normal file
30
schematics/clock/clock.lib
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3
|
||||||
|
#encoding utf-8
|
||||||
|
#
|
||||||
|
# OSC
|
||||||
|
#
|
||||||
|
DEF OSC U 0 40 Y Y 1 F N
|
||||||
|
F0 "U" 200 -100 60 H V C CNN
|
||||||
|
F1 "OSC" 600 -100 60 H V C CNN
|
||||||
|
F2 "" 200 -150 60 H V C CNN
|
||||||
|
F3 "" 200 -150 60 H V C CNN
|
||||||
|
DRAW
|
||||||
|
S 0 0 800 700 1 1 0 N
|
||||||
|
S 200 360 250 340 1 1 0 N
|
||||||
|
P 2 1 1 0 190 370 260 370 N
|
||||||
|
P 2 1 1 0 225 250 225 330 N
|
||||||
|
P 2 1 1 0 225 450 225 370 N
|
||||||
|
P 2 1 1 0 260 330 190 330 N
|
||||||
|
P 2 1 1 0 300 250 225 250 N
|
||||||
|
P 2 1 1 0 300 450 225 450 N
|
||||||
|
P 2 1 1 0 575 350 550 350 N
|
||||||
|
P 3 1 1 0 570 550 440 550 440 420 N
|
||||||
|
P 4 1 1 0 300 500 300 200 550 350 300 500 N
|
||||||
|
X CON 1 1100 550 300 L 60 60 1 1 I
|
||||||
|
X VSS 2 -300 150 300 R 60 60 1 1 W
|
||||||
|
X OUT 3 1100 350 300 L 60 60 1 1 O
|
||||||
|
X VDD 4 -300 550 300 R 60 60 1 1 W
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
Loading…
Reference in New Issue
Block a user