summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcb/io.kicad_sch194
-rw-r--r--pcb/iot-contact.kicad_sch174
-rw-r--r--pcb/processor.kicad_sch361
3 files changed, 724 insertions, 5 deletions
diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch
index f297749..39ed9a5 100644
--- a/pcb/io.kicad_sch
+++ b/pcb/io.kicad_sch
@@ -8,6 +8,113 @@
(title "iot-contact")
)
(lib_symbols
+ (symbol "Connector:TestPoint"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0.762)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "TP"
+ (at 0 6.858 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 0 5.08 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "test point tp"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Pin* Test*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "TestPoint_0_1"
+ (circle
+ (center 0 3.302)
+ (radius 0.762)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "TestPoint_1_1"
+ (pin passive line
+ (at 0 0 90)
+ (length 2.54)
+ (name "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
(symbol "Converter_DCDC:TBA1-0310"
(exclude_from_sim no)
(in_bom yes)
@@ -1854,6 +1961,12 @@
(uuid "97e089ba-8a5a-4b75-8384-d327e2445827")
)
(junction
+ (at 96.52 67.31)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "cd1cf201-1ffe-4b9d-9ec7-5d8298f94219")
+ )
+ (junction
(at 97.79 146.05)
(diameter 0)
(color 0 0 0 0)
@@ -2057,7 +2170,7 @@
)
(wire
(pts
- (xy 110.49 67.31) (xy 114.3 67.31)
+ (xy 88.9 67.31) (xy 96.52 67.31)
)
(stroke
(width 0)
@@ -2287,6 +2400,16 @@
)
(wire
(pts
+ (xy 96.52 67.31) (xy 114.3 67.31)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "998e5da6-e441-40cd-8bd4-fe377b8bee32")
+ )
+ (wire
+ (pts
(xy 147.32 135.89) (xy 147.32 137.16)
)
(stroke
@@ -2552,7 +2675,7 @@
)
(hierarchical_label "CONTACT_CLOSED"
(shape output)
- (at 110.49 67.31 180)
+ (at 88.9 67.31 180)
(effects
(font
(size 1.27 1.27)
@@ -3495,6 +3618,73 @@
)
)
(symbol
+ (lib_id "Connector:TestPoint")
+ (at 96.52 67.31 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "a3d6c726-18bc-4d98-8b0d-7186d1c97e13")
+ (property "Reference" "TP5"
+ (at 99.06 62.7379 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 99.06 65.2779 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 101.6 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 101.6 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 96.52 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "612412a4-d65f-442e-ba68-d2f7103fb208")
+ )
+ (instances
+ (project ""
+ (path "/5defd195-0277-4d04-9f5f-69e505c9845c/774a1163-9519-4c75-bf10-cefc947dd50a"
+ (reference "TP5")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
(lib_id "Device:D")
(at 157.48 118.11 270)
(unit 1)
diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch
index 20295c8..537edc3 100644
--- a/pcb/iot-contact.kicad_sch
+++ b/pcb/iot-contact.kicad_sch
@@ -2461,6 +2461,113 @@
)
(embedded_fonts no)
)
+ (symbol "Connector:TestPoint"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0.762)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "TP"
+ (at 0 6.858 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 0 5.08 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "test point tp"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Pin* Test*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "TestPoint_0_1"
+ (circle
+ (center 0 3.302)
+ (radius 0.762)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "TestPoint_1_1"
+ (pin passive line
+ (at 0 0 90)
+ (length 2.54)
+ (name "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
(symbol "Connector_Generic:Conn_01x02"
(pin_names
(offset 1.016)
@@ -6201,6 +6308,73 @@
)
)
(symbol
+ (lib_id "Connector:TestPoint")
+ (at 158.75 139.7 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "6c49fb2b-f71c-4222-8f6f-bc97395fc8d2")
+ (property "Reference" "TP1"
+ (at 161.29 135.1279 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 161.29 137.6679 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 163.83 139.7 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 163.83 139.7 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 158.75 139.7 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "39334ae0-4dee-42bd-865a-eef2aed11772")
+ )
+ (instances
+ (project ""
+ (path "/5defd195-0277-4d04-9f5f-69e505c9845c"
+ (reference "TP1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
(lib_id "Connector:Conn_ARM_JTAG_SWD_10")
(at 132.08 38.1 0)
(unit 1)
diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch
index d6caae7..7794c17 100644
--- a/pcb/processor.kicad_sch
+++ b/pcb/processor.kicad_sch
@@ -8,6 +8,113 @@
(title "iot-contact")
)
(lib_symbols
+ (symbol "Connector:TestPoint"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0.762)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "TP"
+ (at 0 6.858 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 0 5.08 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "test point tp"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Pin* Test*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "TestPoint_0_1"
+ (circle
+ (center 0 3.302)
+ (radius 0.762)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "TestPoint_1_1"
+ (pin passive line
+ (at 0 0 90)
+ (length 2.54)
+ (name "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
(symbol "Device:C"
(pin_numbers
(hide yes)
@@ -3458,6 +3565,12 @@
(uuid "0289cfda-83f4-4e4d-bbc5-f3cd5349d27c")
)
(junction
+ (at 168.91 58.42)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "0b6b6688-2959-4fc4-9934-9c8a17f52395")
+ )
+ (junction
(at 97.79 48.26)
(diameter 0)
(color 0 0 0 0)
@@ -3530,12 +3643,24 @@
(uuid "b003a233-230f-4653-9cab-6b7dbbefebd7")
)
(junction
+ (at 162.56 106.68)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "b80cfc72-d053-418b-9a03-7006f03383af")
+ )
+ (junction
(at 134.62 36.83)
(diameter 0)
(color 0 0 0 0)
(uuid "d691cb68-cd2a-4949-bb6f-4504448c3e62")
)
(junction
+ (at 162.56 109.22)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "e843a977-6b9a-4919-a3a1-366605d9b84b")
+ )
+ (junction
(at 76.2 60.96)
(diameter 0)
(color 0 0 0 0)
@@ -3959,7 +4084,7 @@
)
(wire
(pts
- (xy 154.94 58.42) (xy 182.88 58.42)
+ (xy 154.94 58.42) (xy 168.91 58.42)
)
(stroke
(width 0)
@@ -4089,7 +4214,7 @@
)
(wire
(pts
- (xy 154.94 106.68) (xy 179.07 106.68)
+ (xy 154.94 106.68) (xy 162.56 106.68)
)
(stroke
(width 0)
@@ -4129,6 +4254,16 @@
)
(wire
(pts
+ (xy 168.91 58.42) (xy 182.88 58.42)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "59d40296-e50d-4d2c-8c11-33f22676ca07")
+ )
+ (wire
+ (pts
(xy 67.31 68.58) (xy 76.2 68.58)
)
(stroke
@@ -4199,7 +4334,7 @@
)
(wire
(pts
- (xy 154.94 109.22) (xy 181.61 109.22)
+ (xy 154.94 109.22) (xy 162.56 109.22)
)
(stroke
(width 0)
@@ -4479,6 +4614,16 @@
)
(wire
(pts
+ (xy 162.56 109.22) (xy 181.61 109.22)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d013e416-3314-4e10-90e2-4a70fb873ba5")
+ )
+ (wire
+ (pts
(xy 129.54 182.88) (xy 129.54 185.42)
)
(stroke
@@ -4549,6 +4694,16 @@
)
(wire
(pts
+ (xy 162.56 106.68) (xy 179.07 106.68)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "de375f76-0e0f-46f6-a797-6f1c089935ec")
+ )
+ (wire
+ (pts
(xy 181.61 119.38) (xy 185.42 119.38)
)
(stroke
@@ -5373,6 +5528,73 @@
)
)
(symbol
+ (lib_id "Connector:TestPoint")
+ (at 162.56 106.68 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "3d322c05-4368-4401-8674-d0321c34c961")
+ (property "Reference" "TP3"
+ (at 165.1 102.1079 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 165.1 104.6479 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 167.64 106.68 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 167.64 106.68 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 162.56 106.68 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "75d16ee2-ed45-464d-a26a-f56a16b07555")
+ )
+ (instances
+ (project ""
+ (path "/5defd195-0277-4d04-9f5f-69e505c9845c/9e600826-010a-409d-9a37-ea8e6fbe6058"
+ (reference "TP3")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
(lib_id "Device:R")
(at 182.88 53.34 0)
(unit 1)
@@ -6522,6 +6744,73 @@
)
)
(symbol
+ (lib_id "Connector:TestPoint")
+ (at 168.91 58.42 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "be6c6d1a-ac97-4d81-8341-35ae6877b32c")
+ (property "Reference" "TP2"
+ (at 171.45 53.8479 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 171.45 56.3879 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 173.99 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 173.99 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 168.91 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "c2ed13e7-cd8b-49bd-968f-cbb01fa37643")
+ )
+ (instances
+ (project ""
+ (path "/5defd195-0277-4d04-9f5f-69e505c9845c/9e600826-010a-409d-9a37-ea8e6fbe6058"
+ (reference "TP2")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
(lib_id "Device:C")
(at 63.5 68.58 90)
(mirror x)
@@ -7199,6 +7488,72 @@
)
)
(symbol
+ (lib_id "Connector:TestPoint")
+ (at 162.56 109.22 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "ed21257f-31cc-45b9-abef-0896be778af4")
+ (property "Reference" "TP4"
+ (at 165.1 111.2519 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "TestPoint"
+ (at 165.1 113.7919 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" ""
+ (at 157.48 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 157.48 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 162.56 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "e0d047c5-bb42-491f-ad3e-f79935e97566")
+ )
+ (instances
+ (project ""
+ (path "/5defd195-0277-4d04-9f5f-69e505c9845c/9e600826-010a-409d-9a37-ea8e6fbe6058"
+ (reference "TP4")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
(lib_id "power:+3.3V")
(at 195.58 114.3 0)
(mirror y)