Update Project from Test_4, Update CI Script
Some checks failed
KiBot CI / test (push) Failing after 51s
Some checks failed
KiBot CI / test (push) Failing after 51s
This commit is contained in:
@@ -19,13 +19,12 @@ env:
|
|||||||
|
|
||||||
# Update these to correspond to the KiCad version
|
# Update these to correspond to the KiCad version
|
||||||
kibot_group: "all_group"
|
kibot_group: "all_group"
|
||||||
kibot_tag: "v2_k9"
|
kibot_tag: "v2_dk9"
|
||||||
kicad_image: "kicad9_auto_full"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/inti-cmnb/${{ env.kicad_image }}
|
container: ghcr.io/inti-cmnb/kicad9_auto_full:dev
|
||||||
if: ${{ github.ref_type == 'tag' || !startsWith(github.event.head_commit.message, 'Merge pull request') }}
|
if: ${{ github.ref_type == 'tag' || !startsWith(github.event.head_commit.message, 'Merge pull request') }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@@ -96,7 +95,7 @@ jobs:
|
|||||||
additional_args="--skip-pre draw_fancy_stackup,erc,drc ${version_arg} --log ${{ env.kibot_log }} draft_group"
|
additional_args="--skip-pre draw_fancy_stackup,erc,drc ${version_arg} --log ${{ env.kibot_log }} draft_group"
|
||||||
;;
|
;;
|
||||||
"WORKING")
|
"WORKING")
|
||||||
additional_args="--skip-pre erc,drc ${version_arg} --log ${{ env.kibot_log }} ${{ env.kibot_group }}"
|
additional_args="--skip-pre erc,drc ${version_arg} -E BLENDER_SAMPLES=2 --log ${{ env.kibot_log }} ${{ env.kibot_group }}"
|
||||||
;;
|
;;
|
||||||
"REVIEW"|"RELEASE")
|
"REVIEW"|"RELEASE")
|
||||||
additional_args="${version_arg} --log ${{ env.kibot_log }} ${{ env.kibot_group }}"
|
additional_args="${version_arg} --log ${{ env.kibot_log }} ${{ env.kibot_group }}"
|
||||||
@@ -121,6 +120,12 @@ jobs:
|
|||||||
path: ~/3d_models
|
path: ~/3d_models
|
||||||
key: 3d_models
|
key: 3d_models
|
||||||
|
|
||||||
|
- name: Run KiBot (Preprocessing)
|
||||||
|
uses: inti-cmnb/kibot@${{ env.kibot_tag }}
|
||||||
|
with:
|
||||||
|
additional_args: --skip-pre all ${{ env.version_arg }} preprocess_group
|
||||||
|
config: ${{ env.kibot_config }}
|
||||||
|
|
||||||
- name: Run KiBot (Outputs)
|
- name: Run KiBot (Outputs)
|
||||||
uses: inti-cmnb/kibot@${{ env.kibot_tag }}
|
uses: inti-cmnb/kibot@${{ env.kibot_tag }}
|
||||||
env:
|
env:
|
||||||
|
|||||||
30114
Test_5.kicad_pcb
30114
Test_5.kicad_pcb
File diff suppressed because it is too large
Load Diff
258
Test_5.kicad_pro
258
Test_5.kicad_pro
@@ -37,9 +37,9 @@
|
|||||||
"other_text_thickness": 0.15,
|
"other_text_thickness": 0.15,
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 0.8,
|
"drill": 0.0,
|
||||||
"height": 1.27,
|
"height": 0.245,
|
||||||
"width": 2.54
|
"width": 0.245
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.1,
|
"silk_line_width": 0.1,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
@@ -187,7 +187,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0
|
0.0,
|
||||||
|
0.09
|
||||||
],
|
],
|
||||||
"tuning_pattern_settings": {
|
"tuning_pattern_settings": {
|
||||||
"diff_pair_defaults": {
|
"diff_pair_defaults": {
|
||||||
@@ -231,7 +232,151 @@
|
|||||||
"mpn": ""
|
"mpn": ""
|
||||||
},
|
},
|
||||||
"layer_pairs": [],
|
"layer_pairs": [],
|
||||||
"layer_presets": [],
|
"layer_presets": [
|
||||||
|
{
|
||||||
|
"activeLayer": -2,
|
||||||
|
"flipBoard": false,
|
||||||
|
"layers": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
11,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
20,
|
||||||
|
22,
|
||||||
|
24,
|
||||||
|
25,
|
||||||
|
26,
|
||||||
|
27,
|
||||||
|
28,
|
||||||
|
29,
|
||||||
|
30,
|
||||||
|
31,
|
||||||
|
32,
|
||||||
|
34,
|
||||||
|
36,
|
||||||
|
37,
|
||||||
|
38,
|
||||||
|
40,
|
||||||
|
42,
|
||||||
|
44,
|
||||||
|
46,
|
||||||
|
48,
|
||||||
|
50,
|
||||||
|
52,
|
||||||
|
54,
|
||||||
|
56,
|
||||||
|
57,
|
||||||
|
58,
|
||||||
|
59,
|
||||||
|
60,
|
||||||
|
61,
|
||||||
|
62,
|
||||||
|
63,
|
||||||
|
64,
|
||||||
|
65,
|
||||||
|
66,
|
||||||
|
67,
|
||||||
|
68,
|
||||||
|
69,
|
||||||
|
70,
|
||||||
|
71,
|
||||||
|
72,
|
||||||
|
73,
|
||||||
|
74,
|
||||||
|
75,
|
||||||
|
76,
|
||||||
|
77,
|
||||||
|
78,
|
||||||
|
79,
|
||||||
|
80,
|
||||||
|
81,
|
||||||
|
82,
|
||||||
|
83,
|
||||||
|
84,
|
||||||
|
85,
|
||||||
|
86,
|
||||||
|
87,
|
||||||
|
88,
|
||||||
|
89,
|
||||||
|
90,
|
||||||
|
91,
|
||||||
|
92,
|
||||||
|
93,
|
||||||
|
94,
|
||||||
|
95,
|
||||||
|
96,
|
||||||
|
97,
|
||||||
|
98,
|
||||||
|
99,
|
||||||
|
100,
|
||||||
|
101,
|
||||||
|
102,
|
||||||
|
103,
|
||||||
|
104,
|
||||||
|
105,
|
||||||
|
106,
|
||||||
|
107,
|
||||||
|
108,
|
||||||
|
109,
|
||||||
|
110,
|
||||||
|
111,
|
||||||
|
112,
|
||||||
|
113,
|
||||||
|
114,
|
||||||
|
115,
|
||||||
|
116,
|
||||||
|
117,
|
||||||
|
118,
|
||||||
|
119,
|
||||||
|
120,
|
||||||
|
121,
|
||||||
|
122,
|
||||||
|
123,
|
||||||
|
124,
|
||||||
|
125,
|
||||||
|
126,
|
||||||
|
127
|
||||||
|
],
|
||||||
|
"name": "Routing Layers",
|
||||||
|
"renderLayers": [
|
||||||
|
"vias",
|
||||||
|
"footprint_text",
|
||||||
|
"footprint_anchors",
|
||||||
|
"ratsnest",
|
||||||
|
"grid",
|
||||||
|
"footprints_front",
|
||||||
|
"footprints_back",
|
||||||
|
"footprint_values",
|
||||||
|
"footprint_references",
|
||||||
|
"tracks",
|
||||||
|
"drc_errors",
|
||||||
|
"drawing_sheet",
|
||||||
|
"bitmaps",
|
||||||
|
"pads",
|
||||||
|
"zones",
|
||||||
|
"drc_warnings",
|
||||||
|
"drc_exclusions",
|
||||||
|
"locked_item_shadows",
|
||||||
|
"conflict_shadows",
|
||||||
|
"shapes"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"viewports": []
|
"viewports": []
|
||||||
},
|
},
|
||||||
"boards": [],
|
"boards": [],
|
||||||
@@ -464,7 +609,7 @@
|
|||||||
"pinned_symbol_libs": []
|
"pinned_symbol_libs": []
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"filename": "Asymworks_Template.kicad_pro",
|
"filename": "Test_4.kicad_pro",
|
||||||
"version": 3
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_settings": {
|
"net_settings": {
|
||||||
@@ -548,19 +693,19 @@
|
|||||||
"group_by": true,
|
"group_by": true,
|
||||||
"label": "DNP",
|
"label": "DNP",
|
||||||
"name": "${DNP}",
|
"name": "${DNP}",
|
||||||
"show": true
|
"show": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group_by": true,
|
"group_by": true,
|
||||||
"label": "Exclude from BOM",
|
"label": "Exclude from BOM",
|
||||||
"name": "${EXCLUDE_FROM_BOM}",
|
"name": "${EXCLUDE_FROM_BOM}",
|
||||||
"show": true
|
"show": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group_by": true,
|
"group_by": true,
|
||||||
"label": "Exclude from Board",
|
"label": "Exclude from Board",
|
||||||
"name": "${EXCLUDE_FROM_BOARD}",
|
"name": "${EXCLUDE_FROM_BOARD}",
|
||||||
"show": true
|
"show": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group_by": true,
|
"group_by": true,
|
||||||
@@ -573,14 +718,50 @@
|
|||||||
"label": "Datasheet",
|
"label": "Datasheet",
|
||||||
"name": "Datasheet",
|
"name": "Datasheet",
|
||||||
"show": true
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "LCSC",
|
||||||
|
"name": "LCSC",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Asymworks IPN",
|
||||||
|
"name": "Asymworks IPN",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Description",
|
||||||
|
"name": "Description",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "#",
|
||||||
|
"name": "${ITEM_NUMBER}",
|
||||||
|
"show": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Manufacturer",
|
||||||
|
"name": "Manufacturer",
|
||||||
|
"show": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group_by": false,
|
||||||
|
"label": "Manufacturer PN",
|
||||||
|
"name": "Manufacturer PN",
|
||||||
|
"show": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filter_string": "",
|
"filter_string": "",
|
||||||
"group_symbols": true,
|
"group_symbols": true,
|
||||||
"include_excluded_from_bom": true,
|
"include_excluded_from_bom": true,
|
||||||
"name": "Default Editing",
|
"name": "",
|
||||||
"sort_asc": true,
|
"sort_asc": true,
|
||||||
"sort_field": "Reference"
|
"sort_field": "Asymworks IPN"
|
||||||
},
|
},
|
||||||
"connection_grid_size": 50.0,
|
"connection_grid_size": 50.0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
@@ -591,7 +772,7 @@
|
|||||||
"field_names": [],
|
"field_names": [],
|
||||||
"intersheets_ref_own_page": false,
|
"intersheets_ref_own_page": false,
|
||||||
"intersheets_ref_prefix": "",
|
"intersheets_ref_prefix": "",
|
||||||
"intersheets_ref_short": true,
|
"intersheets_ref_short": false,
|
||||||
"intersheets_ref_show": false,
|
"intersheets_ref_show": false,
|
||||||
"intersheets_ref_suffix": "",
|
"intersheets_ref_suffix": "",
|
||||||
"junction_size_choice": 3,
|
"junction_size_choice": 3,
|
||||||
@@ -610,7 +791,7 @@
|
|||||||
"version": 1
|
"version": 1
|
||||||
},
|
},
|
||||||
"net_format_name": "KiCad",
|
"net_format_name": "KiCad",
|
||||||
"page_layout_descr_file": "kicad-embed://Asymworks_SCH.kicad_wks",
|
"page_layout_descr_file": "${KIPRJMOD}/templates/Asymworks_SCH.kicad_wks",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"space_save_all_events": true,
|
"space_save_all_events": true,
|
||||||
"spice_current_sheet_as_root": false,
|
"spice_current_sheet_as_root": false,
|
||||||
@@ -637,15 +818,15 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"a5aa3c11-5084-4ea5-9da5-c9ff4a86f01f",
|
"a5aa3c11-5084-4ea5-9da5-c9ff4a86f01f",
|
||||||
"Circuit 1"
|
"Load Cell Amp"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"9da43fd7-7a0a-403c-bf2c-ba67cd8fa669",
|
"9da43fd7-7a0a-403c-bf2c-ba67cd8fa669",
|
||||||
"Circuit 2"
|
"BLE Controller"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"6c8ce547-8e28-496a-9003-0e7dbfd93e8c",
|
"6c8ce547-8e28-496a-9003-0e7dbfd93e8c",
|
||||||
"Circuit 3"
|
"Power and Interface"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"20edd200-9383-4d87-bd58-f882adb4f112",
|
"20edd200-9383-4d87-bd58-f882adb4f112",
|
||||||
@@ -653,31 +834,34 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"text_variables": {
|
"text_variables": {
|
||||||
"ASSEMBLY_NAME": "",
|
"ASSEMBLY_NAME": "Assembly Name",
|
||||||
"ASSEMBLY_NUMBER": "",
|
"ASSEMBLY_NOTES": "",
|
||||||
"ASSEMBLY_SCALE": "",
|
"ASSEMBLY_NUMBER": "A99-9000",
|
||||||
|
"ASSEMBLY_SCALE": "1",
|
||||||
"COMPANY": "Asymworks, LLC",
|
"COMPANY": "Asymworks, LLC",
|
||||||
"DESIGNER": "JPK",
|
"DESIGNER": "JPK",
|
||||||
"DWG_NUMBER_PCB": "",
|
"DWG_NUMBER_PCB": "P99-9000",
|
||||||
"DWG_NUMBER_SCH": "",
|
"DWG_NUMBER_SCH": "S99-9000",
|
||||||
"DWG_TITLE_ASSY": "",
|
"DWG_TITLE_ASSY": "PCB Assembly, Assembly Name",
|
||||||
"DWG_TITLE_PCB": "",
|
"DWG_TITLE_PCB": "PCB, Assembly Name",
|
||||||
"DWG_TITLE_SCH": "",
|
"DWG_TITLE_SCH": "Schematic, Assembly Name",
|
||||||
"GIT_HASH": "",
|
"FABRICATION_NOTES": "FABRICATION NOTES (UNLESS OTHERWISE SPECIFIED)\n\n1)\tFABRICATE PER IPC-6012A CLASS 2.\n\n2)\tOUTLINE DEFINED IN SEPARATE GERBER FILE WITH\n\t\"Edge_Cuts.GBR\" SUFFIX.\n\n3)\tSEE SEPARATE DRILL FILES WITH \".DRL\" SUFFIX \n\tFOR HOLE LOCATIONS.\n\n\tSELECTED HOLE LOCATIONS SHOWN ON THIS DRAWING \n\tFOR REFERENCE ONLY.\n\n4)\tSURFACE FINISH: HAL SNPB\n\n5)\tSOLDERMASK ON BOTH SIDES OF THE BOARD SHALL \n\tBE LPI, COLOR GREEN.\n\n6)\tSILK SCREEN LEGEND TO BE APPLIED PER LAYER \n\tSTACKUP USING WHITE NON-CONDUCTIVE EPOXY INK.\n\n7)\tALL VIAS ARE TENTED ON BOTH SIDES UNLESS \n\tSOLDERMASK OPENED IN GERBER.\n\n8)\tRESERVED\n\n9)\tPCB MATERIAL REQUIREMENTS:\n\n\tA.\tFLAMMABILITY RATING MUST MEET OR EXCEED \n\t\tUL94V-0 REQUIREMENTS.\n\tB.\tTg 135 C OR EQUIVALENT.\n\n10)\tDESIGN GEOMETRY MINIMUM FEATURE SIZES:\n\n\tBOARD SIZE\t\t\t\t46.000 \u00d7 27.500 mm\n\tBOARD THICKNESS\t\t1.647 mm\n\tTRACE WIDTH\t\t\t0.100 mm\n\tTRACE TO TRACE\t\t0.200 mm\n\tMIN. HOLE (PTH)\t\t\t0.300 mm\n\tMIN. HOLE (NPTH)\t\t2.200 mm\n\tANNULAR RING\t\t\t0.150 mm\n\tCOPPER TO HOLE\t\t0.250 mm\n\tCOPPER TO EDGE\t\t0.500 mm\n\tHOLE TO HOLE\t\t\t0.250 mm",
|
||||||
"GIT_HASH_PCB": "",
|
"GIT_HASH": "e4c0a21",
|
||||||
"GIT_HASH_SCH": "",
|
"GIT_HASH_PCB": "63caa9f",
|
||||||
"GIT_URL": "",
|
"GIT_HASH_SCH": "3dec5ef",
|
||||||
"PROJECT_CODE": "",
|
"GIT_URL": "/jkrauss/Test_4",
|
||||||
"RELEASE_DATE": "",
|
"PROJECT_CODE": "P99",
|
||||||
"RELEASE_STATE": "",
|
"RELEASE_DATE": "2026-03-06",
|
||||||
"REVISION": "${REVISION}",
|
"RELEASE_STATE": "WORKING",
|
||||||
"SCALE": "1:1",
|
"REVISION": "NO_TAG+ (Unreleased)",
|
||||||
|
"SCALE": "2:1",
|
||||||
|
"SCHEMATIC_NOTES": "Unless otherwise specified, Resistor Values are in ohms, Capacitor Values are in \u00b5F, and Inductor Values are in \u00b5H.\n\nIn theory this should immediately show up since it's pre-processed before set_text_variables gets called. Now it should even import since the filename is fixed!",
|
||||||
"SHEET_NAME_01": "Cover Page",
|
"SHEET_NAME_01": "Cover Page",
|
||||||
"SHEET_NAME_02": "Block Diagram",
|
"SHEET_NAME_02": "Block Diagram",
|
||||||
"SHEET_NAME_03": "Project Architecture",
|
"SHEET_NAME_03": "Project Architecture",
|
||||||
"SHEET_NAME_04": "Circuit 1",
|
"SHEET_NAME_04": "Load Cell Amp",
|
||||||
"SHEET_NAME_05": "Circuit 2",
|
"SHEET_NAME_05": "BLE Controller",
|
||||||
"SHEET_NAME_06": "Circuit 3",
|
"SHEET_NAME_06": "Power and Interface",
|
||||||
"SHEET_NAME_07": "Parts List",
|
"SHEET_NAME_07": "Parts List",
|
||||||
"SHEET_NAME_08": "......................................",
|
"SHEET_NAME_08": "......................................",
|
||||||
"SHEET_NAME_09": "......................................",
|
"SHEET_NAME_09": "......................................",
|
||||||
@@ -695,4 +879,4 @@
|
|||||||
"STATE": "TEMPLATE",
|
"STATE": "TEMPLATE",
|
||||||
"VARIANT": ""
|
"VARIANT": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
20179
Test_5.kicad_sch
20179
Test_5.kicad_sch
File diff suppressed because it is too large
Load Diff
@@ -20,6 +20,7 @@ groups:
|
|||||||
- @TXT_SCH_NOTES_OUTPUT@
|
- @TXT_SCH_NOTES_OUTPUT@
|
||||||
- @TXT_FAB_NOTES_OUTPUT@
|
- @TXT_FAB_NOTES_OUTPUT@
|
||||||
- @TXT_ASSY_NOTES_OUTPUT@
|
- @TXT_ASSY_NOTES_OUTPUT@
|
||||||
|
- tables
|
||||||
|
|
||||||
# Draft Outputs Group (used in DRAFT state only) ---------------------------
|
# Draft Outputs Group (used in DRAFT state only) ---------------------------
|
||||||
- name: draft_group
|
- name: draft_group
|
||||||
@@ -93,7 +94,6 @@ groups:
|
|||||||
# Fabrication Outputs ------------------------------------------------------
|
# Fabrication Outputs ------------------------------------------------------
|
||||||
- name: fab
|
- name: fab
|
||||||
outputs:
|
outputs:
|
||||||
- tables
|
|
||||||
- @GERBER_OUTPUT@
|
- @GERBER_OUTPUT@
|
||||||
- @EXCELLON_DRILL_OUTPUT@
|
- @EXCELLON_DRILL_OUTPUT@
|
||||||
- @ODB_OUTPUT@
|
- @ODB_OUTPUT@
|
||||||
|
|||||||
@@ -3,16 +3,126 @@
|
|||||||
(generator "eeschema")
|
(generator "eeschema")
|
||||||
(generator_version "9.0")
|
(generator_version "9.0")
|
||||||
(uuid "012d7bf9-8223-4140-afc5-ecb09d57c558")
|
(uuid "012d7bf9-8223-4140-afc5-ecb09d57c558")
|
||||||
(paper "A3")
|
(paper "A4")
|
||||||
(title_block
|
(title_block
|
||||||
(title "Project Architecture")
|
(title "Project Architecture")
|
||||||
(rev "${REVISION}")
|
(rev "${REVISION}")
|
||||||
(company "${COMPANY}")
|
(company "${COMPANY}")
|
||||||
)
|
)
|
||||||
(lib_symbols)
|
(lib_symbols)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 86.36) (xy 144.78 86.36)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "1227ecff-04bc-4a85-a4a2-9986e3c2ad4a")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 93.98) (xy 144.78 93.98)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "1898be09-8fa4-4565-bf40-890a2e10f45d")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 96.52) (xy 144.78 96.52)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "404ce2b2-2e75-4463-a315-c3ae394581a9")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 48.26) (xy 144.78 48.26)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "665a9c50-6c67-4d58-8689-e57ca4b708e4")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 63.5) (xy 144.78 63.5)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "9000076b-76fb-4760-906e-84be4704f53f")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 73.66) (xy 144.78 73.66)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "90a59d0d-e940-4d15-8372-47e412a5b0a0")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 76.2) (xy 144.78 76.2)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "95a259d0-6e23-4641-a5b8-e19e9c8f503c")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 99.06) (xy 144.78 99.06)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "9a2663ac-f5d5-4051-a276-d8acb93f7e6e")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 43.18) (xy 144.78 43.18)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "9b62e6bb-09ba-4cdc-9e26-c7a873d2759b")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 60.96) (xy 144.78 60.96)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "d1c97e81-d9a8-4291-917f-dd80e406f5d8")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 130.81 83.82) (xy 144.78 83.82)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "d8a02ddb-f9dd-4235-8ebc-da2d53c12958")
|
||||||
|
)
|
||||||
(sheet
|
(sheet
|
||||||
(at 127 152.4)
|
(at 99.06 58.42)
|
||||||
(size 115.57 26.67)
|
(size 31.75 45.72)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
@@ -26,8 +136,8 @@
|
|||||||
(color 0 0 0 0.0000)
|
(color 0 0 0 0.0000)
|
||||||
)
|
)
|
||||||
(uuid "6c8ce547-8e28-496a-9003-0e7dbfd93e8c")
|
(uuid "6c8ce547-8e28-496a-9003-0e7dbfd93e8c")
|
||||||
(property "Sheetname" "Circuit 3"
|
(property "Sheetname" "Power and Interface"
|
||||||
(at 127 151.6884 0)
|
(at 99.06 57.7084 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@@ -35,8 +145,8 @@
|
|||||||
(justify left bottom)
|
(justify left bottom)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Sheetfile" "Circuit-3.kicad_sch"
|
(property "Sheetfile" "Power_Interface.kicad_sch"
|
||||||
(at 127 179.6546 0)
|
(at 99.06 104.7246 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@@ -44,8 +154,98 @@
|
|||||||
(justify left top)
|
(justify left top)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(pin "SWDCLK" output
|
||||||
|
(at 130.81 96.52 0)
|
||||||
|
(uuid "0db50187-0e7d-4aa7-b73a-d4608407bdef")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "SWDIO" bidirectional
|
||||||
|
(at 130.81 99.06 0)
|
||||||
|
(uuid "31c4f044-6d82-42ca-868b-7f6fc949aad2")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{RESET}" bidirectional
|
||||||
|
(at 130.81 93.98 0)
|
||||||
|
(uuid "a5ccfa40-c07b-4743-b2dc-ccff2da16997")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "SCL" input
|
||||||
|
(at 130.81 60.96 0)
|
||||||
|
(uuid "e419e6b7-8afa-415f-af8d-ec98a94d6c1d")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "SDA" bidirectional
|
||||||
|
(at 130.81 63.5 0)
|
||||||
|
(uuid "adf13c8d-c313-4244-8ee9-8fad108b5666")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{BATT_INT}" bidirectional
|
||||||
|
(at 130.81 73.66 0)
|
||||||
|
(uuid "a82262f1-58a6-4d58-a13c-395d10096253")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{PAIR_LED}" input
|
||||||
|
(at 130.81 86.36 0)
|
||||||
|
(uuid "05f5f7de-a55c-49de-b978-781626898b2a")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{PAIR_SW}" bidirectional
|
||||||
|
(at 130.81 83.82 0)
|
||||||
|
(uuid "69845853-5710-42aa-8ef5-f22c2fd7cde5")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{CHARGE}" tri_state
|
||||||
|
(at 130.81 76.2 0)
|
||||||
|
(uuid "ce61224f-a186-4441-9c12-d88a5f5b77b8")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
(instances
|
(instances
|
||||||
(project "Asymworks_Template"
|
(project "Test_4"
|
||||||
(path "/8bfb0b6c-9e3a-4761-bc1e-4eb40915aa0b/f6afef58-d841-4ad6-baf9-746b0a35f011"
|
(path "/8bfb0b6c-9e3a-4761-bc1e-4eb40915aa0b/f6afef58-d841-4ad6-baf9-746b0a35f011"
|
||||||
(page "6")
|
(page "6")
|
||||||
)
|
)
|
||||||
@@ -53,8 +253,8 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(sheet
|
(sheet
|
||||||
(at 190.5 63.5)
|
(at 144.78 40.64)
|
||||||
(size 52.07 63.5)
|
(size 34.29 63.5)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
@@ -68,8 +268,8 @@
|
|||||||
(color 0 0 0 0.0000)
|
(color 0 0 0 0.0000)
|
||||||
)
|
)
|
||||||
(uuid "9da43fd7-7a0a-403c-bf2c-ba67cd8fa669")
|
(uuid "9da43fd7-7a0a-403c-bf2c-ba67cd8fa669")
|
||||||
(property "Sheetname" "Circuit 2"
|
(property "Sheetname" "BLE Controller"
|
||||||
(at 190.5 62.7884 0)
|
(at 144.78 39.9284 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@@ -77,8 +277,8 @@
|
|||||||
(justify left bottom)
|
(justify left bottom)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Sheetfile" "Circuit-2.kicad_sch"
|
(property "Sheetfile" "BLE_Controller.kicad_sch"
|
||||||
(at 190.5 127.5846 0)
|
(at 144.78 104.7246 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@@ -86,8 +286,118 @@
|
|||||||
(justify left top)
|
(justify left top)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(pin "SWDCLK" input
|
||||||
|
(at 144.78 96.52 180)
|
||||||
|
(uuid "5fa0632f-b1cc-465c-bd86-0f112fc4e084")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "SWDIO" bidirectional
|
||||||
|
(at 144.78 99.06 180)
|
||||||
|
(uuid "92172b6b-d7c9-4b0a-acad-6948555f9714")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "LOAD_CELL" input
|
||||||
|
(at 144.78 48.26 180)
|
||||||
|
(uuid "d53629b6-d9ba-4d74-997d-192045187508")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "SCL" output
|
||||||
|
(at 144.78 60.96 180)
|
||||||
|
(uuid "b4502cb2-31bb-4b23-861d-35a0f8fe36b0")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "SDA" bidirectional
|
||||||
|
(at 144.78 63.5 180)
|
||||||
|
(uuid "6285cc7e-a573-48ec-94ad-be665f7a6a8d")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{BATT_INT}" input
|
||||||
|
(at 144.78 73.66 180)
|
||||||
|
(uuid "abed9517-eb6e-46e6-a661-0cbd174740f5")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{CHARGE}" input
|
||||||
|
(at 144.78 76.2 180)
|
||||||
|
(uuid "aa737158-eef0-4b63-9041-983b415bad55")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{LOAD_CELL_EN}" output
|
||||||
|
(at 144.78 43.18 180)
|
||||||
|
(uuid "d115bf14-98ee-4d86-bae1-fd2d8e818626")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{PAIR_LED}" output
|
||||||
|
(at 144.78 86.36 180)
|
||||||
|
(uuid "9c8ae25c-29b1-4aae-835c-d46e4f70a7f7")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{PAIR_SW}" input
|
||||||
|
(at 144.78 83.82 180)
|
||||||
|
(uuid "57fa8683-4e34-475f-943c-39b76fa7a4dd")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{RESET}" input
|
||||||
|
(at 144.78 93.98 180)
|
||||||
|
(uuid "cf66a665-bb43-4264-804c-79c2326f2bc2")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
(instances
|
(instances
|
||||||
(project "Asymworks_Template"
|
(project "Test_4"
|
||||||
(path "/8bfb0b6c-9e3a-4761-bc1e-4eb40915aa0b/f6afef58-d841-4ad6-baf9-746b0a35f011"
|
(path "/8bfb0b6c-9e3a-4761-bc1e-4eb40915aa0b/f6afef58-d841-4ad6-baf9-746b0a35f011"
|
||||||
(page "5")
|
(page "5")
|
||||||
)
|
)
|
||||||
@@ -95,8 +405,8 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(sheet
|
(sheet
|
||||||
(at 127 63.5)
|
(at 99.06 40.64)
|
||||||
(size 50.8 63.5)
|
(size 31.75 10.16)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
@@ -110,8 +420,8 @@
|
|||||||
(color 0 0 0 0.0000)
|
(color 0 0 0 0.0000)
|
||||||
)
|
)
|
||||||
(uuid "a5aa3c11-5084-4ea5-9da5-c9ff4a86f01f")
|
(uuid "a5aa3c11-5084-4ea5-9da5-c9ff4a86f01f")
|
||||||
(property "Sheetname" "Circuit 1"
|
(property "Sheetname" "Load Cell Amp"
|
||||||
(at 127 62.7884 0)
|
(at 99.06 39.9284 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@@ -119,8 +429,8 @@
|
|||||||
(justify left bottom)
|
(justify left bottom)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Sheetfile" "Circuit-1.kicad_sch"
|
(property "Sheetfile" "Load_Cell_Amp.kicad_sch"
|
||||||
(at 127 127.5846 0)
|
(at 99.06 51.3846 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
@@ -128,8 +438,28 @@
|
|||||||
(justify left top)
|
(justify left top)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(pin "LOAD_CELL" output
|
||||||
|
(at 130.81 48.26 0)
|
||||||
|
(uuid "c85ee897-3e46-4582-b08d-8489c44bb5fb")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "~{LOAD_CELL_EN}" input
|
||||||
|
(at 130.81 43.18 0)
|
||||||
|
(uuid "1272af7d-01cd-4c98-856b-c0166e56252e")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
(instances
|
(instances
|
||||||
(project "Asymworks_Template"
|
(project "Test_4"
|
||||||
(path "/8bfb0b6c-9e3a-4761-bc1e-4eb40915aa0b/f6afef58-d841-4ad6-baf9-746b0a35f011"
|
(path "/8bfb0b6c-9e3a-4761-bc1e-4eb40915aa0b/f6afef58-d841-4ad6-baf9-746b0a35f011"
|
||||||
(page "4")
|
(page "4")
|
||||||
)
|
)
|
||||||
|
|||||||
4353
sheets/BLE_Controller.kicad_sch
Normal file
4353
sheets/BLE_Controller.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
|||||||
(generator "eeschema")
|
(generator "eeschema")
|
||||||
(generator_version "9.0")
|
(generator_version "9.0")
|
||||||
(uuid "b8d4aec6-3776-46e2-a068-8f537360a721")
|
(uuid "b8d4aec6-3776-46e2-a068-8f537360a721")
|
||||||
(paper "A3")
|
(paper "A4")
|
||||||
(title_block
|
(title_block
|
||||||
(title "Block Diagram")
|
(title "Block Diagram")
|
||||||
(rev "${REVISION}")
|
(rev "${REVISION}")
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
(kicad_sch
|
|
||||||
(version 20250114)
|
|
||||||
(generator "eeschema")
|
|
||||||
(generator_version "9.0")
|
|
||||||
(uuid "ae274b30-ea86-4fd2-9b53-0688fcc83854")
|
|
||||||
(paper "A3")
|
|
||||||
(title_block
|
|
||||||
(title "Circuit 1")
|
|
||||||
(rev "${REVISION}")
|
|
||||||
(company "${COMPANY}")
|
|
||||||
)
|
|
||||||
(lib_symbols)
|
|
||||||
)
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
(kicad_sch
|
|
||||||
(version 20250114)
|
|
||||||
(generator "eeschema")
|
|
||||||
(generator_version "9.0")
|
|
||||||
(uuid "9862af89-a2d7-4c8f-b21b-98b3a07ff6c9")
|
|
||||||
(paper "A3")
|
|
||||||
(title_block
|
|
||||||
(title "Circuit 2")
|
|
||||||
(rev "${REVISION}")
|
|
||||||
(company "${COMPANY}")
|
|
||||||
)
|
|
||||||
(lib_symbols)
|
|
||||||
)
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
(kicad_sch
|
|
||||||
(version 20250114)
|
|
||||||
(generator "eeschema")
|
|
||||||
(generator_version "9.0")
|
|
||||||
(uuid "3e6e4bf0-cb66-44ec-867d-d511c2b5b480")
|
|
||||||
(paper "A3")
|
|
||||||
(title_block
|
|
||||||
(rev "${REVISION}")
|
|
||||||
(company "${COMPANY}")
|
|
||||||
)
|
|
||||||
(lib_symbols)
|
|
||||||
)
|
|
||||||
4991
sheets/Load_Cell_Amp.kicad_sch
Normal file
4991
sheets/Load_Cell_Amp.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
|||||||
(generator "eeschema")
|
(generator "eeschema")
|
||||||
(generator_version "9.0")
|
(generator_version "9.0")
|
||||||
(uuid "e715656a-7ef9-40bd-b637-b302eb88b008")
|
(uuid "e715656a-7ef9-40bd-b637-b302eb88b008")
|
||||||
(paper "A3")
|
(paper "A4")
|
||||||
(title_block
|
(title_block
|
||||||
(title "Parts List")
|
(title "Parts List")
|
||||||
(rev "${REVISION}")
|
(rev "${REVISION}")
|
||||||
|
|||||||
7558
sheets/Power_Interface.kicad_sch
Normal file
7558
sheets/Power_Interface.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user