Skip to content

Commit

Permalink
start pcb layout
Browse files Browse the repository at this point in the history
  • Loading branch information
electrified committed Jan 3, 2018
1 parent b46098e commit 894026e
Show file tree
Hide file tree
Showing 8 changed files with 643 additions and 724 deletions.
3 changes: 3 additions & 0 deletions fp-lib-table
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(fp_lib_table
(lib (name rc2014)(type KiCad)(uri "$(KIPRJMOD)/rc2014.pretty")(options "")(descr ""))
)
46 changes: 6 additions & 40 deletions rc2014-ds1302-rtc-cache.lib
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@ X GND 8 0 -450 0 U 30 30 0 0 W N
X VCC 16 0 450 0 D 30 30 0 0 W N
S -400 450 400 -450 0 1 0 N
X ~Mr 1 -700 -400 300 R 50 50 1 1 I I
X Q0 2 700 400 300 L 50 50 1 1 I
X Q0 2 700 400 300 L 50 50 1 1 O
X D0 3 -700 400 300 R 50 50 1 1 I
X D1 4 -700 300 300 R 50 50 1 1 I
X Q1 5 700 300 300 L 50 50 1 1 I
X Q1 5 700 300 300 L 50 50 1 1 O
X D2 6 -700 200 300 R 50 50 1 1 I
X Q2 7 700 200 300 L 50 50 1 1 I
X Q2 7 700 200 300 L 50 50 1 1 O
X Cp 9 -700 -250 300 R 50 50 1 1 I
X Q3 10 700 100 300 L 50 50 1 1 I
X Q3 10 700 100 300 L 50 50 1 1 O
X D3 11 -700 100 300 R 50 50 1 1 I
X Q4 12 700 0 300 L 50 50 1 1 I
X Q4 12 700 0 300 L 50 50 1 1 O
X D4 13 -700 0 300 R 50 50 1 1 I
X D5 14 -700 -100 300 R 50 50 1 1 I
X Q5 15 700 -100 300 L 50 50 1 1 I
X Q5 15 700 -100 300 L 50 50 1 1 O
ENDDRAW
ENDDEF
#
Expand Down Expand Up @@ -321,22 +321,6 @@ X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# Jumper
#
DEF Jumper JP 0 30 Y N 1 F N
F0 "JP" 0 150 50 H V C CNN
F1 "Jumper" 0 -80 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
A 0 -26 125 1426 373 0 1 0 N -98 50 99 50
C -100 0 35 0 1 0 N
C 100 0 35 0 1 0 N
X 1 1 -300 0 165 R 50 50 0 1 P
X 2 2 300 0 165 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
# PWR_FLAG
#
DEF PWR_FLAG #FLG 0 0 N N 1 F P
Expand All @@ -350,24 +334,6 @@ P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N
ENDDRAW
ENDDEF
#
# R
#
DEF R R 0 0 N Y 1 F N
F0 "R" 80 0 50 V V C CNN
F1 "R" 0 0 50 V V C CNN
F2 "" -70 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
R_*
R_*
$ENDFPLIST
DRAW
S -40 -100 40 100 0 1 10 N
X ~ 1 0 150 50 D 50 50 1 1 P
X ~ 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# R_Network07
#
DEF R_Network07 RN 0 0 N N 1 F N
Expand Down
8 changes: 8 additions & 0 deletions rc2014-ds1302-rtc.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
EESchema-DOCLIB Version 2.0
#
$CMP 74LS174
D Hex D-type FlipFlop, reset
K TTL REG REG6 DFF
$ENDCMP
#
#End Doc Library
Loading

0 comments on commit 894026e

Please sign in to comment.