Add sheet for front/RTC, add buttons, LEDs and a RGB LED

This commit is contained in:
Stefan Agner
2021-01-16 02:17:33 +01:00
parent a8989bbc11
commit 2a58cdd3a6
7 changed files with 2096 additions and 20 deletions

View File

@@ -1114,6 +1114,12 @@
(no_connect (at 255.27 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)
(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))
)
(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))
(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))
(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))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
@@ -1443,6 +1467,12 @@
(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)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
@@ -1579,6 +1609,9 @@
(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)
(effects (font (size 1.27 1.27)) (justify left))
)