0
mirror of https://github.com/Aightech/CleverHand-hardware.git synced 2026-09-12 05:21:57 +00:00
Files
aightech b9b2e0711f feat: add XIAO_COM, EMG_DAQ_ADS1292, v2/emgvib and flexBracelet
Four new boards, all authored with KiCad 10:

- hmi/communication/XIAO_COM: XIAO-based com module (README, HARDWARE.md,
  plots, gerbers, STEP/STL)
- hmi/submodule/sensor/EMG_DAQ_ADS1292: ADS1292 EMG front-end with an
  electrodeFilter sub-sheet. Its README and description.yaml were copied
  from the ADS1293 module and still named that chip -- corrected here.
- hmi/submodule/v2/emgvib: combined EMG + vibration submodule
- tool/flexBracelet: flex bracelet with JLCPCB production files

Still missing and left for a follow-up: description.yaml for XIAO_COM,
and README + description.yaml for emgvib and flexBracelet.

Claude-Session: https://claude.ai/code/session_01Fp1CWL3JE8kAHQpHzFCsU5
2026-09-02 15:26:41 +01:00

141 lines
2.6 KiB
Plaintext

{
"board": {
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"prototype_zone_fills": false,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
"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",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 1
},
"git": {
"integration_disabled": false,
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "XIAO_COM.kicad_prl",
"version": 5
},
"net_inspector_panel": {
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_time_domain_details": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": 0
},
"open_jobsets": [
"jobs.kicad_jobset"
],
"project": {
"files": []
},
"schematic": {
"hierarchy_collapsed": [],
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"ruleAreas": true,
"symbols": true,
"text": true,
"wires": true
}
}
}