more connections
This commit is contained in:
parent
5df5986392
commit
656cd8c217
@ -656,6 +656,14 @@
|
|||||||
"version": 1
|
"version": 1
|
||||||
},
|
},
|
||||||
"net_format_name": "",
|
"net_format_name": "",
|
||||||
|
"ngspice": {
|
||||||
|
"fix_include_paths": true,
|
||||||
|
"meta": {
|
||||||
|
"version": 0
|
||||||
|
},
|
||||||
|
"model_mode": 4,
|
||||||
|
"workbook_filename": ""
|
||||||
|
},
|
||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"space_save_all_events": true,
|
"space_save_all_events": true,
|
||||||
@ -683,11 +691,15 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"0e2accb2-e694-4d4d-b90d-b5a30fc2cdc6",
|
"0e2accb2-e694-4d4d-b90d-b5a30fc2cdc6",
|
||||||
"half_bridge_a1"
|
"half_bridge_b"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"ee0f751a-9bfc-406f-9b3d-3e07693e59dc",
|
"ee0f751a-9bfc-406f-9b3d-3e07693e59dc",
|
||||||
"half_bridge_a2"
|
"half_bridge_c"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"5ad34fe2-a490-48c3-a497-a9e3659d2417",
|
||||||
|
"psu"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"text_variables": {}
|
"text_variables": {}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
52
pcb/psu.kicad_sch
Normal file
52
pcb/psu.kicad_sch
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
(kicad_sch
|
||||||
|
(version 20250114)
|
||||||
|
(generator "eeschema")
|
||||||
|
(generator_version "9.0")
|
||||||
|
(uuid "ac246cc0-02b2-4099-a1fc-e84fd2eaba3c")
|
||||||
|
(paper "A4")
|
||||||
|
(lib_symbols)
|
||||||
|
(hierarchical_label "GND"
|
||||||
|
(shape input)
|
||||||
|
(at 88.9 88.9 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "1fccd3d1-2ed4-4ed7-8c59-800706a8a9bb")
|
||||||
|
)
|
||||||
|
(hierarchical_label "+3V3"
|
||||||
|
(shape output)
|
||||||
|
(at 101.6 76.2 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "3e8e33fc-440a-44d8-801d-8b4222426119")
|
||||||
|
)
|
||||||
|
(hierarchical_label "+12V"
|
||||||
|
(shape input)
|
||||||
|
(at 88.9 50.8 180)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
(uuid "a4f6e1de-3237-4251-a7b8-df89f1e96ac8")
|
||||||
|
)
|
||||||
|
(hierarchical_label "+5V"
|
||||||
|
(shape output)
|
||||||
|
(at 101.6 63.5 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
(uuid "a63d8233-997e-4fb0-9e38-ab3cdeb21184")
|
||||||
|
)
|
||||||
|
)
|
||||||
@ -1980,9 +1980,9 @@
|
|||||||
)
|
)
|
||||||
(uuid "20500675-d561-4f0c-9cea-5bac237ef30d")
|
(uuid "20500675-d561-4f0c-9cea-5bac237ef30d")
|
||||||
)
|
)
|
||||||
(text "Make sure C8 is close to pin 45 of RP2040"
|
(text "Make sure C13 is close to pin 45 of RP2040"
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(at 142.24 92.71 0)
|
(at 144.526 96.52 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@ -2015,7 +2015,7 @@
|
|||||||
)
|
)
|
||||||
(text "Flash"
|
(text "Flash"
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(at 63.5 93.98 0)
|
(at 96.774 110.998 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 2.54 2.54)
|
(size 2.54 2.54)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user