Skip to content

Commit fada779

Browse files
committed
5v buck regulator improvements
1 parent 732df7c commit fada779

File tree

8 files changed

+6717
-6018
lines changed

8 files changed

+6717
-6018
lines changed

pcb/ledboard/ledboard.kicad_pcb

Lines changed: 357 additions & 357 deletions
Large diffs are not rendered by default.

pcb/ledboard/ledboard.sch

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,8 @@ F 0 "R6" H 1759 4046 50 0000 L CNN
521521
F 1 "47k" H 1759 3955 50 0000 L CNN
522522
F 2 "Resistor_SMD:R_0402_1005Metric" H 1700 4000 50 0001 C CNN
523523
F 3 "~" H 1700 4000 50 0001 C CNN
524-
F 4 "WR04X4702FTL" H 1700 4000 50 0001 C CNN "P/N"
525-
F 5 "C16383" H 1700 4000 50 0001 C CNN "LCSC"
524+
F 4 "0402WGJ0473TCE" H 1700 4000 50 0001 C CNN "P/N"
525+
F 5 "C25563" H 1700 4000 50 0001 C CNN "LCSC"
526526
F 6 "" H 1700 4000 50 0001 C CNN "Digikey"
527527
F 7 "Yes" H 1700 4000 50 0001 C CNN "Generic OK"
528528
1 1700 4000
@@ -536,8 +536,8 @@ F 0 "R5" H 1541 4046 50 0000 R CNN
536536
F 1 "47k" H 1541 3955 50 0000 R CNN
537537
F 2 "Resistor_SMD:R_0402_1005Metric" H 1600 4000 50 0001 C CNN
538538
F 3 "~" H 1600 4000 50 0001 C CNN
539-
F 4 "WR04X4702FTL" H 1600 4000 50 0001 C CNN "P/N"
540-
F 5 "C16383" H 1600 4000 50 0001 C CNN "LCSC"
539+
F 4 "0402WGJ0473TCE" H 1600 4000 50 0001 C CNN "P/N"
540+
F 5 "C25563" H 1600 4000 50 0001 C CNN "LCSC"
541541
F 6 "" H 1600 4000 50 0001 C CNN "Digikey"
542542
F 7 "Yes" H 1600 4000 50 0001 C CNN "Generic OK"
543543
1 1600 4000
@@ -551,8 +551,8 @@ F 0 "R8" H 3159 4046 50 0000 L CNN
551551
F 1 "47k" H 3159 3955 50 0000 L CNN
552552
F 2 "Resistor_SMD:R_0402_1005Metric" H 3100 4000 50 0001 C CNN
553553
F 3 "~" H 3100 4000 50 0001 C CNN
554-
F 4 "WR04X4702FTL" H 3100 4000 50 0001 C CNN "P/N"
555-
F 5 "C16383" H 3100 4000 50 0001 C CNN "LCSC"
554+
F 4 "0402WGJ0473TCE" H 3100 4000 50 0001 C CNN "P/N"
555+
F 5 "C25563" H 3100 4000 50 0001 C CNN "LCSC"
556556
F 6 "" H 3100 4000 50 0001 C CNN "Digikey"
557557
F 7 "Yes" H 3100 4000 50 0001 C CNN "Generic OK"
558558
1 3100 4000
@@ -566,8 +566,8 @@ F 0 "R7" H 2941 4046 50 0000 R CNN
566566
F 1 "47k" H 2941 3955 50 0000 R CNN
567567
F 2 "Resistor_SMD:R_0402_1005Metric" H 3000 4000 50 0001 C CNN
568568
F 3 "~" H 3000 4000 50 0001 C CNN
569-
F 4 "WR04X4702FTL" H 3000 4000 50 0001 C CNN "P/N"
570-
F 5 "C16383" H 3000 4000 50 0001 C CNN "LCSC"
569+
F 4 "0402WGJ0473TCE" H 3000 4000 50 0001 C CNN "P/N"
570+
F 5 "C25563" H 3000 4000 50 0001 C CNN "LCSC"
571571
F 6 "" H 3000 4000 50 0001 C CNN "Digikey"
572572
F 7 "Yes" H 3000 4000 50 0001 C CNN "Generic OK"
573573
1 3000 4000

pcb/mainboard/gloworm-cache.lib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,23 @@ X 2 2 0 -150 50 U 50 50 1 1 P
286286
ENDDRAW
287287
ENDDEF
288288
#
289+
# Device_Net-Tie_2
290+
#
291+
DEF Device_Net-Tie_2 NT 0 0 N N 1 F N
292+
F0 "NT" 0 50 50 H V C CNN
293+
F1 "Device_Net-Tie_2" 0 -50 50 H V C CNN
294+
F2 "" 0 0 50 H I C CNN
295+
F3 "" 0 0 50 H I C CNN
296+
$FPLIST
297+
Net*Tie*
298+
$ENDFPLIST
299+
DRAW
300+
P 2 0 1 10 -50 0 50 0 N
301+
X 1 1 -100 0 100 R 50 50 1 1 P
302+
X 2 2 100 0 100 L 50 50 1 1 P
303+
ENDDRAW
304+
ENDDEF
305+
#
289306
# Device_Polyfuse
290307
#
291308
DEF Device_Polyfuse F 0 0 N Y 1 F N

0 commit comments

Comments
 (0)