Compare commits

...

9 Commits

Author SHA1 Message Date
King Kévin 259c79f240 doc: add v2 changes 2024-03-08 06:56:32 +01:00
King Kévin 361f129e7f lib: update repository 2024-03-08 06:55:55 +01:00
King Kévin c64cffe065 brd: add 8P8C terminals signal names 2024-01-03 19:32:55 +01:00
King Kévin 0986729ca2 sch/brd: fix RDM LED 2024-01-03 13:52:33 +01:00
King Kévin 893f0bcfe1 sch/brd: change button 2024-01-03 13:45:05 +01:00
King Kévin 20466125ee lib: add button 2024-01-03 13:44:47 +01:00
King Kévin 7128536272 sch/brd: fix DMX OUT pins 2024-01-03 13:19:10 +01:00
King Kévin e05784f8ef lib: update RJ45 footprint 2024-01-03 13:18:23 +01:00
King Kévin 6ea5c359c6 switch to next version 2 2024-01-03 13:04:14 +01:00
10 changed files with 10041 additions and 3772 deletions

View File

@ -36,3 +36,4 @@ library:
- oscillator/hc-49@sm - oscillator/hc-49@sm
- connector/header-2.54@2x3 - connector/header-2.54@2x3
- mechanical/smd-button_hyp_1ts002e - mechanical/smd-button_hyp_1ts002e
- mechanical/smd-button_tx-1187a

View File

@ -1,3 +1,15 @@
v2
==
fixes:
- RDM LED (was on even without traffic)
- add terminal text
changes:
- add button to start MCU bootloader
v1 v1
== ==

File diff suppressed because it is too large Load Diff

View File

@ -1372,4 +1372,43 @@
) )
) )
) )
(symbol "TS-1187A" (in_bom yes) (on_board yes)
(property "Reference" "J" (at 6.350 0.762 0)
(effects (font (size 1.27 1.27)) (justify bottom))
)
(property "Value" "TS-1187A" (at 6.350 -8.382 0)
(effects (font (size 1.27 1.27)) (justify top))
)
(property "Footprint" "qeda:MECHANICAL_TS-1187A" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "dual tactical momentary switch, SMD 5.1*5.1*1.5mm" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TS-1187A_1_1"
(rectangle (start 0.000 0.000) (end 12.700 -7.620)
(stroke (width 0.305) (type default))
(fill (type background))
)
(pin passive line (at -5.080 -2.540 0) (length 5.080)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.080 -5.080 0) (length 5.080)
(name "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 17.780 -2.540 180) (length 5.080)
(name "C" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 17.780 -5.080 180) (length 5.080)
(name "D" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
) )

View File

@ -35,19 +35,21 @@
(pad 12 thru_hole circle (at -6.850 -6.400) (size 1.400 1.400) (layers F.Cu F.Mask *.Cu B.Cu B.Mask) (pad 12 thru_hole circle (at -6.850 -6.400) (size 1.400 1.400) (layers F.Cu F.Mask *.Cu B.Cu B.Mask)
(drill 1.000) (drill 1.000)
(solder_mask_margin 0.050)) (solder_mask_margin 0.050))
(pad MH1 np_thru_hole circle (at 6.350 2.600) (size 2.800 2.800) (layers F.Mask B.Mask) (pad MH1 np_thru_hole circle (at 6.350 2.600) (size 3.000 3.000) (layers F.Mask B.Mask)
(drill 2.800) (drill 3.000)
(solder_mask_margin 0.050)) (solder_mask_margin 0.050))
(pad MH2 np_thru_hole circle (at -6.350 2.600) (size 2.800 2.800) (layers F.Mask B.Mask) (pad MH2 np_thru_hole circle (at -6.350 2.600) (size 3.000 3.000) (layers F.Mask B.Mask)
(drill 2.800) (drill 3.000)
(solder_mask_margin 0.050)) (solder_mask_margin 0.050))
(fp_text reference REF** (at 0.000 0.000) (layer F.SilkS) (fp_text reference REF** (at 0.000 0.000) (layer F.SilkS)
(effects (font (size 1.200 1.200) (thickness 0.200))) (effects (font (size 1.200 1.200) (thickness 0.200)))
) )
(fp_line (start -8.050 -7.700) (end 8.050 -7.700) (layer F.SilkS) (width 0.200)) (fp_line (start -8.050 -7.700) (end 8.050 -7.700) (layer F.SilkS) (width 0.200))
(fp_line (start 8.050 -7.700) (end 8.050 7.700) (layer F.SilkS) (width 0.200)) (fp_line (start 8.050 -7.700) (end 8.050 0.800) (layer F.SilkS) (width 0.200))
(fp_line (start 8.050 4.400) (end 8.050 7.700) (layer F.SilkS) (width 0.200))
(fp_line (start 8.050 7.700) (end -8.050 7.700) (layer F.SilkS) (width 0.200)) (fp_line (start 8.050 7.700) (end -8.050 7.700) (layer F.SilkS) (width 0.200))
(fp_line (start -8.050 7.700) (end -8.050 -7.700) (layer F.SilkS) (width 0.200)) (fp_line (start -8.050 -7.700) (end -8.050 0.800) (layer F.SilkS) (width 0.200))
(fp_line (start -8.050 4.400) (end -8.050 7.700) (layer F.SilkS) (width 0.200))
(fp_circle (center 0.000 0.000) (end 0.000 0.500) (layer F.Fab) (width 0.100)) (fp_circle (center 0.000 0.000) (end 0.000 0.500) (layer F.Fab) (width 0.100))
(fp_line (start -0.700 0.000) (end 0.700 0.000) (layer F.Fab) (width 0.100)) (fp_line (start -0.700 0.000) (end 0.700 0.000) (layer F.Fab) (width 0.100))
(fp_line (start 0.000 -0.700) (end 0.000 0.700) (layer F.Fab) (width 0.100)) (fp_line (start 0.000 -0.700) (end 0.000 0.700) (layer F.Fab) (width 0.100))

View File

@ -0,0 +1,34 @@
(module MECHANICAL_TS-1187A (layer F.Cu)
(attr smd)
(pad 1 smd rect (at -3.000 -1.875) (size 1.000 0.750) (layers F.Cu F.Mask F.Paste)
(solder_mask_margin 0.050))
(pad 2 smd rect (at 3.000 -1.875) (size 1.000 0.750) (layers F.Cu F.Mask F.Paste)
(solder_mask_margin 0.050))
(pad 3 smd rect (at -3.000 1.875) (size 1.000 0.750) (layers F.Cu F.Mask F.Paste)
(solder_mask_margin 0.050))
(pad 4 smd rect (at 3.000 1.875) (size 1.000 0.750) (layers F.Cu F.Mask F.Paste)
(solder_mask_margin 0.050))
(fp_text reference REF** (at 0.000 0.000) (layer F.SilkS)
(effects (font (size 1.200 1.200) (thickness 0.200)))
)
(fp_line (start -2.650 -2.650) (end 2.650 -2.650) (layer F.SilkS) (width 0.200))
(fp_line (start 2.650 -1.200) (end 2.650 1.200) (layer F.SilkS) (width 0.200))
(fp_line (start 2.650 2.650) (end -2.650 2.650) (layer F.SilkS) (width 0.200))
(fp_line (start -2.650 -1.200) (end -2.650 1.200) (layer F.SilkS) (width 0.200))
(fp_circle (center 0.000 0.000) (end 0.000 0.500) (layer F.Fab) (width 0.100))
(fp_line (start -0.700 0.000) (end 0.700 0.000) (layer F.Fab) (width 0.100))
(fp_line (start 0.000 -0.700) (end 0.000 0.700) (layer F.Fab) (width 0.100))
(fp_text value MECHANICAL_TS-1187A (at 0.000 0.000 0) (layer F.Fab)
(effects (font (size 1.000 1.000) (thickness 0.100)))
)
(fp_text user REF** (at 0.000 0.000 0) hide (layer F.Fab)
(effects (font (size 1.000 1.000) (thickness 0.100)))
)
(fp_rect (start -2.550 -2.550) (end 2.550 2.550) (layer F.Fab) (width 0.100))
(fp_rect (start -3.750 -2.800) (end 3.750 2.800) (layer F.CrtYd) (width 0.050))
(model ../qeda.3dshapes/MECHANICAL_TS-1187A.stp
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz -90 0 -90))
)
)

