From c50d7275a98c420506c1be35d1c067394af700f5 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 10 Aug 2025 17:36:15 +0200 Subject: pcb: Place test points They should be used to easier connect cables to the board to debug hardware or firmware issues. --- pcb/io.kicad_sch | 194 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 192 insertions(+), 2 deletions(-) (limited to 'pcb/io.kicad_sch') 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) @@ -1853,6 +1960,12 @@ (color 0 0 0 0) (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) @@ -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) @@ -2285,6 +2398,16 @@ ) (uuid "981cd73f-cdbd-490e-96ca-f7957788ccd1") ) + (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) @@ -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) @@ -3494,6 +3617,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) -- cgit v1.2.3-70-g09d2