Skip to content

Commit

Permalink
Added Power Protection And Filtering
Browse files Browse the repository at this point in the history
Added in passives and PTC resettable fuses for protecting users from the
power supply.
  • Loading branch information
ChrisGammell committed Sep 21, 2013
1 parent 5411588 commit 68ee76c
Show file tree
Hide file tree
Showing 23 changed files with 1,260 additions and 53 deletions.
6 changes: 3 additions & 3 deletions Arduino.bak
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:15 PM
EESchema Schematic File Version 2 date 9/21/2013 3:06:26 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 2 8
Sheet 2 9
Title ""
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down
6 changes: 3 additions & 3 deletions Arduino.sch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:16 PM
EESchema Schematic File Version 2 date 9/21/2013 3:11:47 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 2 8
Sheet 2 9
Title ""
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down
2 changes: 1 addition & 1 deletion BenchBuddy-cache.lib
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema-LIBRARY Version 2.3 Date: 9/19/2013 9:09:16 PM
EESchema-LIBRARY Version 2.3 Date: 9/21/2013 2:33:28 PM
#encoding utf-8
#
# +12P
Expand Down
14 changes: 10 additions & 4 deletions BenchBuddy.bak
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:14 PM
EESchema Schematic File Version 2 date 9/21/2013 3:06:25 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 8
Sheet 1 9
Title "noname.sch"
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down Expand Up @@ -74,7 +74,7 @@ F6 "SCLK" I L 7750 4650 60
F7 "CS_N" I L 7750 4800 60
$EndSheet
$Sheet
S 2800 1200 1800 1300
S 750 950 1800 1300
U 522FEADB
F0 "Power" 50
F1 "Power.sch" 50
Expand Down Expand Up @@ -122,4 +122,10 @@ F4 "NC" B R 9450 5900 60
F5 "NO" B R 9450 6300 60
F6 "COM" B R 9450 6100 60
$EndSheet
$Sheet
S 4750 900 1700 1300
U 523DF54E
F0 "PowerAdjustmentMonitor" 50
F1 "PowerAdjustmentMonitor.sch" 50
$EndSheet
$EndSCHEMATC
8 changes: 8 additions & 0 deletions BenchBuddy.bck
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
EESchema-DOCLIB Version 2.0 Date: 9/19/2013 8:50:57 PM
#
$CMP SPDT
D Single Pole, Double Throw
K Relay
$ENDCMP
#
#End Doc Library
2 changes: 1 addition & 1 deletion BenchBuddy.dcm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema-DOCLIB Version 2.0 Date: 9/19/2013 8:50:57 PM
EESchema-DOCLIB Version 2.0 Date: 9/21/2013 3:02:52 PM
#
$CMP SPDT
D Single Pole, Double Throw
Expand Down
16 changes: 15 additions & 1 deletion BenchBuddy.lib
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
EESchema-LIBRARY Version 2.3 Date: 9/19/2013 8:50:57 PM
EESchema-LIBRARY Version 2.3 Date: 9/21/2013 3:02:52 PM
#encoding utf-8
#
# -12P
#
DEF -12P #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 130 20 H I C CNN
F1 "-12P" 0 100 30 H V C CNN
F2 "~" 0 0 60 H V C CNN
F3 "~" 0 0 60 H V C CNN
DRAW
X -12P 1 0 0 0 U 20 20 0 0 W N
P 3 0 1 0 0 0 0 50 0 50 N
P 7 0 1 0 0 80 30 50 -20 50 -30 50 0 80 0 80 0 80 F
ENDDRAW
ENDDEF
#
# SPDT
#
DEF SPDT K 0 40 Y N 1 F N
Expand Down
14 changes: 10 additions & 4 deletions BenchBuddy.sch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:16 PM
EESchema Schematic File Version 2 date 9/21/2013 3:11:47 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 8
Sheet 1 9
Title "noname.sch"
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down Expand Up @@ -74,7 +74,7 @@ F6 "SCLK" I L 7750 4650 60
F7 "CS_N" I L 7750 4800 60
$EndSheet
$Sheet
S 2800 1200 1800 1300
S 750 950 1800 1300
U 522FEADB
F0 "Power" 50
F1 "Power.sch" 50
Expand Down Expand Up @@ -122,4 +122,10 @@ F4 "NC" B R 9450 5900 60
F5 "NO" B R 9450 6300 60
F6 "COM" B R 9450 6100 60
$EndSheet
$Sheet
S 4750 900 1700 1300
U 523DF54E
F0 "PowerAdjustmentMonitor" 50
F1 "PowerAdjustmentMonitor.sch" 50
$EndSheet
$EndSCHEMATC
6 changes: 3 additions & 3 deletions Fan.bak
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:15 PM
EESchema Schematic File Version 2 date 9/21/2013 3:06:26 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 7 8
Sheet 7 9
Title ""
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down
6 changes: 3 additions & 3 deletions Fan.sch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:16 PM
EESchema Schematic File Version 2 date 9/21/2013 3:11:47 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 7 8
Sheet 7 9
Title ""
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down
6 changes: 3 additions & 3 deletions LED_Driver.bak
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:15 PM
EESchema Schematic File Version 2 date 9/21/2013 3:06:26 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 6 8
Sheet 6 9
Title ""
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down
6 changes: 3 additions & 3 deletions LED_Driver.sch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date 9/19/2013 9:09:16 PM
EESchema Schematic File Version 2 date 9/21/2013 3:11:47 PM
LIBS:power
LIBS:device
LIBS:transistors
Expand Down Expand Up @@ -35,9 +35,9 @@ EELAYER 27 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 6 8
Sheet 6 9
Title ""
Date "20 sep 2013"
Date "21 sep 2013"
Rev ""
Comp ""
Comment1 ""
Expand Down
Loading

0 comments on commit 68ee76c

Please sign in to comment.