Add KiCad module carrier PCB draft

Introduce an editable KiCad 10 schematic and routed two-layer 82 × 80 mm
layout with local provisional footprints, validation tooling, and
component
research. Keep the RS-232 male-module mapping and mechanical clearances
explicitly provisional pending hardware verification.
This commit is contained in:
2026-09-20 23:14:01 +02:00
parent 8902b25d78
commit 60c1e279d6
58 changed files with 123932 additions and 0 deletions
+232
View File
@@ -0,0 +1,232 @@
{
"+3V3": [
[
"U1",
"1"
],
[
"U1",
"2"
],
[
"U2",
"1"
],
[
"DS1",
"2"
],
[
"R1",
"1"
],
[
"R2",
"1"
],
[
"R3",
"1"
]
],
"BTN_NEXT": [
[
"U1",
"20"
],
[
"R3",
"2"
],
[
"SW3",
"1"
]
],
"BTN_PREVIOUS": [
[
"U1",
"16"
],
[
"R1",
"2"
],
[
"SW1",
"1"
]
],
"BTN_SELECT": [
[
"U1",
"19"
],
[
"R2",
"2"
],
[
"SW2",
"1"
]
],
"GND": [
[
"U1",
"22"
],
[
"U1",
"23"
],
[
"U1",
"43"
],
[
"U1",
"44"
],
[
"U2",
"2"
],
[
"DS1",
"1"
],
[
"SW1",
"2"
],
[
"SW2",
"2"
],
[
"SW3",
"2"
]
],
"OLED_SCL": [
[
"U1",
"18"
],
[
"DS1",
"3"
]
],
"OLED_SDA": [
[
"U1",
"17"
],
[
"DS1",
"4"
]
],
"RS_CTS": [
[
"U1",
"9"
],
[
"U2",
"9"
]
],
"RS_DCD": [
[
"U1",
"4"
],
[
"U2",
"3"
]
],
"RS_DSR": [
[
"U1",
"5"
],
[
"U2",
"7"
]
],
"RS_DTR": [
[
"U1",
"7"
],
[
"U2",
"6"
]
],
"RS_OFF_N": [
[
"U1",
"15"
],
[
"U2",
"12"
]
],
"RS_RI": [
[
"U1",
"6"
],
[
"U2",
"10"
]
],
"RS_RTS": [
[
"U1",
"8"
],
[
"U2",
"8"
]
],
"RS_RX": [
[
"U1",
"11"
],
[
"U2",
"4"
]
],
"RS_TX": [
[
"U1",
"10"
],
[
"U2",
"5"
]
],
"RS_VALID": [
[
"U1",
"12"
],
[
"U2",
"11"
]
]
}