@ -1 +1 @@
Subproject commit 32f3afb2e8feb7c03d7a769adb4c50a46a120e77 Subproject commit 5af57ca0458b6afcd6b31119a2d05ef6b793ea6b

File diff suppressed because it is too large Load Diff

View File

@ -701,23 +701,23 @@
) )
) )
) )
(symbol "partdb:button/1TS002E-2700-2500-CT" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) (symbol "partdb:button/TS-1187A-B-A-B" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 1.27 2.54 0) (property "Reference" "SW" (at 0.635 5.715 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "SW_Push" (at 0 -1.524 0) (property "Value" "SW_MEC_5E" (at 0 -3.175 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "qeda:MECHANICAL_1TS002E" (at 0 5.08 0) (property "Footprint" "qeda:MECHANICAL_TS-1187A" (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (at 0 5.08 0) (property "Datasheet" "https://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf" (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Description" "SMT button SPST" (at 0 0 0) (property "Description" "SMD, momentary, 5.1x5.1mm, 50mA@12VDC" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_part" "mechanical/smd-button_hyp_1ts002e" (at 0 0 0) (property "qeda_part" "mechanical/smd-button_tx-1187a" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_variant" "" (at 0 0 0) (property "qeda_variant" "" (at 0 0 0)
@ -726,10 +726,10 @@
(property "JLCPCB_CORRECTION" "" (at 0 0 0) (property "JLCPCB_CORRECTION" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC" "C319367" (at 0 0 0) (property "LCSC" "C318884" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "JLCPCB" "" (at 0 0 0) (property "JLCPCB" "C318884" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "DigiKey" "" (at 0 0 0) (property "DigiKey" "" (at 0 0 0)
@ -738,42 +738,71 @@
(property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_description" "SMT button SPST" (at 0 0 0) (property "ki_description" "SMD, momentary, 5.1x5.1mm, 50mA@12VDC" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "button/1TS002E-2700-2500-CT_0_1" (property "ki_fp_filters" "SW*MEC*5G*" (at 0 0 0)
(circle (center -2.032 0) (radius 0.508) (effects (font (size 1.27 1.27)) hide)
)
(symbol "button/TS-1187A-B-A-B_0_1"
(circle (center -1.778 2.54) (radius 0.508)
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(fill (type none)) (fill (type none))
) )
(polyline (polyline
(pts (pts
(xy 0 1.27) (xy -2.286 3.81)
(xy 0 3.048) (xy 2.286 3.81)
) )
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(fill (type none)) (fill (type none))
) )
(polyline (polyline
(pts (pts
(xy 2.54 1.27) (xy 0 3.81)
(xy -2.54 1.27) (xy 0 5.588)
) )
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(fill (type none)) (fill (type none))
) )
(circle (center 2.032 0) (radius 0.508) (polyline
(pts
(xy -2.54 0)
(xy -2.54 2.54)
(xy -2.286 2.54)
)
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(fill (type none)) (fill (type none))
) )
(pin passive line (at -5.08 0 0) (length 2.54) (polyline
(pts
(xy 2.54 0)
(xy 2.54 2.54)
(xy 2.286 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 1.778 2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(pin passive line (at -5.08 2.54 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27)))) (name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 5.08 0 180) (length 2.54) (pin passive line (at -5.08 0 0) (length 2.54)
(name "2" (effects (font (size 1.27 1.27)))) (name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 5.08 0 180) (length 2.54)
(name "K" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
) )
) )
(symbol "partdb:capacitor/C0603 0.1uF 50V" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes) (symbol "partdb:capacitor/C0603 0.1uF 50V" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
@ -4452,6 +4481,9 @@
(junction (at 48.895 156.21) (diameter 0) (color 0 0 0 0) (junction (at 48.895 156.21) (diameter 0) (color 0 0 0 0)
(uuid 7b3a716c-7310-4802-81b7-0d289cd89f7f) (uuid 7b3a716c-7310-4802-81b7-0d289cd89f7f)
) )
(junction (at 255.905 70.485) (diameter 0) (color 0 0 0 0)
(uuid 7d3325b9-e7b8-4057-96b9-0c22317cd3d4)
)
(junction (at 27.305 156.21) (diameter 0) (color 0 0 0 0) (junction (at 27.305 156.21) (diameter 0) (color 0 0 0 0)
(uuid 7dde6f66-5a7d-4110-a676-1dd34fc8651c) (uuid 7dde6f66-5a7d-4110-a676-1dd34fc8651c)
) )
@ -4485,7 +4517,7 @@
(junction (at 182.245 148.59) (diameter 0) (color 0 0 0 0) (junction (at 182.245 148.59) (diameter 0) (color 0 0 0 0)
(uuid c482f8cf-039a-41df-a0f4-0a4ff4e693ce) (uuid c482f8cf-039a-41df-a0f4-0a4ff4e693ce)
) )
(junction (at 253.365 48.26) (diameter 0) (color 0 0 0 0) (junction (at 256.54 48.26) (diameter 0) (color 0 0 0 0)
(uuid c7f8def2-a6f1-4d8e-adeb-50ce5bf16373) (uuid c7f8def2-a6f1-4d8e-adeb-50ce5bf16373)
) )
(junction (at 256.54 142.24) (diameter 0) (color 0 0 0 0) (junction (at 256.54 142.24) (diameter 0) (color 0 0 0 0)
@ -4500,17 +4532,16 @@
(junction (at 48.895 131.445) (diameter 0) (color 0 0 0 0) (junction (at 48.895 131.445) (diameter 0) (color 0 0 0 0)
(uuid f14341c2-e3e8-464c-b7e9-e5cae85309ef) (uuid f14341c2-e3e8-464c-b7e9-e5cae85309ef)
) )
(junction (at 250.19 73.66) (diameter 0) (color 0 0 0 0)
(uuid f76375dc-000a-494b-b2d6-d8ad60dc87fb)
)
(no_connect (at 196.215 60.325) (uuid 06c67900-8f59-4074-a678-911a93ca1a0f)) (no_connect (at 196.215 60.325) (uuid 06c67900-8f59-4074-a678-911a93ca1a0f))
(no_connect (at 41.91 97.79) (uuid 0f2cf2e5-fba9-4f5a-9346-75a0c1627120)) (no_connect (at 41.91 97.79) (uuid 0f2cf2e5-fba9-4f5a-9346-75a0c1627120))
(no_connect (at 144.145 48.895) (uuid 1431f002-39db-4c6a-b14b-1de390a4c8e2)) (no_connect (at 144.145 48.895) (uuid 1431f002-39db-4c6a-b14b-1de390a4c8e2))
(no_connect (at 196.215 85.725) (uuid 155601bc-0e60-4ec1-8167-3260ad1f3338)) (no_connect (at 196.215 85.725) (uuid 155601bc-0e60-4ec1-8167-3260ad1f3338))
(no_connect (at 243.84 73.025) (uuid 16226224-497d-4efd-b78d-aa4e83c35696))
(no_connect (at 144.145 76.835) (uuid 24e898ed-deaf-477f-805e-55aa43129013)) (no_connect (at 144.145 76.835) (uuid 24e898ed-deaf-477f-805e-55aa43129013))
(no_connect (at 196.215 83.185) (uuid 2abb46ae-7752-469d-91e6-f92cc6cfb17c)) (no_connect (at 196.215 83.185) (uuid 2abb46ae-7752-469d-91e6-f92cc6cfb17c))
(no_connect (at 196.215 45.085) (uuid 31508b75-3236-49e3-af58-b125f562c544)) (no_connect (at 196.215 45.085) (uuid 31508b75-3236-49e3-af58-b125f562c544))
(no_connect (at 196.215 67.945) (uuid 31edabcd-b51e-436b-995f-f6b539dac8ad))
(no_connect (at 196.215 52.705) (uuid 4474ee6e-825a-4a0e-86da-419b3ede111c)) (no_connect (at 196.215 52.705) (uuid 4474ee6e-825a-4a0e-86da-419b3ede111c))
(no_connect (at 26.67 33.655) (uuid 49cf0752-3b41-4e1b-a36a-5d1632e728e1)) (no_connect (at 26.67 33.655) (uuid 49cf0752-3b41-4e1b-a36a-5d1632e728e1))
(no_connect (at 144.145 69.215) (uuid 5b6f23e6-8ea4-4915-9520-b052eeaa7bd4)) (no_connect (at 144.145 69.215) (uuid 5b6f23e6-8ea4-4915-9520-b052eeaa7bd4))
@ -4519,16 +4550,18 @@
(no_connect (at 196.215 75.565) (uuid 85e2ea23-2b33-4e80-846f-8a175b74f198)) (no_connect (at 196.215 75.565) (uuid 85e2ea23-2b33-4e80-846f-8a175b74f198))
(no_connect (at 144.145 79.375) (uuid 8831f111-b17c-4531-9ee1-13384dddbd02)) (no_connect (at 144.145 79.375) (uuid 8831f111-b17c-4531-9ee1-13384dddbd02))
(no_connect (at 144.145 53.975) (uuid b2355dbf-92f9-4db0-a8bf-49c8d653bb52)) (no_connect (at 144.145 53.975) (uuid b2355dbf-92f9-4db0-a8bf-49c8d653bb52))
(no_connect (at 196.215 62.865) (uuid b67f4b0e-ce71-486d-8faf-f7ca9a66b36c))
(no_connect (at 196.215 73.025) (uuid bc52f30a-b9fe-4ec9-8d64-c2be886aaf03)) (no_connect (at 196.215 73.025) (uuid bc52f30a-b9fe-4ec9-8d64-c2be886aaf03))
(no_connect (at 254 73.025) (uuid bc590ddc-f374-4a6c-9a5d-4549dab6264c))
(no_connect (at 196.215 57.785) (uuid dc61955a-575d-4db6-ac00-ad753a57c174)) (no_connect (at 196.215 57.785) (uuid dc61955a-575d-4db6-ac00-ad753a57c174))
(no_connect (at 144.145 86.995) (uuid e1e554b6-0c65-48b5-9088-79be0e3cecf0)) (no_connect (at 144.145 86.995) (uuid e1e554b6-0c65-48b5-9088-79be0e3cecf0))
(no_connect (at 196.215 47.625) (uuid e46040d5-7478-4d36-bacf-7cc82af51b05)) (no_connect (at 196.215 47.625) (uuid e46040d5-7478-4d36-bacf-7cc82af51b05))
(no_connect (at 253.365 45.72) (uuid e5bb4af7-4798-4bd9-92e6-d5c25e7bd3f9))
(no_connect (at 196.215 50.165) (uuid f2cfe634-0936-41cb-b244-5874b9e02b78)) (no_connect (at 196.215 50.165) (uuid f2cfe634-0936-41cb-b244-5874b9e02b78))
(no_connect (at 196.215 70.485) (uuid f96b83f0-af7c-4cf3-96e1-eb99e686b5a2)) (no_connect (at 196.215 70.485) (uuid f96b83f0-af7c-4cf3-96e1-eb99e686b5a2))
(no_connect (at 196.215 80.645) (uuid fa952dc3-788e-4be7-9a67-4cf63383d4ca)) (no_connect (at 196.215 80.645) (uuid fa952dc3-788e-4be7-9a67-4cf63383d4ca))
(no_connect (at 243.205 45.72) (uuid fbc15fc1-3ff2-4789-b945-2ed4e5131bc4))
(wire (pts (xy 253.365 48.26) (xy 253.365 52.07)) (wire (pts (xy 256.54 48.26) (xy 256.54 52.07))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 09f4144a-c438-4a75-817f-575b0bbb57c2) (uuid 09f4144a-c438-4a75-817f-575b0bbb57c2)
) )
@ -4548,6 +4581,10 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 10fbb8be-5db3-4c84-a84c-040d45b7bdb6) (uuid 10fbb8be-5db3-4c84-a84c-040d45b7bdb6)
) )
(wire (pts (xy 257.175 70.485) (xy 255.905 70.485))
(stroke (width 0) (type default))
(uuid 14517fda-8a14-4ba9-b719-56bca6944705)
)
(wire (pts (xy 64.77 33.655) (xy 71.12 33.655)) (wire (pts (xy 64.77 33.655) (xy 71.12 33.655))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 158956e9-7b3c-4c61-955d-079399bcac62) (uuid 158956e9-7b3c-4c61-955d-079399bcac62)
@ -4608,6 +4645,14 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 3838bb9b-66d2-4446-b325-0f8b12ca4292) (uuid 3838bb9b-66d2-4446-b325-0f8b12ca4292)
) )
(wire (pts (xy 241.3 70.485) (xy 243.84 70.485))
(stroke (width 0) (type default))
(uuid 3d1c71ce-e66b-4c36-97a3-b60335fb7eb4)
)
(wire (pts (xy 256.54 48.26) (xy 253.365 48.26))
(stroke (width 0) (type default))
(uuid 415f4d2f-613d-4486-8ea5-13d320b796a0)
)
(wire (pts (xy 137.795 41.275) (xy 137.795 42.545)) (wire (pts (xy 137.795 41.275) (xy 137.795 42.545))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 41b560df-98b7-46ef-a0fa-5d882766ec78) (uuid 41b560df-98b7-46ef-a0fa-5d882766ec78)
@ -4616,10 +4661,6 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 481c49aa-b899-4efd-9d92-5eed96700f01) (uuid 481c49aa-b899-4efd-9d92-5eed96700f01)
) )
(wire (pts (xy 196.215 67.945) (xy 205.74 67.945))
(stroke (width 0) (type default))
(uuid 4e93c1c6-8b6f-4ec8-94ba-0e161b6f172d)
)
(wire (pts (xy 229.87 139.7) (xy 220.98 139.7)) (wire (pts (xy 229.87 139.7) (xy 220.98 139.7))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 4f15edda-b412-41da-8141-910e1f17649b) (uuid 4f15edda-b412-41da-8141-910e1f17649b)
@ -4632,7 +4673,7 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 516cdd9a-ebe6-4982-8065-e47e7a30cf31) (uuid 516cdd9a-ebe6-4982-8065-e47e7a30cf31)
) )
(wire (pts (xy 253.365 52.07) (xy 250.825 52.07)) (wire (pts (xy 256.54 52.07) (xy 250.825 52.07))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 5171b58b-defa-467e-9cce-abe301022f45) (uuid 5171b58b-defa-467e-9cce-abe301022f45)
) )
@ -4704,10 +4745,6 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 79a6d424-c0db-477f-9f9b-a9d039181e49) (uuid 79a6d424-c0db-477f-9f9b-a9d039181e49)
) )
(wire (pts (xy 251.46 73.66) (xy 250.19 73.66))
(stroke (width 0) (type default))
(uuid 7bf3bcb3-2e36-4d5f-9023-24f08b8b80f3)
)
(wire (pts (xy 133.35 59.055) (xy 144.145 59.055)) (wire (pts (xy 133.35 59.055) (xy 144.145 59.055))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid 7dc6324d-79df-443d-b0b9-09420f5b79aa) (uuid 7dc6324d-79df-443d-b0b9-09420f5b79aa)
@ -4776,6 +4813,10 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid a34264d8-03c4-4ece-8757-c57fefb8320e) (uuid a34264d8-03c4-4ece-8757-c57fefb8320e)
) )
(wire (pts (xy 255.905 70.485) (xy 254 70.485))
(stroke (width 0) (type default))
(uuid aba0b366-9d46-477b-88a4-12ec2a2f5593)
)
(wire (pts (xy 261.62 24.13) (xy 259.08 24.13)) (wire (pts (xy 261.62 24.13) (xy 259.08 24.13))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid acc5b88e-b965-4b5d-9ea3-cb1c28a79947) (uuid acc5b88e-b965-4b5d-9ea3-cb1c28a79947)
@ -4808,6 +4849,10 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid c28fa3da-9eef-4063-9c7e-5187736655aa) (uuid c28fa3da-9eef-4063-9c7e-5187736655aa)
) )
(wire (pts (xy 196.215 62.865) (xy 205.74 62.865))
(stroke (width 0) (type default))
(uuid c37f1368-0819-4d3e-9cba-196d4b831d7b)
)
(wire (pts (xy 208.28 134.62) (xy 208.28 135.89)) (wire (pts (xy 208.28 134.62) (xy 208.28 135.89))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid c67c03aa-982b-4af2-a1a0-83521400c3cb) (uuid c67c03aa-982b-4af2-a1a0-83521400c3cb)
@ -4828,7 +4873,7 @@
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid d3b10d94-a661-4f4e-ac5a-60c739a6b884) (uuid d3b10d94-a661-4f4e-ac5a-60c739a6b884)
) )
(wire (pts (xy 254.635 48.26) (xy 253.365 48.26)) (wire (pts (xy 257.81 48.26) (xy 256.54 48.26))
(stroke (width 0) (type default)) (stroke (width 0) (type default))
(uuid d55ec05b-ded9-4e70-bed5-f01783f09988) (uuid d55ec05b-ded9-4e70-bed5-f01783f09988)
) )
@ -4934,7 +4979,7 @@
(effects (font (size 1.27 1.27)) (justify right bottom)) (effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 28dd7ea7-8e68-488a-bb34-777a35d5b3f2) (uuid 28dd7ea7-8e68-488a-bb34-777a35d5b3f2)
) )
(text "press on boot to\nstart bootloader" (at 247.65 71.12 0) (text "press on boot to\nstart bootloader" (at 252.095 67.945 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 292cef82-fa7c-4ca0-a444-d6527ba3c355) (uuid 292cef82-fa7c-4ca0-a444-d6527ba3c355)
) )
@ -5003,7 +5048,7 @@
(effects (font (size 1.27 1.27)) (justify right bottom)) (effects (font (size 1.27 1.27)) (justify right bottom))
(uuid ac5a79e7-a82c-4b0c-bed7-52e1ae9321e7) (uuid ac5a79e7-a82c-4b0c-bed7-52e1ae9321e7)
) )
(text "press to\nreset MCU" (at 244.475 59.69 0) (text "press to\nreset MCU" (at 260.35 42.545 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b18c2758-5a3c-4cde-a782-3c830413e015) (uuid b18c2758-5a3c-4cde-a782-3c830413e015)
) )
@ -5050,6 +5095,10 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1965b030-fddd-49ed-9e6e-fc869b971b5a) (uuid 1965b030-fddd-49ed-9e6e-fc869b971b5a)
) )
(label "DMX" (at 197.485 62.865 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1ba2c901-5945-4001-ac73-6e574675747b)
)
(label "D-" (at 37.465 26.035 0) (fields_autoplaced) (label "D-" (at 37.465 26.035 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1ffb166a-6296-4302-bcee-7affbec80e21) (uuid 1ffb166a-6296-4302-bcee-7affbec80e21)
@ -5074,11 +5123,11 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 48000775-8ff1-476d-ae25-a6a25364aebc) (uuid 48000775-8ff1-476d-ae25-a6a25364aebc)
) )
(label "DMX_IN" (at 197.485 40.005 0) (fields_autoplaced) (label "RDM" (at 197.485 40.005 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 4b422da3-8d6d-426d-bed0-63e8c03d3610) (uuid 4b422da3-8d6d-426d-bed0-63e8c03d3610)
) )
(label "DMX_OUT" (at 183.515 140.97 0) (fields_autoplaced) (label "DMX" (at 183.515 140.97 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5ba1eb25-b74d-4bb4-9c20-e2cda774f581) (uuid 5ba1eb25-b74d-4bb4-9c20-e2cda774f581)
) )
@ -5094,7 +5143,7 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 6afb4245-d4df-4b35-beb9-31fbed07380c) (uuid 6afb4245-d4df-4b35-beb9-31fbed07380c)
) )
(label "DMX_IN" (at 262.89 100.965 0) (fields_autoplaced) (label "RDM" (at 262.89 100.965 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7247b15f-cb68-4c31-9ab7-38777094dc97) (uuid 7247b15f-cb68-4c31-9ab7-38777094dc97)
) )
@ -5134,11 +5183,11 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a7c54aa4-6f0d-4d82-aa37-659efccb68a4) (uuid a7c54aa4-6f0d-4d82-aa37-659efccb68a4)
) )
(label "DMX_OUT" (at 197.485 65.405 0) (fields_autoplaced) (label "DMX" (at 197.485 65.405 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b8971856-542b-4ceb-b925-99ecee612fad) (uuid b8971856-542b-4ceb-b925-99ecee612fad)
) )
(label "DMX_IN" (at 197.485 37.465 0) (fields_autoplaced) (label "RDM" (at 197.485 37.465 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ba60b05d-87a1-4eab-9e36-72d8bf36c191) (uuid ba60b05d-87a1-4eab-9e36-72d8bf36c191)
) )
@ -5146,7 +5195,7 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid bded141a-e54a-40c0-b237-c390585fd9e1) (uuid bded141a-e54a-40c0-b237-c390585fd9e1)
) )
(label "DMX_OUT" (at 262.89 97.155 0) (fields_autoplaced) (label "DMX" (at 262.89 97.155 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid c66500e0-0d14-4f99-939f-cc61ad90589e) (uuid c66500e0-0d14-4f99-939f-cc61ad90589e)
) )
@ -5170,7 +5219,7 @@
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid de6882bf-d9d1-4970-95b2-abe37bcd5641) (uuid de6882bf-d9d1-4970-95b2-abe37bcd5641)
) )
(label "DMX_IN" (at 183.515 135.89 0) (fields_autoplaced) (label "RDM" (at 183.515 135.89 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ef9844b9-b9b9-4850-858c-7b98ca7d9385) (uuid ef9844b9-b9b9-4850-858c-7b98ca7d9385)
) )
@ -5178,10 +5227,6 @@
(effects (font (size 1.27 1.27)) (justify right bottom)) (effects (font (size 1.27 1.27)) (justify right bottom))
(uuid f364b9e1-21b7-4bb0-b485-4dcddcb206d6) (uuid f364b9e1-21b7-4bb0-b485-4dcddcb206d6)
) )
(label "DMX_OUT" (at 197.485 67.945 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid f7c26d1b-09fd-4fae-ae8c-1d991c05fa2b)
)
(label "LED_RUN" (at 236.855 92.075 0) (fields_autoplaced) (label "LED_RUN" (at 236.855 92.075 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
(uuid fc4332d7-bc94-4992-894c-e5709cd8298f) (uuid fc4332d7-bc94-4992-894c-e5709cd8298f)
@ -5208,6 +5253,13 @@
(effects (font (size 1.27 1.27)) (justify right) hide) (effects (font (size 1.27 1.27)) (justify right) hide)
) )
) )
(global_label "BOOT0" (shape output) (at 257.175 70.485 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 5d9b34fb-ebe5-4dc9-a7a4-48d64cf8e4fb)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 266.2683 70.485 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "SWCLK" (shape input) (at 144.145 84.455 180) (fields_autoplaced) (global_label "SWCLK" (shape input) (at 144.145 84.455 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right)) (effects (font (size 1.27 1.27)) (justify right))
(uuid 729bd47a-e966-491d-92bc-5cc26a7d5dd3) (uuid 729bd47a-e966-491d-92bc-5cc26a7d5dd3)
@ -5229,17 +5281,10 @@
(effects (font (size 1.27 1.27)) (justify left) hide) (effects (font (size 1.27 1.27)) (justify left) hide)
) )
) )
(global_label "BOOT0" (shape output) (at 251.46 73.66 0) (fields_autoplaced) (global_label "RST" (shape output) (at 257.81 48.26 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid a4cde06e-0cf6-427b-a9f1-a04fe3d605e2)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 260.5533 73.66 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "RST" (shape output) (at 254.635 48.26 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
(uuid a6ec96e0-86fe-4c23-b7ec-855fb51496d9) (uuid a6ec96e0-86fe-4c23-b7ec-855fb51496d9)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 261.0673 48.26 0) (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 264.2423 48.26 0)
(effects (font (size 1.27 1.27)) (justify left) hide) (effects (font (size 1.27 1.27)) (justify left) hide)
) )
) )
@ -5272,6 +5317,31 @@
) )
) )
(symbol (lib_id "power:GND") (at 255.905 78.105 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 01bfb56c-ef01-4a32-a147-3d2992e9657a)
(property "Reference" "#PWR062" (at 255.905 84.455 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 255.905 83.185 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 255.905 78.105 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 255.905 78.105 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 52f358b5-41b9-4732-b378-9f894bd4ad55))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "#PWR062") (unit 1)
)
)
)
)
(symbol (lib_id "partdb:resistor/0603WAF9101T5E") (at 78.105 132.715 90) (unit 1) (symbol (lib_id "partdb:resistor/0603WAF9101T5E") (at 78.105 132.715 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid 04f17e85-ed11-4596-b473-75959e289822) (uuid 04f17e85-ed11-4596-b473-75959e289822)
@ -5547,31 +5617,6 @@
) )
) )
(symbol (lib_id "power:+3.3V") (at 240.03 73.66 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 1643a7e4-59ad-42e9-82e6-46cf925df645)
(property "Reference" "#PWR060" (at 240.03 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (at 240.03 69.85 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 240.03 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 240.03 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 9e640fae-91aa-430a-a6cc-a6b512b67fdb))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "#PWR060") (unit 1)
)
)
)
)
(symbol (lib_name "resistor/0603WAF2201T5E_1") (lib_id "partdb:resistor/0603WAF2201T5E") (at 249.555 92.075 0) (unit 1) (symbol (lib_name "resistor/0603WAF2201T5E_1") (lib_id "partdb:resistor/0603WAF2201T5E") (at 249.555 92.075 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid 1816318a-d7fb-40fe-a5dc-febcd13787f1) (uuid 1816318a-d7fb-40fe-a5dc-febcd13787f1)
@ -6046,31 +6091,6 @@
) )
) )
(symbol (lib_id "power:GND") (at 250.19 81.28 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 32a818b7-85be-4da5-b6c6-94f2a5c336be)
(property "Reference" "#PWR062" (at 250.19 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 250.19 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 250.19 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 250.19 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8fe21318-e659-478c-aae7-9390581790db))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "#PWR062") (unit 1)
)
)
)
)
(symbol (lib_id "power:+3.3V") (at 100.965 158.115 0) (unit 1) (symbol (lib_id "power:+3.3V") (at 100.965 158.115 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 3502618f-c850-4c4d-8d32-df67082bd106) (uuid 3502618f-c850-4c4d-8d32-df67082bd106)
@ -7227,6 +7247,31 @@
) )
) )
(symbol (lib_id "power:+3.3V") (at 241.3 70.485 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 6829b762-ca83-41da-887a-25765cf1d4cd)
(property "Reference" "#PWR060" (at 241.3 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (at 241.3 66.675 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 241.3 70.485 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 241.3 70.485 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 074840b9-562b-4bb6-b3b4-623136c032e8))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "#PWR060") (unit 1)
)
)
)
)
(symbol (lib_id "partdb:resistor/0603WAF1002T5E") (at 217.17 139.7 180) (unit 1) (symbol (lib_id "partdb:resistor/0603WAF1002T5E") (at 217.17 139.7 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid 69c8b438-0cb8-4d1c-ae4d-e130c3051e07) (uuid 69c8b438-0cb8-4d1c-ae4d-e130c3051e07)
@ -7339,6 +7384,56 @@
) )
) )
(symbol (lib_name "resistor/0603WAF1002T5E_2") (lib_id "partdb:resistor/0603WAF1002T5E") (at 255.905 74.295 270) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 6b19aeb3-f13e-437a-b7a8-c27f946bae4a)
(property "Reference" "R16" (at 258.445 74.295 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "10k" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "qeda:UC1608X55N" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1002T5E_C25804.pdf" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "qeda_part" "resistor/r0603" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "qeda_variant" "" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB_CORRECTION" "0;0;-90" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Description" "R0603 10k 1%" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "name" "resistor, chip, 1.6x0.8 mm" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C25804" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB" "" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "DigiKey" "" (at 255.905 74.295 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0a4d4fb6-d1b0-492f-8be6-073fd6cbe51e))
(pin "2" (uuid 54f9b143-1625-4836-b001-bb83aea1691c))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "R16") (unit 1)
)
)
)
)
(symbol (lib_id "partdb:capacitor/CL10A105KB8NNNC") (at 74.295 160.655 90) (unit 1) (symbol (lib_id "partdb:capacitor/CL10A105KB8NNNC") (at 74.295 160.655 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid 6c28a824-e689-42e1-8d00-548c302e6103) (uuid 6c28a824-e689-42e1-8d00-548c302e6103)
@ -8374,19 +8469,19 @@
) )
) )
(symbol (lib_id "power:+3.3V") (at 253.365 40.64 0) (unit 1) (symbol (lib_id "power:+3.3V") (at 256.54 40.64 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 9d8a6cb8-019c-48c0-8dbd-ca40f0528ed9) (uuid 9d8a6cb8-019c-48c0-8dbd-ca40f0528ed9)
(property "Reference" "#PWR063" (at 253.365 44.45 0) (property "Reference" "#PWR063" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Value" "+3.3V" (at 253.365 36.83 0) (property "Value" "+3.3V" (at 256.54 36.83 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "" (at 253.365 40.64 0) (property "Footprint" "" (at 256.54 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (at 253.365 40.64 0) (property "Datasheet" "" (at 256.54 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 68ca43d3-99fc-4040-9155-129a6a02b14f)) (pin "1" (uuid 68ca43d3-99fc-4040-9155-129a6a02b14f))
@ -8798,69 +8893,46 @@
) )
) )
(symbol (lib_id "power:+3.3V") (at 245.745 100.965 90) (unit 1) (symbol (lib_id "partdb:button/TS-1187A-B-A-B") (at 248.92 73.025 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid acc070c4-53dc-4065-b30e-ed967d91b8aa)
(property "Reference" "#PWR046" (at 249.555 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (at 241.935 100.965 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 245.745 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 245.745 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1c52c663-3447-44a1-9773-487ac1762cf8))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "#PWR046") (unit 1)
)
)
)
)
(symbol (lib_id "partdb:button/1TS002E-2700-2500-CT") (at 245.11 73.66 0) (unit 1)
(in_bom yes) (on_board yes) (dnp yes) (fields_autoplaced)
(uuid afd667a5-f304-49fa-a01b-535d3deafe5b) (uuid afd667a5-f304-49fa-a01b-535d3deafe5b)
(property "Reference" "SW1" (at 245.11 66.04 0) (property "Reference" "SW1" (at 248.92 62.865 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Value" "DL" (at 245.11 68.58 0) (property "Value" "DL" (at 248.92 65.405 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "qeda:MECHANICAL_1TS002E" (at 245.11 68.58 0) (property "Footprint" "qeda:MECHANICAL_TS-1187A" (at 248.92 65.405 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (at 245.11 68.58 0) (property "Datasheet" "https://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf" (at 248.92 65.405 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Description" "SMT button SPST" (at 245.11 73.66 0) (property "Description" "SMD, momentary, 5.1x5.1mm, 50mA@12VDC" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_part" "mechanical/smd-button_hyp_1ts002e" (at 245.11 73.66 0) (property "qeda_part" "mechanical/smd-button_tx-1187a" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_variant" "" (at 245.11 73.66 0) (property "qeda_variant" "" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "JLCPCB_CORRECTION" "" (at 245.11 73.66 0) (property "JLCPCB_CORRECTION" "" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC" "C319367" (at 245.11 73.66 0) (property "LCSC" "C318884" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "JLCPCB" "" (at 245.11 73.66 0) (property "JLCPCB" "C318884" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "DigiKey" "" (at 245.11 73.66 0) (property "DigiKey" "" (at 248.92 73.025 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid ec5fc602-e134-427a-abd3-7803d8584b6c)) (pin "1" (uuid ec5fc602-e134-427a-abd3-7803d8584b6c))
(pin "2" (uuid 8fc80c1d-d674-4875-94f4-1d9ed024709c)) (pin "2" (uuid 8fc80c1d-d674-4875-94f4-1d9ed024709c))
(pin "3" (uuid f0f00233-087b-4045-be38-4c700de6e0f0))
(pin "4" (uuid 035672a7-d935-4a85-a2d8-372a4a704b7a))
(instances (instances
(project "rdm_splitter" (project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc" (path "/43fc3289-82a7-492c-a423-3030e10115dc"
@ -9089,6 +9161,31 @@
) )
) )
(symbol (lib_id "power:GND") (at 245.745 100.965 270) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid ba47aeb6-c22f-4a95-99cb-50d511d82781)
(property "Reference" "#PWR046" (at 239.395 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 240.665 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 245.745 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 245.745 100.965 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5b826c6b-bdea-4525-84f1-17acb298771e))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "#PWR046") (unit 1)
)
)
)
)
(symbol (lib_id "partdb:capacitor/C0603 0.1uF 50V") (at 149.225 26.035 90) (unit 1) (symbol (lib_id "partdb:capacitor/C0603 0.1uF 50V") (at 149.225 26.035 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid be2c6323-e7c8-4712-ac46-3ddf1f813ae3) (uuid be2c6323-e7c8-4712-ac46-3ddf1f813ae3)
@ -9399,25 +9496,25 @@
) )
) )
(symbol (lib_id "partdb:button/1TS002E-2700-2500-CT") (at 248.285 48.26 0) (unit 1) (symbol (lib_id "partdb:button/TS-1187A-B-A-B") (at 248.285 48.26 0) (unit 1)
(in_bom yes) (on_board yes) (dnp yes) (fields_autoplaced) (in_bom yes) (on_board yes) (dnp yes) (fields_autoplaced)
(uuid d0480cb6-981f-470c-ac2f-a3abd4967117) (uuid d0480cb6-981f-470c-ac2f-a3abd4967117)
(property "Reference" "SW2" (at 248.285 40.64 0) (property "Reference" "SW2" (at 248.285 38.1 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Value" "RST" (at 248.285 43.18 0) (property "Value" "RST" (at 248.285 40.64 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "qeda:MECHANICAL_1TS002E" (at 248.285 43.18 0) (property "Footprint" "qeda:MECHANICAL_TS-1187A" (at 248.285 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (at 248.285 43.18 0) (property "Datasheet" "https://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf" (at 248.285 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Description" "SMT button SPST" (at 248.285 48.26 0) (property "Description" "SMD, momentary, 5.1x5.1mm, 50mA@12VDC" (at 248.285 48.26 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_part" "mechanical/smd-button_hyp_1ts002e" (at 248.285 48.26 0) (property "qeda_part" "mechanical/smd-button_tx-1187a" (at 248.285 48.26 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_variant" "" (at 248.285 48.26 0) (property "qeda_variant" "" (at 248.285 48.26 0)
@ -9426,10 +9523,10 @@
(property "JLCPCB_CORRECTION" "" (at 248.285 48.26 0) (property "JLCPCB_CORRECTION" "" (at 248.285 48.26 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC" "C319367" (at 248.285 48.26 0) (property "LCSC" "C318884" (at 248.285 48.26 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "JLCPCB" "" (at 248.285 48.26 0) (property "JLCPCB" "C318884" (at 248.285 48.26 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "DigiKey" "" (at 248.285 48.26 0) (property "DigiKey" "" (at 248.285 48.26 0)
@ -9437,6 +9534,8 @@
) )
(pin "1" (uuid a49add25-5a58-4ef4-99e6-36fd58472a43)) (pin "1" (uuid a49add25-5a58-4ef4-99e6-36fd58472a43))
(pin "2" (uuid 296f97a7-f03e-4b9a-beef-2f2c60591ea7)) (pin "2" (uuid 296f97a7-f03e-4b9a-beef-2f2c60591ea7))
(pin "4" (uuid 63c9dfd1-7d68-4efc-90d3-4c4fa372a0bf))
(pin "3" (uuid ea2b694a-05bc-4769-9aa7-c17b0e237411))
(instances (instances
(project "rdm_splitter" (project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc" (path "/43fc3289-82a7-492c-a423-3030e10115dc"
@ -9640,56 +9739,6 @@
) )
) )
(symbol (lib_name "resistor/0603WAF1002T5E_2") (lib_id "partdb:resistor/0603WAF1002T5E") (at 250.19 77.47 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid deea94b2-ff33-4372-a2a3-1bd4a687892a)
(property "Reference" "R16" (at 247.65 77.47 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "10k" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "qeda:UC1608X55N" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1002T5E_C25804.pdf" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "qeda_part" "resistor/r0603" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "qeda_variant" "" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB_CORRECTION" "0;0;-90" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Description" "R0603 10k 1%" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "name" "resistor, chip, 1.6x0.8 mm" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C25804" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLCPCB" "" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "DigiKey" "" (at 250.19 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid dde447be-4ffd-458b-bebd-5e22eada96be))
(pin "2" (uuid 1f944ad1-1011-425e-bd85-4757907f5945))
(instances
(project "rdm_splitter"
(path "/43fc3289-82a7-492c-a423-3030e10115dc"
(reference "R16") (unit 1)
)
)
)
)
(symbol (lib_id "power:VCC") (at 33.655 123.825 0) (unit 1) (symbol (lib_id "power:VCC") (at 33.655 123.825 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid e32b479c-9aba-4dbc-bd40-0c97212a43f5) (uuid e32b479c-9aba-4dbc-bd40-0c97212a43f5)
@ -10049,43 +10098,43 @@
) )
) )
(symbol (lib_name "resistor/0603WAF1002T5E_3") (lib_id "partdb:resistor/0603WAF1002T5E") (at 253.365 44.45 270) (unit 1) (symbol (lib_name "resistor/0603WAF1002T5E_3") (lib_id "partdb:resistor/0603WAF1002T5E") (at 256.54 44.45 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid f003117d-b459-4afb-b677-9036e535e648) (uuid f003117d-b459-4afb-b677-9036e535e648)
(property "Reference" "R17" (at 255.905 44.45 0) (property "Reference" "R17" (at 259.08 44.45 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Value" "10k" (at 253.365 44.45 0) (property "Value" "10k" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "qeda:UC1608X55N" (at 253.365 44.45 0) (property "Footprint" "qeda:UC1608X55N" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1002T5E_C25804.pdf" (at 253.365 44.45 0) (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010045_UNI-ROYAL-Uniroyal-Elec-0603WAF1002T5E_C25804.pdf" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_part" "resistor/r0603" (at 253.365 44.45 0) (property "qeda_part" "resistor/r0603" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "qeda_variant" "" (at 253.365 44.45 0) (property "qeda_variant" "" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "JLCPCB_CORRECTION" "0;0;-90" (at 253.365 44.45 0) (property "JLCPCB_CORRECTION" "0;0;-90" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Description" "R0603 10k 1%" (at 253.365 44.45 0) (property "Description" "R0603 10k 1%" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "name" "resistor, chip, 1.6x0.8 mm" (at 253.365 44.45 0) (property "name" "resistor, chip, 1.6x0.8 mm" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC" "C25804" (at 253.365 44.45 0) (property "LCSC" "C25804" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "JLCPCB" "" (at 253.365 44.45 0) (property "JLCPCB" "" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "DigiKey" "" (at 253.365 44.45 0) (property "DigiKey" "" (at 256.54 44.45 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 8e966da2-6ac3-4d8e-87f8-48fc185a981b)) (pin "1" (uuid 8e966da2-6ac3-4d8e-87f8-48fc185a981b))
@ -10146,7 +10195,7 @@
) )
) )
(symbol (lib_id "partdb:LED/KT-0603R") (at 257.175 100.965 0) (mirror y) (unit 1) (symbol (lib_id "partdb:LED/KT-0603R") (at 257.175 100.965 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (in_bom yes) (on_board yes) (dnp no)
(uuid f2060fb8-0994-410b-bb9b-282c81237f10) (uuid f2060fb8-0994-410b-bb9b-282c81237f10)
(property "Reference" "D4" (at 254.635 102.235 0) (property "Reference" "D4" (at 254.635 102.235 0)

View File

@ -1 +1 @@
1 2