Add UART for Zigbee and wire up control signals

This commit is contained in:
Stefan Agner
2021-01-17 14:16:17 +01:00
parent 80337813bf
commit 272eedbb65
4 changed files with 275 additions and 52 deletions

View File

@@ -207,6 +207,64 @@
)
(bus_entry (at 43.815 59.69) (size 2.54 2.54)
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
)
(bus_entry (at 43.815 62.23) (size 2.54 2.54)
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
)
(bus_entry (at 43.815 64.77) (size 2.54 2.54)
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
)
(bus_entry (at 43.815 67.31) (size 2.54 2.54)
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 59.055 62.23) (xy 46.355 62.23))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 59.055 64.77) (xy 46.355 64.77))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 59.055 67.31) (xy 46.355 67.31))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 59.055 69.85) (xy 46.355 69.85))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(bus (pts (xy 40.005 57.15) (xy 43.815 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(bus (pts (xy 43.815 57.15) (xy 43.815 59.69))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(bus (pts (xy 43.815 59.69) (xy 43.815 62.23))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(bus (pts (xy 43.815 62.23) (xy 43.815 64.77))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(bus (pts (xy 43.815 64.77) (xy 43.815 67.31))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(label "UART.TXD" (at 59.055 62.23 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
(label "UART.RXD" (at 59.055 64.77 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
(label "UART.CTS" (at 59.055 67.31 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
(label "UART.RTS" (at 59.055 69.85 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
(hierarchical_label "Zigbee{UART}" (shape bidirectional) (at 40.005 57.15 180)
(effects (font (size 1.27 1.27)) (justify right))
)
(symbol (lib_id "Connector:Conn_Coaxial") (at 191.77 62.23 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "c09c8cca-c855-4542-a876-1781079d5d54")