Added justdrive hardware project

This commit is contained in:
2026-07-18 16:59:15 +02:00
parent 543f3f9b1b
commit 15f8b94967
8 changed files with 20143 additions and 0 deletions

557
HW/justdrive/apu.kicad_sch Normal file
View File

@@ -0,0 +1,557 @@
(kicad_sch
(version 20260306)
(generator "eeschema")
(generator_version "10.0")
(uuid "a5fb88e6-ec85-40d2-82d1-4902af103136")
(paper "A4")
(lib_symbols
(symbol "mylib:esp32-c3-12f"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(duplicate_pin_numbers_are_jumpers no)
(property "Reference" "U"
(at 0 1.27 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "ESP32 12F"
(at 2.54 1.27 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "mylib:esp32-c3-12f"
(at 2.54 1.27 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 2.54 1.27 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" ""
(at 2.54 1.27 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(symbol "esp32-c3-12f_1_1"
(rectangle
(start -10.16 0)
(end 10.16 -33.02)
(stroke
(width 0)
(type solid)
)
(fill
(type background)
)
)
(pin output line
(at 12.7 -2.54 180)
(length 2.54)
(name "IO0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -5.08 180)
(length 2.54)
(name "IO1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at -12.7 -7.62 0)
(length 2.54)
(name "EN"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -7.62 180)
(length 2.54)
(name "IO2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -10.16 180)
(length 2.54)
(name "IO3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -12.7 180)
(length 2.54)
(name "IO4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -15.24 180)
(length 2.54)
(name "IO5"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -12.7 -2.54 0)
(length 2.54)
(name "VCC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -17.78 180)
(length 2.54)
(name "IO6"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "12"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -20.32 180)
(length 2.54)
(name "IO7"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "13"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -12.7 -30.48 0)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "15"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -22.86 180)
(length 2.54)
(name "IO8"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "16"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -25.4 180)
(length 2.54)
(name "IO10"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "17"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -12.7 -10.16 0)
(length 2.54)
(name "BOOT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "18"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at -12.7 -19.05 0)
(length 2.54)
(name "D-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "19"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at -12.7 -21.59 0)
(length 2.54)
(name "D+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "20"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -27.94 180)
(length 2.54)
(name "IO20"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "21"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -30.48 180)
(length 2.54)
(name "IO21"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "22"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
)
(hierarchical_label "tx"
(shape output)
(at 120.65 143.51 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "3f2d34dd-9a51-42d5-bda8-33a5d19eafa6")
)
(hierarchical_label "rx"
(shape input)
(at 120.65 146.05 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "eb6877c4-4d24-4ef6-9e6c-3d8eb8cbf845")
)
(symbol
(lib_id "mylib:esp32-c3-12f")
(at 121.92 88.9 0)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(fields_autoplaced yes)
(uuid "e4313900-820b-44fe-9c46-524e3570c949")
(property "Reference" "U2"
(at 121.92 83.82 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "ESP32 12F"
(at 121.92 86.36 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "mylib:esp32-c3-12f"
(at 124.46 87.63 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 124.46 87.63 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" ""
(at 124.46 87.63 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "4d8eec6b-525b-484f-8ae4-99327654c322")
)
(pin "7"
(uuid "7e2c93c3-c99e-40fa-8ad8-6b30f51baa8b")
)
(pin "6"
(uuid "c0fa397e-1bb2-415a-b236-b1ea4d7b95c2")
)
(pin "13"
(uuid "cf158d78-0e8e-4215-8bb8-7edc48fc9a17")
)
(pin "16"
(uuid "4186d69e-0d1c-42ea-9162-42db062c2619")
)
(pin "12"
(uuid "b92f9ac2-b84f-4cd9-967f-9c170bd92e57")
)
(pin "2"
(uuid "3428ac99-3618-4bb8-836a-fac28eba727d")
)
(pin "5"
(uuid "345ca7ab-0f88-4d38-900d-d57e745f4171")
)
(pin "15"
(uuid "899beae1-3bb8-43d7-8a7d-eaece32bea59")
)
(pin "8"
(uuid "ad117fef-2746-4ccb-9818-1f4ac41c9563")
)
(pin "3"
(uuid "29ac4458-358d-414c-b5ea-63b2fea8d1bf")
)
(pin "4"
(uuid "3775b17a-79e8-4f08-9721-c728cdd6e250")
)
(pin "20"
(uuid "46ca37d3-2e25-4a59-9eda-1a1225fd7c75")
)
(pin "18"
(uuid "f5233637-63f5-4b50-937a-afe59ec0cd07")
)
(pin "19"
(uuid "681cdfdf-f70f-46ab-abc5-894916fd36c9")
)
(pin "22"
(uuid "b61ec226-5054-461a-b224-3876f6fb7c3a")
)
(pin "17"
(uuid "249bc0fb-ca19-4073-b41a-cadb194cfd4e")
)
(pin "21"
(uuid "c57e82ce-4302-460d-83f0-bfed0f831ce0")
)
(instances
(project "justdrive"
(path "/91d737a6-3901-4019-895e-d357098ad4a5/d12a3faf-ec32-438f-be1d-fa0287ae8539"
(reference "U2")
(unit 1)
)
)
)
)
)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
(kicad_pcb (version 20260206) (generator "pcbnew") (generator_version "10.0")
)

View File

@@ -0,0 +1,451 @@
{
"board": {
"3dviewports": [],
"ipc2581": {
"bom_rev": "",
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": "",
"sch_revision": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
"boards": [],
"component_class_settings": {
"assignments": [],
"meta": {
"version": 0
},
"sheet_component_classes": {
"enabled": false
}
},
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"field_name_whitespace": "warning",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"ground_pin_not_ground": "warning",
"hier_label_mismatch": "error",
"isolated_pin_label": "warning",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"stacked_pin_name": "warning",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "justdrive.kicad_pro",
"version": 3
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"tuning_profile": "",
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 5
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"idf": "",
"netlist": "",
"plot": "",
"specctra_dsn": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"annotation": {
"method": 0,
"sort_order": 0
},
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "Default Editing",
"sort_asc": true,
"sort_field": "Reference"
},
"bus_aliases": {},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"hop_over_size_choice": 0,
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"page_layout_descr_file": "JustDrive",
"plot_directory": "",
"reuse_designators": true,
"subpart_first_id": 65,
"subpart_id_separator": 0,
"top_level_sheets": [
{
"filename": "justdrive.kicad_sch",
"name": "Root",
"uuid": "91d737a6-3901-4019-895e-d357098ad4a5"
}
],
"used_designators": "J1-7,L1-3,C1-26,D1-10,#PWR1-48,R1-3,R17-31,Q1-6,U1-5",
"variants": []
},
"sheets": [
[
"91d737a6-3901-4019-895e-d357098ad4a5",
"Root"
],
[
"ba5b557b-f2e3-4020-a71a-eb18d28937a8",
"Power"
],
[
"a84aecde-8a99-488f-8554-6e1f1e68badf",
"MCU"
],
[
"d12a3faf-ec32-438f-be1d-fa0287ae8539",
"APU"
],
[
"167a6985-1db8-41fc-890d-c32613ddd798",
"Drivers"
]
],
"text_variables": {},
"tuning_profiles": {
"meta": {
"version": 0
},
"tuning_profiles_impedance_geometric": []
}
}

File diff suppressed because it is too large Load Diff

1329
HW/justdrive/mcu.kicad_sch Normal file

File diff suppressed because it is too large Load Diff

13600
HW/justdrive/power.kicad_sch Normal file

File diff suppressed because it is too large Load Diff