Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
93f3eb2
update project to kicad v10
NathanBelza May 27, 2026
21a7803
remove thermistors from board
NathanBelza May 28, 2026
3f39e02
rename project to be more descriptive
NathanBelza May 29, 2026
2f3ac9a
fix load cell connector
NathanBelza May 29, 2026
3d103ed
switch to on-board esp32s3
NathanBelza May 29, 2026
57a2a54
fix fan header footprint
NathanBelza May 29, 2026
1286d1e
update buck converter components and add reverse polarity protection
NathanBelza May 30, 2026
d6b2600
do some pcb routing
NathanBelza May 30, 2026
7b53a8c
finish pcb routing
NathanBelza May 30, 2026
a95c457
remove unneccesary component fields
NathanBelza May 31, 2026
3d6ce80
add all lcsc part numbers
NathanBelza May 31, 2026
efe50b2
add readme
NathanBelza May 31, 2026
4afda62
add thermal reliefs on bottom power planes
NathanBelza May 31, 2026
6ef5742
give more clearance for load cell connector from edge of board
NathanBelza May 31, 2026
fa672ff
fix 5.17V buck switch node net name
NathanBelza May 31, 2026
e283905
switch to esp32-s3-wroom-1
NathanBelza May 31, 2026
75ea1b2
update some routing and put ground pour on top layer to avoid warping
NathanBelza May 31, 2026
3099d3d
update silkscreen
NathanBelza May 31, 2026
8a5e822
update all capacitors to jlcpcb basic components
NathanBelza May 31, 2026
7e7d5d7
add a 12v testpoint
NathanBelza May 31, 2026
0d63e8e
update resistors to jlcpcb basic components
NathanBelza May 31, 2026
a51117c
fix copper pour priorities
NathanBelza Jun 1, 2026
e143cd0
move up ads112c04 capacitors further from pins for easier handsoldering
NathanBelza Jun 1, 2026
2391379
remove some extended components from bom (to be handsoldered)
NathanBelza Jun 1, 2026
f66f397
update screw terminal footprint
NathanBelza Jun 1, 2026
669eed4
add tachometer pullup and pwm low side fet for fans
NathanBelza Jun 1, 2026
fa7ac5a
organize hierarchical sheet page numbers
NathanBelza Jun 1, 2026
7077e5e
add heater connectors
NathanBelza Jun 9, 2026
05f0f23
add heater power regulation for fet switching
NathanBelza Jun 11, 2026
acf85e6
seperate board directories and finish heater driver routing
NathanBelza Jun 11, 2026
176707a
add relay to heater board for estop and do some ignitor board routing
NathanBelza Jun 17, 2026
42851f5
finish ignitor board routing
NathanBelza Jun 18, 2026
df135bf
finish control board routing
NathanBelza Jun 23, 2026
da7f505
updates for manufacturing
NathanBelza Jun 24, 2026
d9fd98a
Merge branch 'main' into heater-ignitor
NathanBelza Jun 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,699 changes: 4,699 additions & 0 deletions gse_control_node/actuator_control.kicad_sch

Large diffs are not rendered by default.

5,295 changes: 5,295 additions & 0 deletions gse_control_node/adc_filtering.kicad_sch

Large diffs are not rendered by default.

7,254 changes: 7,254 additions & 0 deletions gse_control_node/esp32s3_breakout.kicad_sch

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions gse_control_node/fabrication-toolkit-options.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"ARCHIVE_NAME": "", "EXTRA_LAYERS": "", "ALL_ACTIVE_LAYERS": false, "EXTEND_EDGE_CUT": false, "ALTERNATIVE_EDGE_CUT": false, "AUTO TRANSLATE": true, "AUTO FILL": true, "EXCLUDE DNP": false, "OPEN BROWSER": false, "BACKUP_OPT": true}
Loading