diff options
author | xengineering <me@xengineering.eu> | 2025-02-01 15:40:53 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-01 15:54:56 +0100 |
commit | 1c4446e2b3fe330c1377bf0b86d3544f77f0a40f (patch) | |
tree | e7b13ffdf949fe05732cc6d4a99080bda4d594d7 /pcb/soundbox.kicad_sch | |
parent | ab7dd91c30078743e55dc88754f7da54224ab4f6 (diff) | |
download | soundbox-1c4446e2b3fe330c1377bf0b86d3544f77f0a40f.tar soundbox-1c4446e2b3fe330c1377bf0b86d3544f77f0a40f.tar.zst soundbox-1c4446e2b3fe330c1377bf0b86d3544f77f0a40f.zip |
pcb: Make audio labels hierarchically
Diffstat (limited to 'pcb/soundbox.kicad_sch')
-rw-r--r-- | pcb/soundbox.kicad_sch | 98 |
1 files changed, 94 insertions, 4 deletions
diff --git a/pcb/soundbox.kicad_sch b/pcb/soundbox.kicad_sch index 15a44ea..40fa4a8 100644 --- a/pcb/soundbox.kicad_sch +++ b/pcb/soundbox.kicad_sch @@ -7213,8 +7213,8 @@ ) ) (sheet - (at 133.35 144.78) - (size 36.83 31.75) + (at 114.3 152.4) + (size 15.24 33.02) (fields_autoplaced yes) (stroke (width 0.1524) @@ -7225,7 +7225,7 @@ ) (uuid "c63181b1-8a8c-4c63-9e6c-d94097bd8342") (property "Sheetname" "Audio" - (at 133.35 144.0684 0) + (at 114.3 151.6884 0) (effects (font (size 1.27 1.27) @@ -7234,7 +7234,7 @@ ) ) (property "Sheetfile" "audio.kicad_sch" - (at 133.35 177.1146 0) + (at 114.3 186.0046 0) (effects (font (size 1.27 1.27) @@ -7242,6 +7242,96 @@ (justify left top) ) ) + (pin "~{PDN}" input + (at 129.54 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "289ead78-fc25-44c0-975f-d2d713df1bbb") + ) + (pin "LRCLK" input + (at 129.54 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a05e2b0d-4986-4ea7-b84b-8d721c08e155") + ) + (pin "SCLK" input + (at 129.54 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fc4748c6-f54a-4a77-b098-d2f71201dee7") + ) + (pin "SDIN" input + (at 129.54 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0987140a-f363-4c7f-b6ec-a172ddc7b13b") + ) + (pin "SCL" input + (at 129.54 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8ba8715d-28be-4bf4-af3c-33d3fc5317d4") + ) + (pin "SDA" bidirectional + (at 129.54 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "99da096e-5d5c-49f8-8c3a-87a319c6dda1") + ) + (pin "~{FAULT}" bidirectional + (at 129.54 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a98177e5-b661-4156-b5d1-3a70817d4518") + ) + (pin "~{MUTE}" bidirectional + (at 129.54 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b91f5720-4977-4aec-8222-5d7e88aa5528") + ) + (pin "~{WARN}" bidirectional + (at 129.54 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d372334b-f108-46b4-9009-5bafb9a929e0") + ) (instances (project "soundbox" (path "/455ca4d6-9dda-4003-9db8-aa66aec94f73" |