diff options
author | David Barksdale <amatus@amatus.name> | 2014-02-22 10:47:28 -0600 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2014-02-22 10:47:28 -0600 |
commit | d2e10508247243bf4cd22e33426205a27c67bf42 (patch) | |
tree | 7469d37d47285cd47e4d3572ecb0fc6c8f22aad0 | |
parent | 37cdb6b9a98c7ac24e7173d840a6d96797b8a456 (diff) |
Changed power supply caps.
-rw-r--r-- | hardware/kicad/i-bus bluetooth soc-cache.lib | 20 | ||||
-rw-r--r-- | hardware/kicad/i-bus bluetooth soc.net | 19 | ||||
-rw-r--r-- | hardware/kicad/i-bus bluetooth soc.sch | 12 |
3 files changed, 34 insertions, 17 deletions
diff --git a/hardware/kicad/i-bus bluetooth soc-cache.lib b/hardware/kicad/i-bus bluetooth soc-cache.lib index 34dd037..be45d01 100644 --- a/hardware/kicad/i-bus bluetooth soc-cache.lib +++ b/hardware/kicad/i-bus bluetooth soc-cache.lib @@ -1,4 +1,4 @@ -EESchema-LIBRARY Version 2.3 Date: Thu 20 Feb 2014 11:27:15 PM CST +EESchema-LIBRARY Version 2.3 Date: Fri 21 Feb 2014 09:56:02 PM CST #encoding utf-8 # # +3.3V @@ -143,6 +143,24 @@ X 6 6 -350 -250 250 R 60 60 1 1 P I ENDDRAW ENDDEF # +# CP1 +# +DEF CP1 C 0 10 N N 1 F N +F0 "C" 50 100 50 H V L CNN +F1 "CP1" 50 -100 50 H V L CNN +$FPLIST + CP* + SM* +$ENDFPLIST +DRAW +T 0 -50 100 80 0 0 0 + Normal 0 C C +A 0 -200 180 563 1236 0 1 15 N 100 -50 -100 -50 +P 4 0 1 15 -100 50 100 50 50 50 50 50 N +X ~ 1 0 200 150 D 40 40 1 1 P +X ~ 2 0 -200 180 U 40 40 1 1 P +ENDDRAW +ENDDEF +# # FA-128 # DEF FA-128 X 0 40 N N 1 F N diff --git a/hardware/kicad/i-bus bluetooth soc.net b/hardware/kicad/i-bus bluetooth soc.net index 1ec4e6c..84f5cb2 100644 --- a/hardware/kicad/i-bus bluetooth soc.net +++ b/hardware/kicad/i-bus bluetooth soc.net @@ -1,10 +1,10 @@ -# EESchema Netlist Version 1.1 created Thu 20 Feb 2014 11:25:55 PM CST +# EESchema Netlist Version 1.1 created Fri 21 Feb 2014 09:56:06 PM CST ( - ( /530588C6 $noname C1 47_uF {Lib=C} - ( 1 GND ) - ( 2 N-000035 ) + ( /530588C6 $noname C1 100_uF {Lib=CP1} + ( 1 N-000035 ) + ( 2 GND ) ) - ( /53058806 $noname C2 4.7_uF {Lib=C} + ( /53058806 $noname C2 10_uF {Lib=C} ( 1 +3.3V ) ( 2 GND ) ) @@ -158,9 +158,8 @@ * { Allowed footprints by component: $component C1 + CP* SM* - C? - C1-1 $endlist $component C2 SM* @@ -267,7 +266,7 @@ $endfootprintlist Net 1 "GND" "GND" FL1 6 J1 2 - C1 1 + C1 2 C2 2 R3 1 C6 2 @@ -343,13 +342,13 @@ Net 32 "" "" C3 1 Net 33 "" "" C4 1 - X1 1 U2 23 + X1 1 Net 34 "" "" J1 1 U1 4 Net 35 "" "" - C1 2 + C1 1 J1 3 U1 1 Net 36 "/CS" "CS" diff --git a/hardware/kicad/i-bus bluetooth soc.sch b/hardware/kicad/i-bus bluetooth soc.sch index 4776890..11c66f2 100644 --- a/hardware/kicad/i-bus bluetooth soc.sch +++ b/hardware/kicad/i-bus bluetooth soc.sch @@ -1,4 +1,4 @@ -EESchema Schematic File Version 2 date Thu 20 Feb 2014 11:27:15 PM CST +EESchema Schematic File Version 2 date Fri 21 Feb 2014 09:56:01 PM CST LIBS:power LIBS:device LIBS:transistors @@ -39,7 +39,7 @@ $Descr A4 11700 8267 encoding utf-8 Sheet 1 1 Title "" -Date "21 feb 2014" +Date "22 feb 2014" Rev "" Comp "" Comment1 "" @@ -276,13 +276,13 @@ F 1 "GND" H 2250 1030 30 0001 C CNN -1 0 0 1 $EndComp $Comp -L C C1 +L CP1 C1 U 1 1 530588C6 P 2250 1350 F 0 "C1" H 2300 1450 50 0000 L CNN -F 1 "47 uF" H 2300 1250 50 0000 L CNN +F 1 "100 uF" H 2300 1250 50 0000 L CNN 1 2250 1350 - 1 0 0 -1 + 1 0 0 1 $EndComp $Comp L GND #PWR02 @@ -298,7 +298,7 @@ L C C2 U 1 1 53058806 P 4500 1850 F 0 "C2" H 4550 1950 50 0000 L CNN -F 1 "4.7 uF" H 4550 1750 50 0000 L CNN +F 1 "10 uF" H 4550 1750 50 0000 L CNN 1 4500 1850 1 0 0 -1 $EndComp |