mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Add sheet for front/RTC, add buttons, LEDs and a RGB LED
This commit is contained in:
@@ -1114,6 +1114,12 @@
|
|||||||
(no_connect (at 255.27 67.31))
|
(no_connect (at 255.27 67.31))
|
||||||
(no_connect (at 265.43 67.31))
|
(no_connect (at 265.43 67.31))
|
||||||
|
|
||||||
|
(bus_entry (at 31.75 99.06) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 31.75 101.6) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(bus_entry (at 100.33 43.18) (size 2.54 -2.54)
|
(bus_entry (at 100.33 43.18) (size 2.54 -2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -1178,6 +1184,12 @@
|
|||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(wire (pts (xy 34.29 101.6) (xy 38.1 101.6))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 34.29 104.14) (xy 38.1 104.14))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(wire (pts (xy 63.5 149.86) (xy 63.5 152.4))
|
(wire (pts (xy 63.5 149.86) (xy 63.5 152.4))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -1361,6 +1373,18 @@
|
|||||||
(wire (pts (xy 273.05 82.55) (xy 273.05 80.01))
|
(wire (pts (xy 273.05 82.55) (xy 273.05 80.01))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
(bus (pts (xy 27.305 95.885) (xy 31.75 95.885))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 31.75 95.885) (xy 31.75 99.06))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 31.75 99.06) (xy 31.75 101.6))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 31.75 101.6) (xy 31.75 104.14))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(bus (pts (xy 102.87 38.1) (xy 108.585 38.1))
|
(bus (pts (xy 102.87 38.1) (xy 108.585 38.1))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -1443,6 +1467,12 @@
|
|||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(label "SCL" (at 34.29 101.6 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SDA" (at 34.29 104.14 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
(label "TD1-" (at 93.98 43.18 180)
|
(label "TD1-" (at 93.98 43.18 180)
|
||||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||||
)
|
)
|
||||||
@@ -1579,6 +1609,9 @@
|
|||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(hierarchical_label "I2C" (shape bidirectional) (at 27.305 95.885 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
)
|
||||||
(hierarchical_label "Ethernet" (shape bidirectional) (at 108.585 38.1 0)
|
(hierarchical_label "Ethernet" (shape bidirectional) (at 108.585 38.1 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
|
|||||||
1755
FrontRTC.kicad_sch
Normal file
1755
FrontRTC.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -398,6 +398,10 @@
|
|||||||
[
|
[
|
||||||
"a1a835e0-c072-4609-9cb4-4b95bf746f54",
|
"a1a835e0-c072-4609-9cb4-4b95bf746f54",
|
||||||
"PCIe"
|
"PCIe"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"441a9908-1e74-440b-b462-bdf6815583fe",
|
||||||
|
"Front/RTC"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"text_variables": {}
|
"text_variables": {}
|
||||||
|
|||||||
@@ -14,24 +14,25 @@
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
(bus (pts (xy 157.48 68.58) (xy 172.72 68.58))
|
(bus (pts (xy 104.775 74.93) (xy 109.855 74.93))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 172.72 68.58) (xy 172.72 86.36))
|
(bus (pts (xy 156.845 95.885) (xy 190.5 95.885))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
|
||||||
)
|
|
||||||
(bus (pts (xy 172.72 86.36) (xy 189.23 86.36))
|
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
|
||||||
(sheet (at 189.23 24.13) (size 40.64 36.83)
|
(label "I2C" (at 104.775 74.93 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 190.5 24.13) (size 40.64 36.83)
|
||||||
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
||||||
(fill (color 255 255 255 0.0000))
|
(fill (color 255 255 255 0.0000))
|
||||||
(uuid 12f6ca59-5dee-4aea-b4bb-e4b9cab2885b)
|
(uuid 12f6ca59-5dee-4aea-b4bb-e4b9cab2885b)
|
||||||
(property "Sheet name" "802.15.4 Radio" (id 0) (at 189.23 23.4941 0)
|
(property "Sheet name" "802.15.4 Radio" (id 0) (at 190.5 23.4941 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(property "Sheet file" "Radio.kicad_sch" (id 1) (at 189.23 61.4689 0)
|
(property "Sheet file" "Radio.kicad_sch" (id 1) (at 190.5 61.4689 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left top))
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@@ -48,19 +49,31 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(sheet (at 110.49 39.37) (size 46.99 41.91)
|
(sheet (at 109.855 67.31) (size 47.625 41.275)
|
||||||
(stroke (width 0.001) (type solid) (color 187 17 66 1))
|
(stroke (width 0.001) (type solid) (color 187 17 66 1))
|
||||||
(fill (color 255 255 255 0.0000))
|
(fill (color 255 255 255 0.0000))
|
||||||
(uuid 7c248bd3-8232-4777-a40c-eab53460cf85)
|
(uuid 7c248bd3-8232-4777-a40c-eab53460cf85)
|
||||||
(property "Sheet name" "CM4" (id 0) (at 110.49 38.7341 0)
|
(property "Sheet name" "CM4" (id 0) (at 109.855 66.6741 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(property "Sheet file" "CM4.kicad_sch" (id 1) (at 110.49 81.7889 0)
|
(property "Sheet file" "CM4.kicad_sch" (id 1) (at 109.855 109.0939 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left top))
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
)
|
)
|
||||||
(pin "PCIe" bidirectional (at 157.48 68.58 0)
|
(pin "PCIe" bidirectional (at 157.48 95.885 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
|
(pin "USB" input (at 109.855 85.725 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(pin "Ethernet" bidirectional (at 109.855 102.235 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(pin "HDMI_5V" bidirectional (at 138.43 108.585 270)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(pin "I2C" bidirectional (at 109.855 74.93 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(sheet (at 90.17 123.19) (size 39.37 48.26)
|
(sheet (at 90.17 123.19) (size 39.37 48.26)
|
||||||
@@ -81,32 +94,44 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(sheet (at 189.23 78.74) (size 40.64 41.91)
|
(sheet (at 109.855 23.495) (size 47.625 32.385)
|
||||||
|
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
||||||
|
(fill (color 255 255 255 0.0000))
|
||||||
|
(uuid 441a9908-1e74-440b-b462-bdf6815583fe)
|
||||||
|
(property "Sheet name" "Front/RTC" (id 0) (at 109.855 22.8591 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheet file" "FrontRTC.kicad_sch" (id 1) (at 109.855 56.3889 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 190.5 88.265) (size 40.64 41.91)
|
||||||
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
||||||
(fill (color 255 255 255 0.0000))
|
(fill (color 255 255 255 0.0000))
|
||||||
(uuid a1a835e0-c072-4609-9cb4-4b95bf746f54)
|
(uuid a1a835e0-c072-4609-9cb4-4b95bf746f54)
|
||||||
(property "Sheet name" "PCIe" (id 0) (at 189.23 78.1041 0)
|
(property "Sheet name" "PCIe" (id 0) (at 190.5 87.6291 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(property "Sheet file" "PCIe.kicad_sch" (id 1) (at 189.23 121.1589 0)
|
(property "Sheet file" "PCIe.kicad_sch" (id 1) (at 190.5 130.6839 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left top))
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
)
|
)
|
||||||
(pin "PCIe" bidirectional (at 189.23 86.36 180)
|
(pin "PCIe" bidirectional (at 190.5 95.885 180)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(pin "+3.3V" input (at 209.55 78.74 90)
|
(pin "+3.3V" input (at 210.82 88.265 90)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(sheet (at 40.64 33.02) (size 43.18 59.69)
|
(sheet (at 22.86 34.29) (size 40.64 57.785)
|
||||||
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
||||||
(fill (color 255 255 255 0.0000))
|
(fill (color 255 255 255 0.0000))
|
||||||
(uuid aa1d8d83-5167-420c-9ee7-3e4dcc942bfc)
|
(uuid aa1d8d83-5167-420c-9ee7-3e4dcc942bfc)
|
||||||
(property "Sheet name" "USB" (id 0) (at 40.64 32.3841 0)
|
(property "Sheet name" "USB" (id 0) (at 22.86 33.6541 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(property "Sheet file" "USB.kicad_sch" (id 1) (at 40.64 93.2189 0)
|
(property "Sheet file" "USB.kicad_sch" (id 1) (at 22.86 92.5839 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left top))
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@@ -119,6 +144,7 @@
|
|||||||
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/" (page "5"))
|
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/" (page "5"))
|
||||||
(path "/18c18357-12fa-4472-a108-e954e5bd7840/" (page "6"))
|
(path "/18c18357-12fa-4472-a108-e954e5bd7840/" (page "6"))
|
||||||
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/" (page "7"))
|
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/" (page "7"))
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/" (page "9"))
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol_instances
|
(symbol_instances
|
||||||
@@ -203,5 +229,89 @@
|
|||||||
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/5b8b037f-ca81-48f3-8275-7d782584ea4f"
|
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/5b8b037f-ca81-48f3-8275-7d782584ea4f"
|
||||||
(reference "R?") (unit 1) (value "R_Small") (footprint "")
|
(reference "R?") (unit 1) (value "R_Small") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/14e2e689-97bc-4d28-94d0-79465efd1689"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/55e61bff-9245-4f52-868d-7c10788f2484"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6de17be6-fd32-476b-92a5-48e10fb750cf"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/7e0f6450-9af6-4845-b0ca-dc8a53703ddb"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8c8d64a7-8b26-43ec-bca7-1c34f886919b"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/cb41f6bd-c660-4f59-997f-d9ff71c0b003"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/cfdce7ee-046d-4696-aa01-ca4d0d759f0a"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/e8420e5b-a13c-4af0-bb0d-a0f3d598d48f"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/f3322bc6-bd2d-473e-bb56-e73bc717b8d6"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/f78a067b-6a22-41d9-a449-da324bb25ff6"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8315a3b5-025a-4501-86bf-a0c1f08f1755"
|
||||||
|
(reference "BT?") (unit 1) (value "Battery_Cell") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/411885b9-6f81-4986-906f-cdf1c13e455a"
|
||||||
|
(reference "C?") (unit 1) (value "C_Small") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/37458669-0432-4a34-989b-11ab7155e9be"
|
||||||
|
(reference "D?") (unit 1) (value "BAT54C-7-F") (footprint "Package_TO_SOT_SMD:SOT-23")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/552a4af8-cf00-48e0-b1e5-d50ef90cb6eb"
|
||||||
|
(reference "D?") (unit 1) (value "LED Green") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/5debb609-b49b-455e-8b1d-78bbaba3f16b"
|
||||||
|
(reference "D?") (unit 1) (value "ASMB-KTF0-0A306") (footprint "LightBlue:LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/aa1ff662-6bf4-4a65-b043-33ace0519667"
|
||||||
|
(reference "D?") (unit 1) (value "LED Green") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/5a0029e4-bf92-47ff-8351-56443847ec9d"
|
||||||
|
(reference "R?") (unit 1) (value "1kΩ") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/d3cdfa6c-a784-4d4a-b93e-48f2bae1fccc"
|
||||||
|
(reference "R?") (unit 1) (value "1kΩ") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/4d7ecf13-cc26-44b5-8623-a13ee46df5cd"
|
||||||
|
(reference "SW?") (unit 1) (value "SW_RESET") (footprint "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx39-2LFS")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/955f6f4b-9ebf-41c3-8a36-26da150f4b3b"
|
||||||
|
(reference "SW?") (unit 1) (value "SW_RECOVERY") (footprint "Button_Switch_SMD:SW_SPST_EVQP7C")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/a373cb77-347a-47c0-b211-d116f87bcf25"
|
||||||
|
(reference "SW?") (unit 1) (value "SW_POWER") (footprint "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx39-2LFS")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/ef573ea6-7e1c-432d-a149-d435c467601a"
|
||||||
|
(reference "SW?") (unit 1) (value "SW_DEBUG_MODE") (footprint "Button_Switch_SMD:SW_SPDT_PCM12")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/27e10743-a290-46e9-b888-58fa0d14552b"
|
||||||
|
(reference "U?") (unit 1) (value "PCF8563T") (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/2d20286f-b963-4d54-b563-f084a37ceb4d"
|
||||||
|
(reference "U?") (unit 1) (value "74LVC1G07SE-7") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/62c6523c-a188-468b-9b1c-f9b3d4eedb39"
|
||||||
|
(reference "U?") (unit 1) (value "74LVC1G07SE-7") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6a00bec3-4176-46a5-9014-751e7e9f20d7"
|
||||||
|
(reference "U?") (unit 1) (value "74LVC1G07SE-7") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/707d129c-e291-4008-b15f-fecad949d050"
|
||||||
|
(reference "U?") (unit 1) (value "LP5562") (footprint "LightBlue:Texas_DSBGA-12_1.24x1.64mm_Layout3x4_P0.4mm")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/df3c69bc-5fed-486a-8538-f634d169db1f"
|
||||||
|
(reference "Y?") (unit 1) (value "X32K768S301") (footprint "")
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -1,4 +1,69 @@
|
|||||||
(kicad_symbol_lib (version 20201005) (generator kicad_symbol_editor)
|
(kicad_symbol_lib (version 20201005) (generator kicad_symbol_editor)
|
||||||
|
(symbol "LightBlue:LP5562" (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "U" (id 0) (at -10.16 15.24 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "LP5562" (id 1) (at 7.62 15.24 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LightBlue:Texas_DSBGA-12_1.24x1.64mm_Layout3x4_P0.4mm" (id 2) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/lp5562.pdf" (id 3) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "LP5562_0_1"
|
||||||
|
(rectangle (start -11.43 13.97) (end 11.43 -13.97)
|
||||||
|
(stroke (width 0.0006)) (fill (type background))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "LP5562_1_1"
|
||||||
|
(pin input line (at 0 -16.51 90) (length 2.54)
|
||||||
|
(name "GND" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "B3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin bidirectional line (at -13.97 8.89 0) (length 2.54)
|
||||||
|
(name "SDA" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "C1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -13.97 6.35 0) (length 2.54)
|
||||||
|
(name "SCL" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "C2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -13.97 -6.35 0) (length 2.54)
|
||||||
|
(name "ADDR_SEL1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "B1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -13.97 -8.89 0) (length 2.54)
|
||||||
|
(name "ADDR_SEL0" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "B2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin output line (at 13.97 -5.08 180) (length 2.54)
|
||||||
|
(name "W" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "A1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin output line (at 13.97 3.81 180) (length 2.54)
|
||||||
|
(name "R" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "C4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin output line (at 13.97 1.27 180) (length 2.54)
|
||||||
|
(name "G" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "B4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin output line (at 13.97 -1.27 180) (length 2.54)
|
||||||
|
(name "B" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "A4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 0 16.51 270) (length 2.54)
|
||||||
|
(name "EN/VCC" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "C3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -13.97 0 0) (length 2.54)
|
||||||
|
(name "CLK32K" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "A3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol "LightBlue:RJ45_LINK-PP_LPJG0926HENL_Horizontal" (in_bom yes) (on_board yes)
|
(symbol "LightBlue:RJ45_LINK-PP_LPJG0926HENL_Horizontal" (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "J" (id 0) (at -20.32 38.1 0)
|
(property "Reference" "J" (id 0) (at -20.32 38.1 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
|||||||
@@ -0,0 +1,46 @@
|
|||||||
|
(footprint "LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm" (version 20210108) (generator pcbnew) (layer "F.Cu")
|
||||||
|
(tedit 60023DB2)
|
||||||
|
(descr "https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf")
|
||||||
|
(tags "LED RGB NeoPixel Nano")
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 0 -2.2) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 17850131-0657-440a-a4b7-ddaf52eb6dd5)
|
||||||
|
)
|
||||||
|
(fp_text value "LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm" (at 0 2.7) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 6e74c6a6-e064-41c3-81cf-b7ee79d8cafa)
|
||||||
|
)
|
||||||
|
(fp_text user "1" (at 2.45 0.65) (layer "F.SilkS")
|
||||||
|
(effects (font (size 0.75 0.75) (thickness 0.12)))
|
||||||
|
(tstamp 38aeac63-10a5-475a-8a7a-f628d7dc4ed9)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
|
||||||
|
(effects (font (size 0.4 0.4) (thickness 0.08)))
|
||||||
|
(tstamp 48a5d454-89b9-4e6b-8f0c-efeaa3863d9d)
|
||||||
|
)
|
||||||
|
(fp_line (start -1.9 1.4) (end 1.9 1.4) (layer "F.SilkS") (width 0.12) (tstamp 0cf9ae48-4a09-49fd-afa1-3c7ca37cc9f5))
|
||||||
|
(fp_line (start 1.9 1.4) (end 1.9 0.65) (layer "F.SilkS") (width 0.12) (tstamp 8a15069d-c8fa-477e-b92d-d78ee5cdb988))
|
||||||
|
(fp_line (start -1.9 -1.4) (end 1.9 -1.4) (layer "F.SilkS") (width 0.12) (tstamp d8703779-46b6-47bf-b50c-9ebd21290568))
|
||||||
|
(fp_line (start -1.75 -1.45) (end -1.75 1.45) (layer "F.CrtYd") (width 0.05) (tstamp 15ee7f54-4c57-4b5e-b14e-70d888fbb986))
|
||||||
|
(fp_line (start 1.75 -1.45) (end -1.75 -1.45) (layer "F.CrtYd") (width 0.05) (tstamp 1de21963-279a-4b88-8a3f-ccfff05595e2))
|
||||||
|
(fp_line (start 1.75 1.45) (end 1.75 -1.45) (layer "F.CrtYd") (width 0.05) (tstamp 8302ac50-2265-463a-bf53-ad2f8692224e))
|
||||||
|
(fp_line (start -1.75 1.45) (end 1.75 1.45) (layer "F.CrtYd") (width 0.05) (tstamp a986a600-94c5-4d90-9751-cb85cf4869fb))
|
||||||
|
(fp_line (start -1.1 1) (end 1.1 1) (layer "F.Fab") (width 0.1) (tstamp 0aab32b4-6c25-4550-b2b2-6af08b963071))
|
||||||
|
(fp_line (start 1.1 1) (end 1.1 -1) (layer "F.Fab") (width 0.1) (tstamp 0e2007a1-afe1-4430-be6e-78507e39cedb))
|
||||||
|
(fp_line (start -1.1 -1) (end -1.1 1) (layer "F.Fab") (width 0.1) (tstamp 730ec5b5-6735-4f87-967e-2a190ba52869))
|
||||||
|
(fp_line (start 0.5 1) (end 1.1 0.4) (layer "F.Fab") (width 0.1) (tstamp ca76f94b-fb22-4807-8521-da8397a8b4ef))
|
||||||
|
(fp_line (start 1.1 -1) (end -1.1 -1) (layer "F.Fab") (width 0.1) (tstamp ffc2b683-516b-4554-88cf-f9de0ea74960))
|
||||||
|
(fp_rect (start -0.1 -0.6) (end 0.1 -0.4) (layer "F.Fab") (width 0.12) (fill solid) (tstamp 0d0c6566-8798-4777-8974-6db8b735927e))
|
||||||
|
(fp_rect (start -0.1 -0.1) (end 0.1 0.1) (layer "F.Fab") (width 0.12) (fill solid) (tstamp 519a4a63-cbb1-4c97-a05c-adfc77ce1559))
|
||||||
|
(fp_rect (start -0.1 0.4) (end 0.1 0.6) (layer "F.Fab") (width 0.12) (fill solid) (tstamp 799bd84a-3778-438d-8c5d-cc0040b3b9fb))
|
||||||
|
(pad "1" smd rect (at 0.9 0.6) (locked) (size 0.9 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ba14e85d-6521-4ea8-b19a-2b962c059148))
|
||||||
|
(pad "2" smd rect (at 0.9 -0.6) (locked) (size 0.9 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 66701ea1-5aa5-47ba-b6fa-658bb67d2efd))
|
||||||
|
(pad "3" smd rect (at -0.9 -0.6) (locked) (size 0.9 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f37adb7b-622c-4ad8-9983-2ad692e90302))
|
||||||
|
(pad "4" smd rect (at -0.9 0.6) (locked) (size 0.9 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 80161c47-ec01-402e-a9a2-1e22a6d2256a))
|
||||||
|
(model "${KISYS3DMOD}/LED_SMD.3dshapes/LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm.wrl"
|
||||||
|
(offset (xyz 0 0 0))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 0 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
@@ -0,0 +1,63 @@
|
|||||||
|
(footprint "Texas_DSBGA-12_1.24x1.64mm_Layout3x4_P0.4mm" (version 20210108) (generator pcbnew) (layer "F.Cu")
|
||||||
|
(tedit 60023789)
|
||||||
|
(descr "Texas Instruments, DSBGA, 1.36x1.86mm, 12 bump 3x4 (area) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)")
|
||||||
|
(tags "Texas Instruments DSBGA BGA")
|
||||||
|
(solder_mask_margin 0.0375)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference "REF**" (at 0 -1.8) (layer "F.SilkS")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp e5b23af0-1c2f-428b-a1a9-43b3fa0c1799)
|
||||||
|
)
|
||||||
|
(fp_text value "Texas_DSBGA-12_1.24x1.64mm_Layout3x4_P0.4mm" (at 0 2.6) (layer "F.Fab")
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
(tstamp 5fa17142-52e0-410c-af13-b4cd5c979b49)
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
|
||||||
|
(effects (font (size 0.3 0.3) (thickness 0.045)))
|
||||||
|
(tstamp a3059157-7d81-4388-83ea-1e3d007e98dd)
|
||||||
|
)
|
||||||
|
(fp_line (start 1.1 0.1) (end 1.1 -0.9) (layer "F.SilkS") (width 0.12) (tstamp 24ce8d46-23ce-4468-aea4-805758629cbf))
|
||||||
|
(fp_line (start -0.9 -0.7) (end -0.9 0.7) (layer "F.SilkS") (width 0.12) (tstamp 3c3741f1-0c93-4fa1-8ec3-8a673a96c594))
|
||||||
|
(fp_line (start 0.9 -0.7) (end 0.9 0.7) (layer "F.SilkS") (width 0.12) (tstamp 3f0a2438-830d-4af9-a61f-21c1404689f5))
|
||||||
|
(fp_line (start -0.9 0.7) (end 0.9 0.7) (layer "F.SilkS") (width 0.12) (tstamp 6bb46516-db3e-42f4-ba80-4718ef93f658))
|
||||||
|
(fp_line (start 1.1 -0.9) (end 0.1 -0.9) (layer "F.SilkS") (width 0.12) (tstamp abfc7d2c-895b-4025-a0c4-730ec83308dc))
|
||||||
|
(fp_line (start 0.9 -0.7) (end -0.9 -0.7) (layer "F.SilkS") (width 0.12) (tstamp bd061ed2-e3bd-4442-8abd-4e5011394031))
|
||||||
|
(fp_line (start -1.93 -1.68) (end -1.93 1.68) (layer "F.CrtYd") (width 0.05) (tstamp 30d2e1fd-c9ab-481b-869c-87bc1b7dd6d4))
|
||||||
|
(fp_line (start 1.93 1.68) (end -1.93 1.68) (layer "F.CrtYd") (width 0.05) (tstamp 46e125eb-c14b-486a-b2e4-b9a8d1cb8c43))
|
||||||
|
(fp_line (start -1.93 -1.68) (end 1.93 -1.68) (layer "F.CrtYd") (width 0.05) (tstamp 5afbbfc2-f1b7-41db-ab1b-9d759122bf0d))
|
||||||
|
(fp_line (start 1.93 -1.68) (end 1.93 1.68) (layer "F.CrtYd") (width 0.05) (tstamp 8bdf9b83-cdad-4e5c-97f9-adb175648d00))
|
||||||
|
(fp_line (start -0.83 -0.63) (end 0.3 -0.63) (layer "F.Fab") (width 0.1) (tstamp 50b5ee2a-4a7a-4cd2-88d6-e8202ddc1df6))
|
||||||
|
(fp_line (start -0.83 0.63) (end 0.824 0.63) (layer "F.Fab") (width 0.1) (tstamp a473ec38-329b-4d67-84bc-40b794616ac7))
|
||||||
|
(fp_line (start 0.3 -0.63) (end 0.83 -0.1) (layer "F.Fab") (width 0.1) (tstamp ba434430-0f18-4b61-8360-0e7769d43ea4))
|
||||||
|
(fp_line (start -0.83 -0.63) (end -0.83 0.63) (layer "F.Fab") (width 0.1) (tstamp bfaa42d5-eb86-4674-b3a6-1ea4dcb79c4b))
|
||||||
|
(fp_line (start 0.83 0.63) (end 0.83 -0.1) (layer "F.Fab") (width 0.1) (tstamp e4a811c8-1c25-4ba1-997f-76d3bb7a183d))
|
||||||
|
(pad "" smd roundrect (at -0.6 0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 30275d73-44ba-494e-97eb-542d84c809fb))
|
||||||
|
(pad "" smd roundrect (at 0.6 0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 35b99676-2809-4fb1-b4cd-3b6602fd262d))
|
||||||
|
(pad "" smd roundrect (at -0.2 -0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 37bb66da-6841-4a11-beb6-eb415055f387))
|
||||||
|
(pad "" smd roundrect (at -0.2 0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 493b4f9c-eaa1-4c6b-a3a3-40284a0c7b24))
|
||||||
|
(pad "" smd roundrect (at -0.2 0 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 53cd04b6-b5fd-4288-9a86-979257bdf7fb))
|
||||||
|
(pad "" smd roundrect (at 0.2 0 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 6ad082c0-cf96-44ab-93bd-8d8bb4b994ef))
|
||||||
|
(pad "" smd roundrect (at -0.6 -0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp 8ed8e12f-f0f6-4487-9b34-f683839462e9))
|
||||||
|
(pad "" smd roundrect (at 0.6 0 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp c71e2f2f-6c25-4f1d-8606-4095b965c22e))
|
||||||
|
(pad "" smd roundrect (at -0.6 0 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp d75ba1a7-b698-491f-80c0-2d93a46c014e))
|
||||||
|
(pad "" smd roundrect (at 0.2 -0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp e24edbe0-cf82-4d30-8dec-ff97f867f564))
|
||||||
|
(pad "" smd roundrect (at 0.2 0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp e91d4005-052e-4498-b12a-dd1c1ea5ff48))
|
||||||
|
(pad "" smd roundrect (at 0.6 -0.4 270) (locked) (size 0.25 0.25) (layers "F.Paste") (roundrect_rratio 0.167) (tstamp f0b08c80-cb7d-4689-b6aa-128d4338fe52))
|
||||||
|
(pad "A1" smd circle (at -0.6 -0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp afae3224-77c9-45e8-8ea3-6be8f59814b5))
|
||||||
|
(pad "A2" smd circle (at -0.2 -0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 06c866a2-5e36-459d-81f7-0106b36b9a3d))
|
||||||
|
(pad "A3" smd circle (at 0.2 -0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp a3b276bc-b2c8-487f-bfac-b9002ac1558e))
|
||||||
|
(pad "A4" smd circle (at 0.6 -0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 5461522e-2650-430f-81dd-27beae06b386))
|
||||||
|
(pad "B1" smd circle (at -0.6 0 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 43738380-512a-493c-a851-bcca999480d5))
|
||||||
|
(pad "B2" smd circle (at -0.2 0 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 34957956-ba3d-46fd-919b-9fd7b84d218e))
|
||||||
|
(pad "B3" smd circle (at 0.2 0 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 4c5d167a-4b7b-4bff-ae06-50a30b0f00b1))
|
||||||
|
(pad "B4" smd circle (at 0.6 0 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 2bece3c9-010b-44b3-bd2f-e60f79e26606))
|
||||||
|
(pad "C1" smd circle (at -0.6 0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 1d22bb9b-d437-4048-863e-74b4c6041501))
|
||||||
|
(pad "C2" smd circle (at -0.2 0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 886ce362-24bf-431b-8333-2b42c3fde051))
|
||||||
|
(pad "C3" smd circle (at 0.2 0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 9ceab821-3f17-4c03-a626-1514639b9314))
|
||||||
|
(pad "C4" smd circle (at 0.6 0.4 270) (locked) (size 0.225 0.225) (property pad_prop_bga) (layers "F.Cu" "F.Mask") (tstamp 4adc2e1e-dc56-46d9-9bf9-317579030b07))
|
||||||
|
(model "${KISYS3DMOD}/Package_BGA.3dshapes/Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm.wrl"
|
||||||
|
(offset (xyz 0 0 0))
|
||||||
|
(scale (xyz 1 1 1))
|
||||||
|
(rotate (xyz 0 0 0))
|
||||||
|
)
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user