-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add conductivity circuit to schematic editor
- Loading branch information
1 parent
9b0a62d
commit bc264eb
Showing
36 changed files
with
10,084 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+6 KB
production/wavewise-ecad/WaveWise_Submersible/WaveWise_Submersible-backups/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...Submersible-backups/WaveWise_Submersible-2023-09-28_153033/WaveWise_Submersible.kicad_pcb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
(kicad_pcb (version 20211014) (generator pcbnew) | ||
) |
61 changes: 61 additions & 0 deletions
61
...Submersible-backups/WaveWise_Submersible-2023-09-28_153033/WaveWise_Submersible.kicad_pro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{ | ||
"board": { | ||
"design_settings": { | ||
"defaults": { | ||
"board_outline_line_width": 0.1, | ||
"copper_line_width": 0.2, | ||
"copper_text_size_h": 1.5, | ||
"copper_text_size_v": 1.5, | ||
"copper_text_thickness": 0.3, | ||
"other_line_width": 0.15, | ||
"silk_line_width": 0.15, | ||
"silk_text_size_h": 1.0, | ||
"silk_text_size_v": 1.0, | ||
"silk_text_thickness": 0.15 | ||
}, | ||
"diff_pair_dimensions": [], | ||
"drc_exclusions": [], | ||
"rules": { | ||
"min_copper_edge_clearance": 0.0, | ||
"solder_mask_clearance": 0.0, | ||
"solder_mask_min_width": 0.0 | ||
}, | ||
"track_widths": [], | ||
"via_dimensions": [] | ||
} | ||
}, | ||
"boards": [], | ||
"libraries": { | ||
"pinned_footprint_libs": [], | ||
"pinned_symbol_libs": [] | ||
}, | ||
"meta": { | ||
"filename": "kicad.kicad_pro", | ||
"version": 1 | ||
}, | ||
"net_settings": { | ||
"classes": [ | ||
{ | ||
"clearance": 0.2, | ||
"diff_pair_gap": 0.25, | ||
"diff_pair_via_gap": 0.25, | ||
"diff_pair_width": 0.2, | ||
"microvia_diameter": 0.3, | ||
"microvia_drill": 0.1, | ||
"name": "Default", | ||
"nets": [], | ||
"track_width": 0.25, | ||
"via_diameter": 0.8, | ||
"via_drill": 0.4 | ||
} | ||
], | ||
"meta": { | ||
"version": 0 | ||
} | ||
}, | ||
"pcbnew": { | ||
"page_layout_descr_file": "" | ||
}, | ||
"sheets": [], | ||
"text_variables": {} | ||
} |
5 changes: 5 additions & 0 deletions
5
...Submersible-backups/WaveWise_Submersible-2023-09-28_153033/WaveWise_Submersible.kicad_sch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
(kicad_sch (version 20211123) (generator eeschema) | ||
(paper "A4") | ||
(lib_symbols) | ||
(symbol_instances) | ||
) |
1 change: 1 addition & 0 deletions
1
.../WaveWise_Submersible-backups/WaveWise_Submersible-2023-10-04_193901 2/#auto_saved_files#
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/Users/katrinale/generate_sensors/WaveWise/production/wavewise-ecad/WaveWise_Submersible/WaveWise_Submersible-backups/WaveWise_Submersible-2023-10-04_193901 2/_autosave-WaveWise_Submersible.kicad_sch |
Binary file added
BIN
+6 KB
...bmersible/WaveWise_Submersible-backups/WaveWise_Submersible-2023-10-04_193901 2/.DS_Store
Binary file not shown.
Binary file added
BIN
+6 KB
...e-backups/WaveWise_Submersible-2023-10-04_193901 2/WaveWise_Submersible-backups/.DS_Store
Binary file not shown.
Binary file added
BIN
+17.2 KB
...23-10-04_193901 2/WaveWise_Submersible-backups/WaveWise_Submersible-2023-10-07_114049.zip
Binary file not shown.
132 changes: 132 additions & 0 deletions
132
...Submersible-backups/WaveWise_Submersible-2023-10-07_114049/WaveWise_Submersible.kicad_pcb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
(kicad_pcb (version 20211014) (generator pcbnew) | ||
|
||
(general | ||
(thickness 1.6) | ||
) | ||
|
||
(paper "A4") | ||
(layers | ||
(0 "F.Cu" signal) | ||
(31 "B.Cu" signal) | ||
(32 "B.Adhes" user "B.Adhesive") | ||
(33 "F.Adhes" user "F.Adhesive") | ||
(34 "B.Paste" user) | ||
(35 "F.Paste" user) | ||
(36 "B.SilkS" user "B.Silkscreen") | ||
(37 "F.SilkS" user "F.Silkscreen") | ||
(38 "B.Mask" user) | ||
(39 "F.Mask" user) | ||
(40 "Dwgs.User" user "User.Drawings") | ||
(41 "Cmts.User" user "User.Comments") | ||
(42 "Eco1.User" user "User.Eco1") | ||
(43 "Eco2.User" user "User.Eco2") | ||
(44 "Edge.Cuts" user) | ||
(45 "Margin" user) | ||
(46 "B.CrtYd" user "B.Courtyard") | ||
(47 "F.CrtYd" user "F.Courtyard") | ||
(48 "B.Fab" user) | ||
(49 "F.Fab" user) | ||
(50 "User.1" user) | ||
(51 "User.2" user) | ||
(52 "User.3" user) | ||
(53 "User.4" user) | ||
(54 "User.5" user) | ||
(55 "User.6" user) | ||
(56 "User.7" user) | ||
(57 "User.8" user) | ||
(58 "User.9" user) | ||
) | ||
|
||
(setup | ||
(pad_to_mask_clearance 0) | ||
(pcbplotparams | ||
(layerselection 0x00010fc_ffffffff) | ||
(disableapertmacros false) | ||
(usegerberextensions false) | ||
(usegerberattributes true) | ||
(usegerberadvancedattributes true) | ||
(creategerberjobfile true) | ||
(svguseinch false) | ||
(svgprecision 6) | ||
(excludeedgelayer true) | ||
(plotframeref false) | ||
(viasonmask false) | ||
(mode 1) | ||
(useauxorigin false) | ||
(hpglpennumber 1) | ||
(hpglpenspeed 20) | ||
(hpglpendiameter 15.000000) | ||
(dxfpolygonmode true) | ||
(dxfimperialunits true) | ||
(dxfusepcbnewfont true) | ||
(psnegative false) | ||
(psa4output false) | ||
(plotreference true) | ||
(plotvalue true) | ||
(plotinvisibletext false) | ||
(sketchpadsonfab false) | ||
(subtractmaskfromsilk false) | ||
(outputformat 1) | ||
(mirror false) | ||
(drillshape 1) | ||
(scaleselection 1) | ||
(outputdirectory "") | ||
) | ||
) | ||
|
||
(net 0 "") | ||
(net 1 "unconnected-(U1-Pad1)") | ||
(net 2 "unconnected-(U1-Pad2)") | ||
(net 3 "unconnected-(U1-Pad3)") | ||
(net 4 "unconnected-(U1-Pad4)") | ||
(net 5 "unconnected-(U1-Pad5)") | ||
(net 6 "unconnected-(U1-Pad6)") | ||
|
||
(footprint "WW_Checked:EZO_pH_Circuit" (layer "F.Cu") | ||
(tedit 0) (tstamp 86e0c7be-2244-45e0-9183-92b266eaa914) | ||
(at 291.66 4.7) | ||
(property "Sheetfile" "WaveWise_Submersible.kicad_sch") | ||
(property "Sheetname" "") | ||
(path "/eadd1e8c-022d-4707-8e82-566e81b239f3") | ||
(attr through_hole) | ||
(fp_text reference "U1" (at 0 -10.16 unlocked) (layer "F.SilkS") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp 6403cfef-c2b9-4ef2-894c-c8418fe4cfc8) | ||
) | ||
(fp_text value "EZO_pH_Circuit" (at 0 12.7 unlocked) (layer "F.Fab") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp 389eed02-74af-498f-91d6-97ddeee4f416) | ||
) | ||
(fp_text user "VCC" (at -2.54 8.89 unlocked) (layer "F.SilkS") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp 464b9e23-0ebf-4a21-a60e-4dbab08ebbdd) | ||
) | ||
(fp_text user "GND" (at -2.54 -6.35 unlocked) (layer "F.SilkS") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp cdfd9a9c-db7d-4cea-aa8e-a2a74c13a2fb) | ||
) | ||
(fp_text user "${REFERENCE}" (at 0 15.24 unlocked) (layer "F.Fab") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp bbc86fd5-827e-4203-be07-d41c61480a18) | ||
) | ||
(fp_line (start 2.54 -8.89) (end 6.35 -8.89) (layer "F.SilkS") (width 0.12) (tstamp 04fa5555-6848-4a36-a124-4280635e78e0)) | ||
(fp_line (start -6.35 11.43) (end -6.35 -8.89) (layer "F.SilkS") (width 0.12) (tstamp 187f75ed-397a-459c-ba3d-6c7334b6ec3b)) | ||
(fp_line (start 6.35 -8.89) (end 6.35 11.43) (layer "F.SilkS") (width 0.12) (tstamp a41a2735-5c2f-47cb-8371-943f6c51130a)) | ||
(fp_line (start 6.35 11.43) (end -6.35 11.43) (layer "F.SilkS") (width 0.12) (tstamp a9f27d01-f86f-4af5-aa16-d1572b9dedd9)) | ||
(fp_line (start -6.35 -8.89) (end -2.54 -8.89) (layer "F.SilkS") (width 0.12) (tstamp b1733203-2246-435e-b9a8-c2974656b6b2)) | ||
(fp_line (start -2.54 -8.89) (end 2.54 -8.89) (layer "F.SilkS") (width 0.12) (tstamp dfe0dd75-fbe5-4984-ab4f-d41c6a482ef1)) | ||
(pad "1" thru_hole circle (at -2.54 10.16) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) | ||
(net 1 "unconnected-(U1-Pad1)") (pinfunction "VCC") (pintype "input") (tstamp 852b8b9f-dc69-45c7-9a4c-3f4b92e4a098)) | ||
(pad "2" thru_hole circle (at 2.54 -7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) | ||
(net 2 "unconnected-(U1-Pad2)") (pinfunction "RX/SCL") (pintype "input") (tstamp f721fc65-058f-415e-8283-d57791464fec)) | ||
(pad "3" thru_hole circle (at 0 -7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) | ||
(net 3 "unconnected-(U1-Pad3)") (pinfunction "TX/SDA") (pintype "output") (tstamp 820b6f79-71c6-495f-a2ff-2751b1e1aa27)) | ||
(pad "4" thru_hole circle (at 2.54 10.16) (size 1.524 1.524) (drill 0.762) (layers *.Mask "F.Cu" "In1.Cu" "B.Cu") | ||
(net 4 "unconnected-(U1-Pad4)") (pinfunction "PGND") (pintype "input") (tstamp 82cc9293-7b67-420b-b522-5ea817d8b38b)) | ||
(pad "5" thru_hole circle (at 0 10.16) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) | ||
(net 5 "unconnected-(U1-Pad5)") (pinfunction "PRB") (pintype "input") (tstamp 9f2a31b8-6a71-4cad-b196-bc29db6c14b9)) | ||
(pad "6" thru_hole circle (at -2.54 -7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) | ||
(net 6 "unconnected-(U1-Pad6)") (pinfunction "GND") (pintype "input") (tstamp ec4cdca3-2b84-497e-94ee-6790c7e306a7)) | ||
) | ||
|
||
) |
75 changes: 75 additions & 0 deletions
75
...Submersible-backups/WaveWise_Submersible-2023-10-07_114049/WaveWise_Submersible.kicad_prl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"board": { | ||
"active_layer": 0, | ||
"active_layer_preset": "All Layers", | ||
"auto_track_width": true, | ||
"hidden_nets": [], | ||
"high_contrast_mode": 0, | ||
"net_color_mode": 1, | ||
"opacity": { | ||
"pads": 1.0, | ||
"tracks": 1.0, | ||
"vias": 1.0, | ||
"zones": 0.6 | ||
}, | ||
"ratsnest_display_mode": 0, | ||
"selection_filter": { | ||
"dimensions": true, | ||
"footprints": true, | ||
"graphics": true, | ||
"keepouts": true, | ||
"lockedItems": true, | ||
"otherItems": true, | ||
"pads": true, | ||
"text": true, | ||
"tracks": true, | ||
"vias": true, | ||
"zones": true | ||
}, | ||
"visible_items": [ | ||
0, | ||
1, | ||
2, | ||
3, | ||
4, | ||
5, | ||
8, | ||
9, | ||
10, | ||
11, | ||
12, | ||
13, | ||
14, | ||
15, | ||
16, | ||
17, | ||
18, | ||
19, | ||
20, | ||
21, | ||
22, | ||
23, | ||
24, | ||
25, | ||
26, | ||
27, | ||
28, | ||
29, | ||
30, | ||
32, | ||
33, | ||
34, | ||
35, | ||
36 | ||
], | ||
"visible_layers": "fffffff_ffffffff", | ||
"zone_display_mode": 0 | ||
}, | ||
"meta": { | ||
"filename": "WaveWise_Submersible.kicad_prl", | ||
"version": 3 | ||
}, | ||
"project": { | ||
"files": [] | ||
} | ||
} |
Oops, something went wrong.