Skip to content

Commit faa09fa

Browse files
committed
Improved documentation and schematics.
Output divider values changed to better fit maximum cell voltage.
1 parent bbf78d5 commit faa09fa

File tree

4 files changed

+88
-6
lines changed

4 files changed

+88
-6
lines changed

doc/datasheets/spv1040.pdf

638 KB
Binary file not shown.

hw/sch_pcb/SOLARMINIBAT01.kicad_prl

+82
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
{
2+
"board": {
3+
"active_layer": 31,
4+
"active_layer_preset": "",
5+
"auto_track_width": true,
6+
"hidden_netclasses": [],
7+
"hidden_nets": [],
8+
"high_contrast_mode": 0,
9+
"net_color_mode": 1,
10+
"opacity": {
11+
"images": 0.6,
12+
"pads": 1.0,
13+
"tracks": 1.0,
14+
"vias": 1.0,
15+
"zones": 0.6
16+
},
17+
"selection_filter": {
18+
"dimensions": true,
19+
"footprints": true,
20+
"graphics": true,
21+
"keepouts": true,
22+
"lockedItems": false,
23+
"otherItems": true,
24+
"pads": true,
25+
"text": true,
26+
"tracks": true,
27+
"vias": true,
28+
"zones": true
29+
},
30+
"visible_items": [
31+
0,
32+
1,
33+
2,
34+
3,
35+
4,
36+
5,
37+
8,
38+
9,
39+
10,
40+
11,
41+
13,
42+
15,
43+
16,
44+
17,
45+
18,
46+
19,
47+
20,
48+
21,
49+
22,
50+
23,
51+
24,
52+
25,
53+
26,
54+
27,
55+
28,
56+
29,
57+
30,
58+
32,
59+
33,
60+
34,
61+
35,
62+
36,
63+
39,
64+
40
65+
],
66+
"visible_layers": "fffffff_ffffffff",
67+
"zone_display_mode": 0
68+
},
69+
"git": {
70+
"repo_password": "",
71+
"repo_type": "",
72+
"repo_username": "",
73+
"ssh_key": ""
74+
},
75+
"meta": {
76+
"filename": "SOLARMINIBAT01.kicad_prl",
77+
"version": 3
78+
},
79+
"project": {
80+
"files": []
81+
}
82+
}

hw/sch_pcb/SOLARMINIBAT01.kicad_pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
"sheets": [
646646
[
647647
"cf3ec207-cc3b-4c92-9c2d-71c8a9dee6d9",
648-
""
648+
"Root"
649649
],
650650
[
651651
"aabf0346-8f10-4bb0-86f6-0ff8e72d6db1",

hw/sch_pcb/power_input.kicad_sch

+5-5
Original file line numberDiff line numberDiff line change
@@ -2747,7 +2747,7 @@
27472747
(exclude_from_sim no)
27482748
(in_bom yes)
27492749
(on_board yes)
2750-
(dnp no)
2750+
(dnp yes)
27512751
(fields_autoplaced yes)
27522752
(uuid "335bcc2b-15eb-4c75-8d7f-140c83c3b291")
27532753
(property "Reference" "D10"
@@ -4315,16 +4315,16 @@
43154315
(fields_autoplaced yes)
43164316
(uuid "eba6a428-b832-49f5-9c79-0ba31f0da3a5")
43174317
(property "Reference" "R22"
4318-
(at 224.663 92.4365 0)
4318+
(at 224.663 92.1328 0)
43194319
(effects
43204320
(font
43214321
(size 1.27 1.27)
43224322
)
43234323
(justify right)
43244324
)
43254325
)
4326-
(property "Value" "110k"
4327-
(at 224.663 95.2116 0)
4326+
(property "Value" "115k"
4327+
(at 224.663 94.5571 0)
43284328
(effects
43294329
(font
43304330
(size 1.27 1.27)
@@ -4359,7 +4359,7 @@
43594359
(hide yes)
43604360
)
43614361
)
4362-
(property "UST_ID" "5e3ffc4a1287502a33bad850"
4362+
(property "UST_ID" ""
43634363
(at 222.885 93.345 0)
43644364
(effects
43654365
(font

0 commit comments

Comments
 (0)