You've already forked torvalds-GuitarPedal
mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2026-06-08 12:55:36 +00:00
This has no UI except for a single stomp switch and LED, since the plan is that it replaces it all with with just MIDI control. I already have working MIDI-over-USB (with horribly inconvenient USB-C port placement on the previous board, but that's a historical accident from when I didn't realize that I actually want to use that connector for more than programming). But this also adds 3.5mm TRS jacks for MIDI input and output, so that I could attempt to do that too. Do I know what I am doing? No. Has that stopped me before? Also no. The plan is that this should work together with the existing audio jack board and connect to it over the 12P FFC cable exactly like the "real" pedal did. So exactly like that board, this depends on that external board with the TI5112 codec, audio jacks and 9V power jack. Except it now brings out the USB-C port properly - it's no longer designed to be just a debug and programming port. And because it has no real UI it's all much smaller. So this board is 48x48mm, and I'll just do a 3D-printed enclosure for testing. The audio jack board mounts under this board (with components facing down, that's how it was all designed). So audio jacks and 9V power jack comes out the top of this pedal exactly like the previous one. This board then goes on top of the audio jack board (with components facing up, so the two boards have their unpopulated sides against each other, probably with some 3D-printed spacer between). The board has a slot cut out of it, so that the FFC cable can slip out to the audio jack board below it. The USB-C connector from this board will be right above the 9V power jack, and the MIDI TRS jacks come out on the left-hand side for entirely random reasons (mostly because that made board layout easier). Of course, I've never done MIDI hw before, so I may have screwed that part up. It's supposed to be Type A MIDI, with all the proper bells and whistles: optocoupler with reverse polarity protection on the LED, push-pull 5V level shifting buffering out the output, proper current- limiting resistors, the whole nine yards. But it's really just me googling things until I felt reasonably confident I understood the (very simple) electrical details. I haven't written any of the MIDI hw control code, but it's just a UART running at 31.250 kbps, and the protocol is already done. So that part shouldn't be the problem, as long as the hardware works. But I won't be entirely surprised if none of this works. It's not like I even have any MIDI devices with TRS jacks, but I'm sure Amazon carries random test equipment in the form of cheap audio toys. That's how I tested MIDI-over-USB ;) And as is tradition, this does a couple of truly horrendously bad 3D models for the parts I'm using so that I have a rough idea what the layout will look like. Somewhat strangely, I also had to do the footprint for the very common PJ-320D TRRS connector - because the one that comes with KiCad was just plain wrong and didn't match the datasheet. Maybe one of those "different manufacturers" thing, but I suspect it was just wrong. The kicad provided footprint was "close enough" that there was enough overlap between pads and board design that it probably mostly worked in practice, even if things didn't quite line up. Possibly done with calipers and measuring rather than by the datasheet. And maybe the datasheet is wrong too, but my footprint at least matches the part layout at JLCPCB. It does have an offset compared to the actual part when ordering, but that's a trivial "fix at order time" issue. Not unusual or unexpected: JLCPCB uses the center of the part, while I centered it at a logical place that made the datasheet numbers easy too. It happens with other kicad footprints, with JLCPCB having different initial rotation and centerpoints for parts. I also had to add a footprint for the stomp switch that Ricky pointed me at, because I'm done soldering wires by hand. This one goes on the board. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
12658 lines
196 KiB
Plaintext
12658 lines
196 KiB
Plaintext
(kicad_sch
|
|
(version 20250114)
|
|
(generator "eeschema")
|
|
(generator_version "9.0")
|
|
(uuid "1cfc5ec2-6e92-4f8b-bcac-06388472f146")
|
|
(paper "A4")
|
|
(lib_symbols
|
|
(symbol "74xGxx:74AHCT1G125"
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "U"
|
|
(at -2.54 3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "74AHCT1G125"
|
|
(at 0 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Single Buffer Gate Tri-State, Low-Voltage CMOS"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "Single Gate Buff Tri-State LVC CMOS"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "SOT* SG-*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "74AHCT1G125_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -7.62 6.35) (xy -7.62 -6.35) (xy 5.08 0) (xy -7.62 6.35)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
)
|
|
(symbol "74AHCT1G125_1_1"
|
|
(pin input line
|
|
(at -15.24 0 0)
|
|
(length 7.62)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -5.08 10.16 270)
|
|
(length 5.08)
|
|
(name "VCC"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -5.08 -10.16 90)
|
|
(length 5.08)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input inverted
|
|
(at 0 10.16 270)
|
|
(length 7.62)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin tri_state line
|
|
(at 12.7 0 180)
|
|
(length 7.62)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Connector:USB_C_Receptacle_USB2.0_16P"
|
|
(pin_names
|
|
(offset 1.016)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "J"
|
|
(at 0 22.225 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "USB_C_Receptacle_USB2.0_16P"
|
|
(at 0 19.685 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 3.81 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
|
|
(at 3.81 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "USB 2.0-only 16P Type-C Receptacle connector"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "usb universal serial bus type-C USB2.0"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "USB*C*Receptacle*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "USB_C_Receptacle_USB2.0_16P_0_0"
|
|
(rectangle
|
|
(start -0.254 -17.78)
|
|
(end 0.254 -16.764)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 15.494)
|
|
(end 9.144 14.986)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 10.414)
|
|
(end 9.144 9.906)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 7.874)
|
|
(end 9.144 7.366)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 2.794)
|
|
(end 9.144 2.286)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 0.254)
|
|
(end 9.144 -0.254)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 -2.286)
|
|
(end 9.144 -2.794)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 -4.826)
|
|
(end 9.144 -5.334)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 -12.446)
|
|
(end 9.144 -12.954)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 10.16 -14.986)
|
|
(end 9.144 -15.494)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "USB_C_Receptacle_USB2.0_16P_0_1"
|
|
(rectangle
|
|
(start -10.16 17.78)
|
|
(end 10.16 -17.78)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -8.89 -3.81) (xy -8.89 3.81)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -7.62 -3.81)
|
|
(end -6.35 3.81)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(arc
|
|
(start -7.62 3.81)
|
|
(mid -6.985 4.4423)
|
|
(end -6.35 3.81)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -7.62 3.81)
|
|
(mid -6.985 4.4423)
|
|
(end -6.35 3.81)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(arc
|
|
(start -8.89 3.81)
|
|
(mid -6.985 5.7067)
|
|
(end -5.08 3.81)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -5.08 -3.81)
|
|
(mid -6.985 -5.7067)
|
|
(end -8.89 -3.81)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -6.35 -3.81)
|
|
(mid -6.985 -4.4423)
|
|
(end -7.62 -3.81)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -6.35 -3.81)
|
|
(mid -6.985 -4.4423)
|
|
(end -7.62 -3.81)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 3.81) (xy -5.08 -3.81)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center -2.54 1.143)
|
|
(radius 0.635)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 4.318) (xy 0 6.858) (xy 1.27 4.318) (xy -1.27 4.318)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 -2.032) (xy 2.54 0.508) (xy 2.54 1.778)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 -3.302) (xy -2.54 -0.762) (xy -2.54 0.508)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 -5.842) (xy 0 4.318)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 0 -5.842)
|
|
(radius 1.27)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 1.905 1.778)
|
|
(end 3.175 3.048)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
)
|
|
(symbol "USB_C_Receptacle_USB2.0_16P_1_1"
|
|
(pin passive line
|
|
(at -7.62 -22.86 90)
|
|
(length 5.08)
|
|
(name "SHIELD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "S1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -22.86 90)
|
|
(length 5.08)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -22.86 90)
|
|
(length 5.08)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -22.86 90)
|
|
(length 5.08)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -22.86 90)
|
|
(length 5.08)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 15.24 15.24 180)
|
|
(length 5.08)
|
|
(name "VBUS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 15.24 15.24 180)
|
|
(length 5.08)
|
|
(hide yes)
|
|
(name "VBUS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 15.24 15.24 180)
|
|
(length 5.08)
|
|
(hide yes)
|
|
(name "VBUS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 15.24 15.24 180)
|
|
(length 5.08)
|
|
(hide yes)
|
|
(name "VBUS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 10.16 180)
|
|
(length 5.08)
|
|
(name "CC1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 7.62 180)
|
|
(length 5.08)
|
|
(name "CC2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 2.54 180)
|
|
(length 5.08)
|
|
(name "D-"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 0 180)
|
|
(length 5.08)
|
|
(name "D-"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 -2.54 180)
|
|
(length 5.08)
|
|
(name "D+"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 -5.08 180)
|
|
(length 5.08)
|
|
(name "D+"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 -12.7 180)
|
|
(length 5.08)
|
|
(name "SBU1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 15.24 -15.24 180)
|
|
(length 5.08)
|
|
(name "SBU2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Connector_Audio:AudioJack4"
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "J"
|
|
(at 0 8.89 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "AudioJack4"
|
|
(at 0 6.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Audio Jack, 4 Poles (TRRS)"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "audio jack receptacle stereo headphones TRRS connector"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "Jack*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "AudioJack4_0_1"
|
|
(rectangle
|
|
(start -6.35 -5.08)
|
|
(end -7.62 -7.62)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.715 -5.08) (xy -5.08 -5.715) (xy -4.445 -5.08) (xy -4.445 2.54) (xy 2.54 2.54)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.905 -5.08) (xy -1.27 -5.715) (xy -0.635 -5.08) (xy -0.635 -2.54) (xy 2.54 -2.54)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 -5.08) (xy 0.635 -5.715) (xy 1.27 -5.08) (xy 2.54 -5.08)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 3.81)
|
|
(end -6.35 -7.62)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 2.54 0) (xy -2.54 0) (xy -2.54 -5.08) (xy -3.175 -5.715) (xy -3.81 -5.08)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "AudioJack4_1_1"
|
|
(pin passive line
|
|
(at 5.08 2.54 180)
|
|
(length 2.54)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "S"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 5.08 0 180)
|
|
(length 2.54)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "R2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 5.08 -2.54 180)
|
|
(length 2.54)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "R1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 5.08 -5.08 180)
|
|
(length 2.54)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "T"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Connector_Generic_MountingPin:Conn_01x04_MountingPin"
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "J"
|
|
(at 0 5.08 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "Conn_01x04_MountingPin"
|
|
(at 1.27 -7.62 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Generic connectable mounting pin connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "connector"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "Connector*:*_1x??-1MP*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "Conn_01x04_MountingPin_1_1"
|
|
(rectangle
|
|
(start -1.27 3.81)
|
|
(end 1.27 -6.35)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 2.667)
|
|
(end 0 2.413)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 0.127)
|
|
(end 0 -0.127)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -2.413)
|
|
(end 0 -2.667)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -4.953)
|
|
(end 0 -5.207)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.016 -7.112) (xy 1.016 -7.112)
|
|
)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(text "Mounting"
|
|
(at 0 -6.731 0)
|
|
(effects
|
|
(font
|
|
(size 0.381 0.381)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 2.54 0)
|
|
(length 3.81)
|
|
(name "Pin_1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 0 0)
|
|
(length 3.81)
|
|
(name "Pin_2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -2.54 0)
|
|
(length 3.81)
|
|
(name "Pin_3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -5.08 0)
|
|
(length 3.81)
|
|
(name "Pin_4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -10.16 90)
|
|
(length 3.048)
|
|
(name "MountPin"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "MP"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Connector_Generic_MountingPin:Conn_01x12_MountingPin"
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "J"
|
|
(at 0 15.24 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "Conn_01x12_MountingPin"
|
|
(at 1.27 -17.78 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Generic connectable mounting pin connector, single row, 01x12, script generated (kicad-library-utils/schlib/autogen/connector/)"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "connector"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "Connector*:*_1x??-1MP*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "Conn_01x12_MountingPin_1_1"
|
|
(rectangle
|
|
(start -1.27 13.97)
|
|
(end 1.27 -16.51)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 12.827)
|
|
(end 0 12.573)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 10.287)
|
|
(end 0 10.033)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 7.747)
|
|
(end 0 7.493)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 5.207)
|
|
(end 0 4.953)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 2.667)
|
|
(end 0 2.413)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 0.127)
|
|
(end 0 -0.127)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -2.413)
|
|
(end 0 -2.667)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -4.953)
|
|
(end 0 -5.207)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -7.493)
|
|
(end 0 -7.747)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -10.033)
|
|
(end 0 -10.287)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -12.573)
|
|
(end 0 -12.827)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -1.27 -15.113)
|
|
(end 0 -15.367)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.016 -17.272) (xy 1.016 -17.272)
|
|
)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(text "Mounting"
|
|
(at 0 -16.891 0)
|
|
(effects
|
|
(font
|
|
(size 0.381 0.381)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 12.7 0)
|
|
(length 3.81)
|
|
(name "Pin_1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 10.16 0)
|
|
(length 3.81)
|
|
(name "Pin_2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 7.62 0)
|
|
(length 3.81)
|
|
(name "Pin_3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 5.08 0)
|
|
(length 3.81)
|
|
(name "Pin_4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 2.54 0)
|
|
(length 3.81)
|
|
(name "Pin_5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 0 0)
|
|
(length 3.81)
|
|
(name "Pin_6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -2.54 0)
|
|
(length 3.81)
|
|
(name "Pin_7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -5.08 0)
|
|
(length 3.81)
|
|
(name "Pin_8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -7.62 0)
|
|
(length 3.81)
|
|
(name "Pin_9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -10.16 0)
|
|
(length 3.81)
|
|
(name "Pin_10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -12.7 0)
|
|
(length 3.81)
|
|
(name "Pin_11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -15.24 0)
|
|
(length 3.81)
|
|
(name "Pin_12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -20.32 90)
|
|
(length 3.048)
|
|
(name "MountPin"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "MP"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Device:C"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0.254)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "C"
|
|
(at 0.635 2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "C"
|
|
(at 0.635 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0.9652 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "cap capacitor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "C_*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "C_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 0.762) (xy 2.032 0.762)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 -0.762) (xy 2.032 -0.762)
|
|
)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "C_1_1"
|
|
(pin passive line
|
|
(at 0 3.81 270)
|
|
(length 2.794)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -3.81 90)
|
|
(length 2.794)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Device:C_Polarized"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0.254)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "C"
|
|
(at 0.635 2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "C_Polarized"
|
|
(at 0.635 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0.9652 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Polarized capacitor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "cap capacitor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "CP_*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "C_Polarized_0_1"
|
|
(rectangle
|
|
(start -2.286 0.508)
|
|
(end 2.286 1.016)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.778 2.286) (xy -0.762 2.286)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 2.794) (xy -1.27 1.778)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.286 -0.508)
|
|
(end -2.286 -1.016)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
)
|
|
(symbol "C_Polarized_1_1"
|
|
(pin passive line
|
|
(at 0 3.81 270)
|
|
(length 2.794)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -3.81 90)
|
|
(length 2.794)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Device:D"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "D"
|
|
(at 0 2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "D"
|
|
(at 0 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Diode"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" "D"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "diode"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "D_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 1.27) (xy -1.27 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.27 1.27) (xy 1.27 -1.27) (xy -1.27 0) (xy 1.27 1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.27 0) (xy -1.27 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "D_1_1"
|
|
(pin passive line
|
|
(at -3.81 0 0)
|
|
(length 2.54)
|
|
(name "K"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 3.81 0 180)
|
|
(length 2.54)
|
|
(name "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Device:LED"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "D"
|
|
(at 0 2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 0 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Light emitting diode"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "LED diode"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "LED_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -3.048 -0.762) (xy -4.572 -2.286) (xy -3.81 -2.286) (xy -4.572 -2.286) (xy -4.572 -1.524)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.778 -0.762) (xy -3.302 -2.286) (xy -2.54 -2.286) (xy -3.302 -2.286) (xy -3.302 -1.524)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 0) (xy 1.27 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 -1.27) (xy -1.27 1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "LED_1_1"
|
|
(pin passive line
|
|
(at -3.81 0 0)
|
|
(length 2.54)
|
|
(name "K"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 3.81 0 180)
|
|
(length 2.54)
|
|
(name "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Device:R"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "R"
|
|
(at 2.032 0 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "R"
|
|
(at 0 0 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at -1.778 0 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "R res resistor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "R_*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "R_0_1"
|
|
(rectangle
|
|
(start -1.016 -2.54)
|
|
(end 1.016 2.54)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "R_1_1"
|
|
(pin passive line
|
|
(at 0 3.81 270)
|
|
(length 1.27)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -3.81 90)
|
|
(length 1.27)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Isolator:TLP2310"
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "U"
|
|
(at -7.112 8.89 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "TLP2310"
|
|
(at 1.016 9.144 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_SO:SO-5-6_4.55x3.7mm_P1.27mm"
|
|
(at 0 -12.7 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(italic yes)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://toshiba.semicon-storage.com/info/TLP2310_datasheet_en_20220913.pdf?did=29657&prodName=TLP2310"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "5-Mbps low-power non inverting photocouple, 3.75 kVrms, 2.7 - 5.5 Vdd, push-pull output"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "Optocoupler high-speed Toshiba"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "SO*4.55x3.7mm*P1.27mm*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "TLP2310_0_1"
|
|
(rectangle
|
|
(start -7.62 7.62)
|
|
(end 7.62 -7.62)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -7.62 -5.08) (xy -5.08 -5.08) (xy -5.08 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -6.096 0.889) (xy -4.064 0.889) (xy -5.08 -0.762) (xy -6.096 0.889)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -6.096 -0.889) (xy -4.064 -0.889)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 1.27) (xy -5.08 5.08) (xy -7.62 5.08)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 1.016) (xy -5.08 -0.762)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 -1.27) (xy -5.08 -0.9144)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -3.556 0.508) (xy -2.032 1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -3.556 -0.762) (xy -2.032 0)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 1.27) (xy -2.3368 1.3208)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 1.27) (xy -2.1844 0.9652)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 0) (xy -2.3368 0.0508)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 0) (xy -2.1844 -0.3048)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 7.5946) (xy 0 1.7018)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 -7.62) (xy 0 -1.651)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.1524 -0.889) (xy -0.1016 -0.635) (xy 0.4064 -0.635)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.9144 0.889) (xy 0.9144 -1.143) (xy -0.8636 -1.143)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.9144 0.889) (xy 0.6604 0.635) (xy 1.1684 0.635) (xy 0.9144 0.889)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start 1.4224 1.651)
|
|
(mid 2.5738 1.1514)
|
|
(end 3.0734 0)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.4224 1.651) (xy -1.6256 1.651) (xy -1.6256 -1.651) (xy 1.4224 -1.651)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start 3.0734 0)
|
|
(mid 2.6076 -1.1853)
|
|
(end 1.4224 -1.651)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.6764 1.143) (xy 0.1524 1.143) (xy 0.1524 -0.889) (xy 0.4064 -0.635)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 7.5946 0) (xy 3.0734 0)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "TLP2310_1_1"
|
|
(pin passive line
|
|
(at -10.16 5.08 0)
|
|
(length 2.54)
|
|
(name "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -10.16 -5.08 0)
|
|
(length 2.54)
|
|
(name "K"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 0 10.16 270)
|
|
(length 2.54)
|
|
(name "VDD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 0 -10.16 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at 10.16 0 180)
|
|
(length 2.54)
|
|
(name "VO"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Mechanical:MountingHole_Pad"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(property "Reference" "H"
|
|
(at 0 6.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "MountingHole_Pad"
|
|
(at 0 4.445 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Mounting Hole with connection"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "mounting hole"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "MountingHole*Pad*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "MountingHole_Pad_0_1"
|
|
(circle
|
|
(center 0 1.27)
|
|
(radius 1.27)
|
|
(stroke
|
|
(width 1.27)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "MountingHole_Pad_1_1"
|
|
(pin input line
|
|
(at 0 -2.54 90)
|
|
(length 2.54)
|
|
(name "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Mylib:BM28B0.6-24DS"
|
|
(pin_names
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "J"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "BM28B0.6-24DS/2"
|
|
(at 0 -25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:BM28B0.6-24DS"
|
|
(at 0 -30.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.hirose.com/product/series/BM28"
|
|
(at 0 -27.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "BM28B0.6-24DS_1_1"
|
|
(rectangle
|
|
(start -2.54 15.24)
|
|
(end 2.54 -15.24)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 14.097)
|
|
(end -1.27 13.843)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 11.557)
|
|
(end -1.27 11.303)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 9.017)
|
|
(end -1.27 8.763)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 6.477)
|
|
(end -1.27 6.223)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 3.937)
|
|
(end -1.27 3.683)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 1.397)
|
|
(end -1.27 1.143)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -1.143)
|
|
(end -1.27 -1.397)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -3.683)
|
|
(end -1.27 -3.937)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -6.223)
|
|
(end -1.27 -6.477)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -8.763)
|
|
(end -1.27 -9.017)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -11.303)
|
|
(end -1.27 -11.557)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -13.843)
|
|
(end -1.27 -14.097)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 14.097)
|
|
(end 1.27 13.843)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 11.557)
|
|
(end 1.27 11.303)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 9.017)
|
|
(end 1.27 8.763)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 6.477)
|
|
(end 1.27 6.223)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 3.937)
|
|
(end 1.27 3.683)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 1.397)
|
|
(end 1.27 1.143)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -1.143)
|
|
(end 1.27 -1.397)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -3.683)
|
|
(end 1.27 -3.937)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -6.223)
|
|
(end 1.27 -6.477)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -8.763)
|
|
(end 1.27 -9.017)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -11.303)
|
|
(end 1.27 -11.557)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -13.843)
|
|
(end 1.27 -14.097)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 13.97 0)
|
|
(length 3.81)
|
|
(name "Pin_1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 11.43 0)
|
|
(length 3.81)
|
|
(name "Pin_3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 8.89 0)
|
|
(length 3.81)
|
|
(name "Pin_5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 6.35 0)
|
|
(length 3.81)
|
|
(name "Pin_7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 3.81 0)
|
|
(length 3.81)
|
|
(name "Pin_9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 1.27 0)
|
|
(length 3.81)
|
|
(name "Pin_11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -1.27 0)
|
|
(length 3.81)
|
|
(name "Pin_13"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "13"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -3.81 0)
|
|
(length 3.81)
|
|
(name "Pin_15"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "15"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -6.35 0)
|
|
(length 3.81)
|
|
(name "Pin_17"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "17"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -8.89 0)
|
|
(length 3.81)
|
|
(name "Pin_19"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "19"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -11.43 0)
|
|
(length 3.81)
|
|
(name "Pin_21"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "21"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -13.97 0)
|
|
(length 3.81)
|
|
(name "Pin_23"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "23"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 17.78 270)
|
|
(length 2.54)
|
|
(name "PWR1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "25"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -17.78 90)
|
|
(length 2.54)
|
|
(name "PWR1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "26"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 13.97 180)
|
|
(length 3.81)
|
|
(name "Pin_2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 11.43 180)
|
|
(length 3.81)
|
|
(name "Pin_4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 8.89 180)
|
|
(length 3.81)
|
|
(name "Pin_6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 6.35 180)
|
|
(length 3.81)
|
|
(name "Pin_8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 3.81 180)
|
|
(length 3.81)
|
|
(name "Pin_10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 1.27 180)
|
|
(length 3.81)
|
|
(name "Pin_12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -1.27 180)
|
|
(length 3.81)
|
|
(name "Pin_14"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "14"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -3.81 180)
|
|
(length 3.81)
|
|
(name "Pin_16"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "16"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -6.35 180)
|
|
(length 3.81)
|
|
(name "Pin_18"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "18"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -8.89 180)
|
|
(length 3.81)
|
|
(name "Pin_20"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "20"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -11.43 180)
|
|
(length 3.81)
|
|
(name "Pin_22"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "22"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -13.97 180)
|
|
(length 3.81)
|
|
(name "Pin_24"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "24"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Power_Protection:USBLC6-2P6"
|
|
(pin_names
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "U"
|
|
(at 0.635 5.715 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "USBLC6-2P6"
|
|
(at 0.635 3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-666"
|
|
(at 1.016 -6.731 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(italic yes)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf"
|
|
(at 1.016 -8.636 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "usb ethernet video"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "SOT?666*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "USBLC6-2P6_0_0"
|
|
(circle
|
|
(center -1.524 0)
|
|
(radius 0.0001)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center -0.508 2.032)
|
|
(radius 0.0001)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center -0.508 -4.572)
|
|
(radius 0.0001)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 0.508 2.032)
|
|
(radius 0.0001)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 0.508 -4.572)
|
|
(radius 0.0001)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 1.524 -2.54)
|
|
(radius 0.0001)
|
|
(stroke
|
|
(width 0.508)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "USBLC6-2P6_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -2.54 0) (xy 2.54 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.54 -2.54) (xy 2.54 -2.54)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 0.508) (xy -1.016 0.508) (xy -1.524 1.524) (xy -2.032 0.508)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.032 -3.048) (xy -1.016 -3.048)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.016 1.524) (xy -2.032 1.524)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.016 -4.064) (xy -2.032 -4.064) (xy -1.524 -3.048) (xy -1.016 -4.064)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -0.508 -1.143) (xy -0.508 -0.762) (xy 0.508 -0.762)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 2.54) (xy -0.508 2.032) (xy 0.508 2.032) (xy 0 1.524) (xy 0 -4.064) (xy -0.508 -4.572) (xy 0.508 -4.572)
|
|
(xy 0 -5.08)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.508 -1.778) (xy -0.508 -1.778) (xy 0 -0.762) (xy 0.508 -1.778)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.016 1.524) (xy 2.032 1.524)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.016 -3.048) (xy 2.032 -3.048)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 2.032 0.508) (xy 1.016 0.508) (xy 1.524 1.524) (xy 2.032 0.508)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 2.032 -4.064) (xy 1.016 -4.064) (xy 1.524 -3.048) (xy 2.032 -4.064)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "USBLC6-2P6_1_1"
|
|
(rectangle
|
|
(start -2.54 2.794)
|
|
(end 2.54 -5.334)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -0.508 2.032) (xy -1.524 2.032) (xy -1.524 -4.572) (xy -0.508 -4.572)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.508 -4.572) (xy 1.524 -4.572) (xy 1.524 2.032) (xy 0.508 2.032)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 0 0)
|
|
(length 2.54)
|
|
(name "I/O1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -5.08 -2.54 0)
|
|
(length 2.54)
|
|
(name "I/O2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 5.08 270)
|
|
(length 2.54)
|
|
(name "VBUS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -7.62 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(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 "I/O1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 5.08 -2.54 180)
|
|
(length 2.54)
|
|
(name "I/O2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Regulator_Linear:TLV76733DRVx"
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "U"
|
|
(at 0 8.89 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TLV76733DRVx"
|
|
(at 0 6.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_SON:WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias"
|
|
(at 0 11.43 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "www.ti.com/lit/gpn/TLV767"
|
|
(at -1.27 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "1A Precision Linear Voltage Regulator, with enable pin, Fixed Output 3.3V, WSON6"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "1A Precision Linear Voltage Regulator"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "WSON*1EP*2x2mm*P0.65*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "TLV76733DRVx_0_1"
|
|
(rectangle
|
|
(start -5.08 -5.08)
|
|
(end 5.08 5.08)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
)
|
|
(symbol "TLV76733DRVx_1_1"
|
|
(pin power_in line
|
|
(at -7.62 2.54 0)
|
|
(length 2.54)
|
|
(name "IN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -7.62 0 0)
|
|
(length 2.54)
|
|
(name "EN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -2.54 -7.62 90)
|
|
(length 2.54)
|
|
(name "PAD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 0 -7.62 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -7.62 90)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_out line
|
|
(at 7.62 2.54 180)
|
|
(length 2.54)
|
|
(name "OUT"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at 7.62 0 180)
|
|
(length 2.54)
|
|
(name "SNS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Switch:SW_SPST"
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "SW"
|
|
(at 0 3.175 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "SW_SPST"
|
|
(at 0 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Single Pole Single Throw (SPST) switch"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "switch lever"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "SW_SPST_0_0"
|
|
(circle
|
|
(center -2.032 0)
|
|
(radius 0.508)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.524 0.254) (xy 1.524 1.778)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 2.032 0)
|
|
(radius 0.508)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "SW_SPST_1_1"
|
|
(pin passive line
|
|
(at -5.08 0 0)
|
|
(length 2.54)
|
|
(name "A"
|
|
(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)
|
|
(name "B"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "power:+3V3"
|
|
(power)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 0 3.556 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "+3V3_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -0.762 1.27) (xy 0 2.54)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 2.54) (xy 0.762 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0 0) (xy 0 2.54)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "+3V3_1_1"
|
|
(pin power_in line
|
|
(at 0 0 90)
|
|
(length 0)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "power:GND"
|
|
(power)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -6.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 0 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "GND_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "GND_1_1"
|
|
(pin power_in line
|
|
(at 0 0 270)
|
|
(length 0)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "power:PWR_FLAG"
|
|
(power)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "#FLG"
|
|
(at 0 1.905 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 0 3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "flag power"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "PWR_FLAG_0_0"
|
|
(pin power_out line
|
|
(at 0 0 90)
|
|
(length 0)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol "PWR_FLAG_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
)
|
|
(text "Carrier board for the rp2354 board\n\nOnly MIDI inputs - and a i2c connector just in case.\nOne stomp, one status LED."
|
|
(exclude_from_sim no)
|
|
(at 178.816 172.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "5432137b-752f-4b0f-aa38-7df772e76895")
|
|
)
|
|
(text "ADC0 is GPIO26 and can be used for UART1 TX\nADC1 is GPIO27 and can be used for UART1 RX"
|
|
(exclude_from_sim no)
|
|
(at 91.694 189.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
(uuid "e344b78b-8429-470c-9418-d1fe17a844ae")
|
|
)
|
|
(text_box "IO connectors."
|
|
(exclude_from_sim no)
|
|
(at 13.97 137.16 0)
|
|
(size 106.68 58.42)
|
|
(margins 0.9525 0.9525 0.9525 0.9525)
|
|
(stroke
|
|
(width 0)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
(uuid "227efa98-dcde-4481-bac0-fe106df00db3")
|
|
)
|
|
(text_box "FFC cable to audio board"
|
|
(exclude_from_sim no)
|
|
(at 133.35 16.51 0)
|
|
(size 67.31 57.15)
|
|
(margins 0.9525 0.9525 0.9525 0.9525)
|
|
(stroke
|
|
(width 0)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
(uuid "57c5aaa5-2fbb-48be-a199-362d0c49027e")
|
|
)
|
|
(text_box "MIDI OUT\n\"Type A\" 3.5mm TRS"
|
|
(exclude_from_sim no)
|
|
(at 121.92 76.2 0)
|
|
(size 105.41 58.42)
|
|
(margins 0.9525 0.9525 0.9525 0.9525)
|
|
(stroke
|
|
(width 0)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
(uuid "728545b3-920b-4112-8779-19c5a47d3f13")
|
|
)
|
|
(text_box "MIDI IN\n\"Type A\" 3.5mm TRS"
|
|
(exclude_from_sim no)
|
|
(at 13.97 76.2 0)
|
|
(size 105.41 58.42)
|
|
(margins 0.9525 0.9525 0.9525 0.9525)
|
|
(stroke
|
|
(width 0)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
(uuid "f2f990be-40d7-4077-9266-666f433cce38")
|
|
)
|
|
(junction
|
|
(at 66.04 31.75)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "041c87dc-9e85-4e8a-863b-8ffdebcc6ba9")
|
|
)
|
|
(junction
|
|
(at 254 35.56)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "1790135a-dc90-4640-a43e-adbed688c53b")
|
|
)
|
|
(junction
|
|
(at 248.92 35.56)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "2b3f21ea-f5c9-4da9-93ef-b696e90ef6a2")
|
|
)
|
|
(junction
|
|
(at 45.72 39.37)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "3a38644e-6e7e-4ac1-8429-c6f01abfb770")
|
|
)
|
|
(junction
|
|
(at 71.12 107.95)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "70a722d4-b37f-4647-ae19-6b0576c0e2b1")
|
|
)
|
|
(junction
|
|
(at 160.02 53.34)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "73a676b1-c197-4eac-b271-dadbaf8e6072")
|
|
)
|
|
(junction
|
|
(at 71.12 97.79)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "985173c6-4e73-4acc-8e0a-112f92273084")
|
|
)
|
|
(junction
|
|
(at 45.72 44.45)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "99546b63-4dfc-4be1-9441-2d080b150edc")
|
|
)
|
|
(junction
|
|
(at 228.6 35.56)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "e628ce23-a6e9-4c35-9dc1-e925ca5993d1")
|
|
)
|
|
(junction
|
|
(at 241.3 45.72)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "ebb89941-5f10-49b1-af3f-ea66d7d33369")
|
|
)
|
|
(no_connect
|
|
(at 104.14 43.18)
|
|
(uuid "0985d63b-1458-431b-a894-ba6373b53aee")
|
|
)
|
|
(no_connect
|
|
(at 104.14 50.8)
|
|
(uuid "29c27d15-b75d-4095-9e34-3718ce5adce5")
|
|
)
|
|
(no_connect
|
|
(at 210.82 95.25)
|
|
(uuid "3f231c5b-4e1a-49d7-a9fe-f2f4ff3bc273")
|
|
)
|
|
(no_connect
|
|
(at 45.72 55.88)
|
|
(uuid "6f8f8475-bb38-46a1-8655-6944a8b4c601")
|
|
)
|
|
(no_connect
|
|
(at 104.14 38.1)
|
|
(uuid "70c19090-a7c7-4004-a1d5-e253ff735876")
|
|
)
|
|
(no_connect
|
|
(at 104.14 40.64)
|
|
(uuid "a183797b-ce05-4b0d-b8cf-fd3acc33a929")
|
|
)
|
|
(no_connect
|
|
(at 233.68 38.1)
|
|
(uuid "bf55abf0-9b2b-43de-87ad-ff70327a4338")
|
|
)
|
|
(no_connect
|
|
(at 39.37 95.25)
|
|
(uuid "c4e4af7d-75e1-49c3-a5c9-58463087ec68")
|
|
)
|
|
(no_connect
|
|
(at 45.72 53.34)
|
|
(uuid "dd096e0c-b796-46ef-bf68-9635007af400")
|
|
)
|
|
(no_connect
|
|
(at 39.37 92.71)
|
|
(uuid "e207fc6c-c49f-430a-8354-833334648746")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 25.4 180.34) (xy 29.21 180.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "024c7e24-d535-47f7-b601-b5bacfaefc07")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 43.18) (xy 45.72 44.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "16bb10a2-ccb8-4256-87e2-9520db07f519")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 69.85 31.75) (xy 66.04 31.75)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1896a5e2-8cf0-46fb-b2aa-7058863f1a27")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 199.39 100.33) (xy 210.82 100.33)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1ce59043-d4db-44a5-ad18-6bbc2c907b60")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 39.37 100.33) (xy 59.69 100.33)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2d151fff-bbfc-4a87-9a53-aa80b8210b97")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 73.66 176.53) (xy 81.28 176.53)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "30d9807b-60c5-4707-9aa5-77afe2357696")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 39.37 97.79) (xy 55.88 97.79)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "39a3e8cc-eb9c-4dd7-adb8-eb21a207770e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 44.45) (xy 254 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "39e75b42-dd26-479c-aa36-ebf6859a9021")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 60.96 154.94) (xy 59.69 154.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3b5b1403-e801-44d4-8df0-704185a549a6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 248.92 35.56) (xy 254 35.56)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3eea072c-bceb-460e-bf03-51eab6058131")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 30.48) (xy 58.42 30.48)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3efa18d8-721f-4c17-a419-36d2e2d2e3b7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 151.13 31.75) (xy 160.02 31.75)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "42a488d7-b9cf-4bf3-aecf-f81351d28226")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 36.83) (xy 254 35.56)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4330e295-f34c-4d5f-887b-97cfdf22c5b5")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 77.47 154.94) (xy 80.01 154.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "44049f58-a89c-4a43-aa75-6dab45b58af9")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 228.6 34.29) (xy 228.6 35.56)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4965ba98-69b1-4c8f-a57e-3db9288e5d47")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 59.69 107.95) (xy 71.12 107.95)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4bb4414c-3d32-47af-b3b6-ac2d4b8a9fdd")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 71.12 97.79) (xy 71.12 99.06)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4d6812ac-0f8a-40fa-8bf6-7e4ee4e49f57")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 251.46 62.23) (xy 251.46 63.5)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4df3ea75-ff43-4fc1-8904-663fd11060d9")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 39.37) (xy 46.99 39.37)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "50c0445a-4ee7-48c3-8558-6a6211b86988")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 44.45) (xy 45.72 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "51c99678-993e-4593-8b4e-69db55608814")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 205.74 92.71) (xy 210.82 92.71)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "570a6420-d79b-48c7-ab8a-2bfb92b5e384")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 160.02 53.34) (xy 160.02 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "57e10f71-deb8-4af9-99dc-f477921cc908")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 25.4) (xy 46.99 25.4)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "613c6a46-8e41-4f8f-bcd8-ac364a83c406")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 39.37) (xy 45.72 40.64)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "69d9e0ba-33b3-4d35-9dd0-9cfdd7516fec")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 71.12 107.95) (xy 85.09 107.95)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6da4b960-13dd-44bf-aa05-a0982a80109c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 71.12 97.79) (xy 85.09 97.79)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6e889139-95d4-45c7-9c3b-94c7d7bf042f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 44.45) (xy 46.99 44.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "71a16f96-87a7-4117-acb8-bcd34e433a56")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 199.39 97.79) (xy 210.82 97.79)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "74f3b192-d51c-4e07-9082-cd501a03855d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 228.6 36.83) (xy 228.6 35.56)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "76233c83-3211-4a58-bf8c-6efc75347222")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 48.26 184.15) (xy 52.07 184.15)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "857fba1c-89ef-452c-8f9e-48dc9cae24db")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 151.13 44.45) (xy 160.02 44.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "864e3856-347d-4b81-985b-1b8d7e872653")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 233.68 35.56) (xy 228.6 35.56)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "86cce2af-1e73-4e4c-ad85-678268d29f8b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 96.52 154.94) (xy 95.25 154.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "886ff571-c2ad-4084-8489-a0a100a7c183")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 151.13 53.34) (xy 160.02 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8b53f271-bfde-43e5-8cd2-dc70fb9e47d7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 95.25 154.94) (xy 95.25 156.21)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8c7a1236-4a56-457f-97d5-e1c324d48404")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 69.85 154.94) (xy 68.58 154.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "99966cfe-0c09-43e7-868e-0bc24fe46883")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 58.42 33.02) (xy 45.72 33.02)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9c5e6630-955c-4cb6-aca7-8ea2ea5777c7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 66.04 31.75) (xy 66.04 33.02)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9e3e2ed8-04d3-43ad-9c9c-b4fc68fb823e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 36.83 152.4) (xy 38.1 152.4)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a284bd61-c903-4a7f-882a-a8b2271a3f6a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 36.83 149.86) (xy 38.1 149.86)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a3b14144-9026-4c3b-8682-15d9c49e1b5a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 36.83 157.48) (xy 38.1 157.48)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ab693da0-5ea0-4545-a4bb-49de9f368a6a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 66.04 31.75) (xy 66.04 30.48)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "b38be9bd-19a2-4e2e-9ed6-8bf8d36aa340")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 191.77 100.33) (xy 170.18 100.33)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ba02db5f-7ef7-4639-a167-fd2f56105b77")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 228.6 44.45) (xy 228.6 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c61b057d-18ee-4d97-ade7-f9f9230a577a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 48.26 176.53) (xy 52.07 176.53)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c96e0edd-31fe-47e3-924c-97c514522d71")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 35.56) (xy 254 34.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d27937e2-9161-4084-afdd-eb7d96e3fa89")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 38.1) (xy 45.72 39.37)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d5195ec7-2781-4642-b9c8-5c6db74101d4")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 160.02 54.61) (xy 160.02 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d77ae22f-2669-4db2-a255-13869b2fca2b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 48.26 187.96) (xy 52.07 187.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "da600507-61c1-4ea3-a142-699535bf0b85")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 63.5 97.79) (xy 71.12 97.79)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e47fd6d5-ff8c-4219-add3-65be1eb31193")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 48.26 180.34) (xy 52.07 180.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e483be10-d4a6-4358-b885-5ae3a9106aa9")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 251.46 62.23) (xy 250.19 62.23)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e7df1857-74cf-4f7d-a26e-f483095bfe60")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 73.66 180.34) (xy 81.28 180.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e81b533c-ac49-493f-8c25-a33bf5eebd05")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 36.83 154.94) (xy 38.1 154.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e8c1210a-7eab-4394-84d9-2946757a9cbb")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 59.69 100.33) (xy 59.69 107.95)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e9c267c4-97e3-49e9-b529-1c09e985f69e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 25.4 176.53) (xy 29.21 176.53)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ea77db3b-9423-44a5-8648-801ee58b3f87")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 238.76 45.72) (xy 241.3 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f17bc966-4ac3-4e27-a84f-9342bcebd59f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 248.92 35.56) (xy 248.92 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f3267321-86a4-4202-a70e-2ace0840e57e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 71.12 106.68) (xy 71.12 107.95)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f44a2564-edaa-4423-95dc-defe862d7250")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 80.01 154.94) (xy 80.01 156.21)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f7951894-e054-4782-9d7e-841daf55b9d9")
|
|
)
|
|
(label "GPIO11"
|
|
(at 116.84 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "03c27abf-431c-4301-962a-3e0bfcdea17e")
|
|
)
|
|
(label "GPIO12"
|
|
(at 104.14 53.34 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "0682c170-cf1b-4e62-92ce-266802ee8d32")
|
|
)
|
|
(label "GPIO0"
|
|
(at 59.69 154.94 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "0884fb8f-7059-4283-89af-d1daca87a6f2")
|
|
)
|
|
(label "GPIO10"
|
|
(at 48.26 184.15 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "0ccfd73e-f633-4ee2-a80f-a31762a39bec")
|
|
)
|
|
(label "DOUT"
|
|
(at 52.07 187.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "179352f4-6acc-43e5-8b59-307719029ea6")
|
|
)
|
|
(label "USBCONN-D+"
|
|
(at 46.99 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1bdf1234-a5ad-456e-b1f9-8f64d567a2f0")
|
|
)
|
|
(label "USBCONN-D-"
|
|
(at 62.23 57.15 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "1c966ded-99d4-40ce-b83c-804c8d428f6e")
|
|
)
|
|
(label "USBCONN-D+"
|
|
(at 62.23 54.61 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "1ce18f3c-4d16-4cf4-b25e-25ac6f541be9")
|
|
)
|
|
(label "GPIO8"
|
|
(at 48.26 176.53 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "1ee2d16f-0c7a-4dca-8511-7d41c764fb7a")
|
|
)
|
|
(label "GPIO5"
|
|
(at 116.84 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1f0f5e56-5d03-47bb-bda9-32178a4e4b54")
|
|
)
|
|
(label "GPIO5"
|
|
(at 25.4 180.34 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "225eedc1-55a6-4e8e-b0b6-5f39112cc4cc")
|
|
)
|
|
(label "GPIO3"
|
|
(at 38.1 157.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "255af7a5-b554-4f73-9861-26b3ac3d44b5")
|
|
)
|
|
(label "MIDI_IN_GPIO"
|
|
(at 81.28 180.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2bce45e7-a24f-4ed7-b132-faf3f176175c")
|
|
)
|
|
(label "GPIO13"
|
|
(at 106.68 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2cac131d-e7df-4cb9-9a6c-aabc35ed0ea8")
|
|
)
|
|
(label "DIN"
|
|
(at 160.02 34.29 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "2d70ddf4-e26f-4fa7-82dc-7e7524eba80b")
|
|
)
|
|
(label "MIDI_OUT"
|
|
(at 200.66 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "3ca39c40-20b2-4ab9-93db-8238e016d4a7")
|
|
)
|
|
(label "GPIO4"
|
|
(at 116.84 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "53f1490a-54bb-4320-bb69-fd9c450b8d18")
|
|
)
|
|
(label "FSYNC"
|
|
(at 52.07 180.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "543012ee-820a-4696-bde6-c049acee355d")
|
|
)
|
|
(label "GPIO13"
|
|
(at 104.14 55.88 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "5a455e54-7d95-448d-b6e6-e7a9010173f0")
|
|
)
|
|
(label "TAC_SCL"
|
|
(at 160.02 46.99 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "5bbead8f-8543-4ef8-abab-2dc61d6a954b")
|
|
)
|
|
(label "ADC3"
|
|
(at 104.14 35.56 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "601ebb13-c059-4b48-8e74-689f12d76b67")
|
|
)
|
|
(label "GPIO11"
|
|
(at 48.26 187.96 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "6157d564-30a9-40ec-bb9f-5388160aa3b5")
|
|
)
|
|
(label "ADC0"
|
|
(at 104.14 27.94 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "63461a43-5f70-4b59-8595-634d23ecda66")
|
|
)
|
|
(label "ADC1"
|
|
(at 73.66 180.34 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "6a7a91bc-d009-4d09-a21d-e6b58120de8b")
|
|
)
|
|
(label "MIDI_OUT_GPIO"
|
|
(at 142.24 100.33 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "6e18c69c-d77e-47c9-a3aa-44964341e1cf")
|
|
)
|
|
(label "MIDI_IN"
|
|
(at 44.45 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "77ab5696-6ff6-4ef4-a8ec-23383ca7427a")
|
|
)
|
|
(label "GPIO10"
|
|
(at 116.84 53.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "78528e4a-5822-4a9c-8053-e087863ff276")
|
|
)
|
|
(label "ADC2"
|
|
(at 104.14 33.02 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "7f88448a-dcd4-483a-b158-d36a74bde591")
|
|
)
|
|
(label "DIN"
|
|
(at 52.07 184.15 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8549b025-2d99-42fa-937b-0b2ebd74a401")
|
|
)
|
|
(label "MIDI_OUT_GPIO"
|
|
(at 81.28 176.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "85e13b03-c68c-49ff-921f-a9f837ba772b")
|
|
)
|
|
(label "GPIO2"
|
|
(at 116.84 33.02 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "861d2722-618e-4d94-a6c4-290504a70267")
|
|
)
|
|
(label "FSYNC"
|
|
(at 160.02 39.37 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "8e28cfd0-6d88-41b0-9b18-c336baf92d73")
|
|
)
|
|
(label "USB-D+"
|
|
(at 72.39 54.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8f8690b0-f452-424f-b2d0-97002b3e1d2e")
|
|
)
|
|
(label "TAC_SDA"
|
|
(at 160.02 49.53 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "92a5b3e0-da85-439c-ba88-406207c34c33")
|
|
)
|
|
(label "GPIO0"
|
|
(at 116.84 27.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "97c515bf-7d05-47ca-8b6f-47996dea6f5a")
|
|
)
|
|
(label "DOUT"
|
|
(at 160.02 36.83 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "9c82a6a0-2c80-4943-8a2e-acb2332c01f2")
|
|
)
|
|
(label "GPIO3"
|
|
(at 116.84 35.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "a2f5e234-e5e1-4466-a89b-4f7220acc10f")
|
|
)
|
|
(label "BCLK"
|
|
(at 52.07 176.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "a838e267-fd68-40a9-8c05-244fff6b55a1")
|
|
)
|
|
(label "GPIO7"
|
|
(at 116.84 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "adf73e22-e476-4817-82ee-101441f6832a")
|
|
)
|
|
(label "MIDI_IN_GPIO"
|
|
(at 105.41 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "b0851c72-ac20-4136-b2a4-6df19df42285")
|
|
)
|
|
(label "GPIO6"
|
|
(at 116.84 43.18 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "bd5468a5-af95-4158-a932-486a0d72836b")
|
|
)
|
|
(label "GPIO8"
|
|
(at 116.84 48.26 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "c76d813d-0126-4771-813d-9a115e994335")
|
|
)
|
|
(label "GPIO9"
|
|
(at 116.84 50.8 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "c7702a9b-ac93-48f7-ba43-3f6e59a6714f")
|
|
)
|
|
(label "USB-D+"
|
|
(at 104.14 48.26 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "ce6a73ff-7d67-4b51-a4c7-e8c774b3b39a")
|
|
)
|
|
(label "BCLK"
|
|
(at 160.02 41.91 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "d7e1d2b6-2fef-4158-94e9-d39ed6fc5bb2")
|
|
)
|
|
(label "ADC0"
|
|
(at 73.66 176.53 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "dbc041a2-fbb8-440d-9d1b-6e23285d210b")
|
|
)
|
|
(label "GPIO4"
|
|
(at 25.4 176.53 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "df9d4ee0-92ec-47c0-a845-91dcc3c45143")
|
|
)
|
|
(label "GPIO1"
|
|
(at 116.84 30.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "e1ea57a1-af65-477f-a0e2-5ea3a83d0aa7")
|
|
)
|
|
(label "USB-D-"
|
|
(at 72.39 57.15 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "e614bf8f-afa2-4dfe-a507-8f84f02bf470")
|
|
)
|
|
(label "USBCONN-D-"
|
|
(at 46.99 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ea7a9009-eed9-42b9-aa1f-0459797c1083")
|
|
)
|
|
(label "GPIO9"
|
|
(at 48.26 180.34 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "ecafbac7-dc9a-4f58-a40a-d7f6d8959c26")
|
|
)
|
|
(label "TAC_SCL"
|
|
(at 29.21 180.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "f00ada13-5724-4b56-82c8-cab88e5047af")
|
|
)
|
|
(label "TAC_SDA"
|
|
(at 29.21 176.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "f1d80074-d4fd-42a2-8676-6eacd83f7c79")
|
|
)
|
|
(label "USB-D-"
|
|
(at 104.14 45.72 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "f439274a-77c6-47ae-9b15-520060d0c3a2")
|
|
)
|
|
(label "GPIO2"
|
|
(at 38.1 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "fbf7a44d-28ef-4c61-b6c8-753d242ad196")
|
|
)
|
|
(label "ADC1"
|
|
(at 104.14 30.48 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "fd3269be-f900-4797-bcde-7eeb70beb022")
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 228.6 34.29 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "098b7e1b-ca7f-427b-a516-b1fd6b85799d")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 228.6 26.4062 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 46.99 25.4 0)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "122951e3-3fe4-4232-bdee-a7cc8cd61c71")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 54.8738 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 160.02 29.21 180)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
(uuid "16e1bf4a-11ba-44b1-a11f-3ca0db49dfc5")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 152.1362 29.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 262.89 97.79 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "4296f69b-c25f-42f6-a06f-d5b84a5d825d")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 262.89 89.9062 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 191.77 97.79 180)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
(uuid "75c0af6a-4346-4b84-b31e-89b73fd47c79")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 183.8862 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 148.59 181.61 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "82ebb544-53e3-42c3-8d95-1b3fb3443ba2")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 148.59 173.7262 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 160.02 26.67 180)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
(uuid "84ce73a6-6485-4d52-a148-187f5528e637")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 152.1362 26.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 234.95 62.23 180)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
(uuid "8d10709c-bbbd-4026-913a-b957e1586bd8")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 227.0662 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 152.4 90.17 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "8fae360e-e2fd-4a61-b732-0c9184e026da")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 152.4 82.2862 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 67.31 49.53 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "d00cb615-94ff-45cd-845f-6736bb111611")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 67.31 41.6462 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 175.26 114.3 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "e7195f1b-a89a-42fe-b8d3-0c9de4a3fae2")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 175.26 106.4162 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 254 34.29 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "00000000-0000-0000-0000-00005f077314")
|
|
(property "Reference" "#PWR06"
|
|
(at 254 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 254.381 29.8958 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 254 34.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 254 34.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 254 34.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "dcc04bdc-d93d-4580-92dd-58389c3e8b58")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR06")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 228.6 40.64 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "00000000-0000-0000-0000-00005f09255d")
|
|
(property "Reference" "C2"
|
|
(at 225.679 39.4716 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 225.679 41.783 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
|
(at 227.6348 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 228.6 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 228.6 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C77081"
|
|
(at 228.6 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 228.6 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 228.6 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 228.6 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "9c8b31b5-0bd1-4950-975b-9856efc6199a")
|
|
)
|
|
(pin "2"
|
|
(uuid "7d3a8989-9bb3-41aa-88e4-d49115915485")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 228.6 45.72 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "00000000-0000-0000-0000-00005f093d45")
|
|
(property "Reference" "#PWR08"
|
|
(at 228.6 52.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 228.6 50.8 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 228.6 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 228.6 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 228.6 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "be5e1adf-3d9c-4b0c-af63-ea5718eb5f47")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR08")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 254 45.72 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "00000000-0000-0000-0000-00005f0a1049")
|
|
(property "Reference" "#PWR010"
|
|
(at 254 52.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 254 50.8 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 254 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 254 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 254 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "22afd0c5-f589-4824-99b7-bace2480f484")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR010")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector_Generic_MountingPin:Conn_01x04_MountingPin")
|
|
(at 31.75 152.4 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "0f45912c-9c31-40b6-b500-f7c6fb2397e2")
|
|
(property "Reference" "J6"
|
|
(at 31.75 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "I2C1"
|
|
(at 31.75 146.05 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Connector_JST:JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal"
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Generic connectable mounting pin connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" "C160404"
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C160404"
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 31.75 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "4"
|
|
(uuid "b6161851-fadc-4cde-aa5b-591fb629e486")
|
|
)
|
|
(pin "MP"
|
|
(uuid "9879cab6-7e6e-4f55-ae29-f38492bac572")
|
|
)
|
|
(pin "2"
|
|
(uuid "81369c1b-d4b4-43e5-b30f-054a61d99c8a")
|
|
)
|
|
(pin "1"
|
|
(uuid "7e9c3663-94a0-46b3-989e-85b7f560e05b")
|
|
)
|
|
(pin "3"
|
|
(uuid "38458b70-6ed6-40f7-842d-760a81d2b59d")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J6")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C_Polarized")
|
|
(at 262.89 101.6 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "19278ed8-315c-4e19-9b6c-a0e25cc744b4")
|
|
(property "Reference" "C5"
|
|
(at 266.7 99.4409 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "47uF"
|
|
(at 266.7 101.9809 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.9"
|
|
(at 263.8552 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 262.89 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Polarized capacitor"
|
|
(at 262.89 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C178639"
|
|
(at 262.89 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "43168066-953d-4952-912f-76810c6fd9cc")
|
|
)
|
|
(pin "1"
|
|
(uuid "d143fbf4-20fc-4cc2-92ba-727bc3dea438")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C5")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 67.31 62.23 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "1fc5c07c-70b1-45c2-89fd-d18db5767e28")
|
|
(property "Reference" "#PWR014"
|
|
(at 67.31 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 67.31 67.31 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 67.31 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 67.31 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 67.31 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "15d2568f-c2c9-4659-a8c9-b4d83dac9cb9")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR014")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 24.13 157.48 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "22040962-c012-4c59-a28f-b09e2684e1f4")
|
|
(property "Reference" "#PWR034"
|
|
(at 24.13 163.83 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 24.13 162.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 24.13 157.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 24.13 157.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 24.13 157.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "ab0d0718-37f1-4cac-ae00-39d7a62ee5c0")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR034")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 110.49 24.13 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "27fe9aaf-6133-4d9e-b617-525c33d77103")
|
|
(property "Reference" "#PWR02"
|
|
(at 110.49 27.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 110.49 19.05 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 110.49 24.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 110.49 24.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 110.49 24.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "26f1521c-307f-4379-a47d-5c837ac9d51e")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR02")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 256.54 143.51 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "2acdeb97-a611-4bb5-b1b7-296b7e044167")
|
|
(property "Reference" "#PWR037"
|
|
(at 256.54 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 256.54 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 256.54 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 256.54 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 256.54 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "8201223d-0ee8-4fca-adb9-411d59a3a7ed")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR037")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:LED")
|
|
(at 73.66 154.94 180)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "2d056d7f-52dc-4bfc-9e5d-62bf7a9350c9")
|
|
(property "Reference" "D3"
|
|
(at 75.2475 147.32 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 75.2475 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "LED_THT:LED_D5.0mm_FlatTop"
|
|
(at 73.66 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 73.66 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Light emitting diode"
|
|
(at 73.66 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 73.66 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "8500d9e2-b828-4443-af52-73f572e9dcee")
|
|
)
|
|
(pin "2"
|
|
(uuid "4b404e0b-0697-4f0c-994a-1a6870b758bd")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Mechanical:MountingHole_Pad")
|
|
(at 256.54 140.97 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "317276a3-3b6c-4eb7-8652-67032fd464d6")
|
|
(property "Reference" "H1"
|
|
(at 259.08 138.4299 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "MountingHole_Pad"
|
|
(at 259.08 140.9699 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "MountingHole:MountingHole_3.2mm_M3_DIN965_Pad"
|
|
(at 256.54 140.97 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 256.54 140.97 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Mounting Hole with connection"
|
|
(at 256.54 140.97 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "af202bb4-57e8-40fe-a97a-822fc0754ad8")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "H1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 38.1 152.4 270)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "386301f0-7d50-4b83-9725-139bd6a07c81")
|
|
(property "Reference" "#PWR031"
|
|
(at 34.29 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 41.91 152.3999 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 38.1 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 38.1 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 38.1 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4f8207e0-01e5-49ec-8eed-b93cd90a5340")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR031")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 251.46 63.5 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "3c8cf37e-5ab5-4f8e-bd14-5b70139bf934")
|
|
(property "Reference" "#PWR017"
|
|
(at 251.46 69.85 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 251.46 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 251.46 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 251.46 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 251.46 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6fa6f444-b902-40ac-87bb-7bdb9482748d")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR017")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector:USB_C_Receptacle_USB2.0_16P")
|
|
(at 30.48 40.64 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "3dd020bc-e3ea-4bb8-a72e-cc7c655d00f4")
|
|
(property "Reference" "J2"
|
|
(at 30.48 17.78 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "USB_C_Receptacle_USB2.0_16P"
|
|
(at 30.48 20.32 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Connector_USB:USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal"
|
|
(at 34.29 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
|
|
(at 34.29 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "USB 2.0-only 16P Type-C Receptacle connector"
|
|
(at 30.48 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C2843967"
|
|
(at 30.48 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "B12"
|
|
(uuid "b9268807-4e77-4b32-b16c-bea18a3c489f")
|
|
)
|
|
(pin "A4"
|
|
(uuid "3bf98d0d-9bec-45bd-9405-dae975992d9f")
|
|
)
|
|
(pin "B7"
|
|
(uuid "8d6e814f-399a-47a0-8acd-e24a81871fe7")
|
|
)
|
|
(pin "A6"
|
|
(uuid "810f9506-42ad-47b5-8927-236eb0fd5a1b")
|
|
)
|
|
(pin "A7"
|
|
(uuid "43c5a657-4b74-4c3e-97b0-71f464a02738")
|
|
)
|
|
(pin "B4"
|
|
(uuid "a7142ae7-4ce0-4e05-962c-d58be453f7e8")
|
|
)
|
|
(pin "A8"
|
|
(uuid "0ac5492c-3b50-4bdd-9680-8380d7566dff")
|
|
)
|
|
(pin "B5"
|
|
(uuid "1030227c-e422-4749-bdf7-91223c41e9cf")
|
|
)
|
|
(pin "A5"
|
|
(uuid "c1bd3abf-9388-4801-8407-cd240f8c80d7")
|
|
)
|
|
(pin "A9"
|
|
(uuid "b2cfc6f5-3819-404c-a040-0fb13f36d687")
|
|
)
|
|
(pin "B6"
|
|
(uuid "ebf02ca6-20dd-4f79-8972-22176166dcca")
|
|
)
|
|
(pin "B8"
|
|
(uuid "2bab4b8d-af68-4b23-8da4-9d36b2c0dd57")
|
|
)
|
|
(pin "A1"
|
|
(uuid "1b06fb39-b34a-4906-a544-31aeb5ce7686")
|
|
)
|
|
(pin "B9"
|
|
(uuid "7d22c0ec-376f-425b-b2f5-847718713bd7")
|
|
)
|
|
(pin "S1"
|
|
(uuid "7602f32d-6f5e-4c5e-b680-103c199c479d")
|
|
)
|
|
(pin "B1"
|
|
(uuid "682ff209-1e32-4533-b00d-47f0591fc6d8")
|
|
)
|
|
(pin "A12"
|
|
(uuid "2652fd59-60ba-4645-b2d8-576dfa3471fc")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C_Polarized")
|
|
(at 243.84 101.6 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "41f5e06d-9fa3-4a9b-ac48-1f3b377f4782")
|
|
(property "Reference" "C4"
|
|
(at 247.65 99.4409 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "47uF"
|
|
(at 247.65 101.9809 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:CP_Elec_6.3x5.9"
|
|
(at 244.8052 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 243.84 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Polarized capacitor"
|
|
(at 243.84 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C178639"
|
|
(at 243.84 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "44235414-b5fb-42fa-b0fa-f85d68e98b75")
|
|
)
|
|
(pin "1"
|
|
(uuid "bebca869-2912-47d0-9306-270161142743")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C4")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 95.25 156.21 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "45499f08-9093-4f48-bc3d-d1610f563f92")
|
|
(property "Reference" "#PWR033"
|
|
(at 95.25 162.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 95.25 161.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 95.25 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 95.25 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 95.25 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "3b6b7e36-bbd0-49a5-adfa-5a0a0700c608")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR033")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 175.26 118.11 0)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "4bc36d22-f0a3-4428-9be9-c91917fdba91")
|
|
(property "Reference" "C6"
|
|
(at 171.45 116.8399 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 171.45 119.3799 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 176.2252 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Availability" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Check_prices" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description_1" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MF" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MP" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "PROD_ID" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Package" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Price" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "SnapEDA_Link" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "VENDOR" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 175.26 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "27e87cff-1aa0-42ba-be2f-eaa596016a74")
|
|
)
|
|
(pin "1"
|
|
(uuid "b52d76f4-eb8b-4b77-9978-63ff34fc1806")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C6")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 254 40.64 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "4f73c597-9814-49df-a402-27734e866953")
|
|
(property "Reference" "C3"
|
|
(at 256.921 39.4716 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 256.921 41.783 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
|
(at 254.9652 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 254 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 254 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C77081"
|
|
(at 254 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 254 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 254 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 254 40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "93554d67-9a62-450a-97a6-dafb1b9f412f")
|
|
)
|
|
(pin "2"
|
|
(uuid "30f4ebea-d666-4f80-9382-f17c3d8f77b0")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 69.85 31.75 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "50cb6aeb-00fd-42aa-8b51-06720cb95d9b")
|
|
(property "Reference" "#PWR04"
|
|
(at 69.85 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 69.85 36.83 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 69.85 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 69.85 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 69.85 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "71b1ad74-77bd-4246-b708-d3dd463596f6")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR04")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 82.55 29.21 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "52b21d96-55c9-45cf-bd30-fe68447b9b55")
|
|
(property "Reference" "#PWR03"
|
|
(at 82.55 35.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 82.55 34.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 82.55 29.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 82.55 29.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 82.55 29.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "02a6d9b6-2dba-4056-852f-5612f79b626f")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR03")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 151.13 53.34 270)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "53c5ffc0-bf9c-43f1-a09a-9e0c3100d503")
|
|
(property "Reference" "#PWR011"
|
|
(at 144.78 53.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 147.32 53.3401 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 151.13 53.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 151.13 53.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 151.13 53.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "624e9c7e-8899-4509-9ecd-c7aae3430919")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR011")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Isolator:TLP2310")
|
|
(at 95.25 102.87 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "54779cf7-8afd-4b59-9b32-9b836ce4562d")
|
|
(property "Reference" "U4"
|
|
(at 107.95 96.4498 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TLP2310"
|
|
(at 107.95 98.9898 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_SO:SO-5-6_4.55x3.7mm_P1.27mm"
|
|
(at 95.25 115.57 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(italic yes)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://toshiba.semicon-storage.com/info/TLP2310_datasheet_en_20220913.pdf?did=29657&prodName=TLP2310"
|
|
(at 95.25 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "5-Mbps low-power non inverting photocouple, 3.75 kVrms, 2.7 - 5.5 Vdd, push-pull output"
|
|
(at 95.25 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C7473281"
|
|
(at 95.25 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "5"
|
|
(uuid "8d0c83d2-59fd-439b-8da0-305d78fbbf5d")
|
|
)
|
|
(pin "4"
|
|
(uuid "3764d63e-6b95-46e4-be9a-bc571573a6a4")
|
|
)
|
|
(pin "6"
|
|
(uuid "453cef21-73ef-4bed-a0b1-ae650504fa62")
|
|
)
|
|
(pin "3"
|
|
(uuid "efe4f623-fcf0-4a5c-af33-37ce084a3cad")
|
|
)
|
|
(pin "1"
|
|
(uuid "a4444598-bb8d-4c41-9da3-27731761e9a3")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U4")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Switch:SW_SPST")
|
|
(at 101.6 154.94 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "563f196b-1e58-4c83-b5ec-6d4f29df5756")
|
|
(property "Reference" "SW1"
|
|
(at 101.6 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "SW_SPST"
|
|
(at 101.6 151.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:Daier PBS-24B-2"
|
|
(at 101.6 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 101.6 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Single Pole Single Throw (SPST) switch"
|
|
(at 101.6 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4d975370-64c4-436f-a57c-69c392767c74")
|
|
)
|
|
(pin "2"
|
|
(uuid "f8b02b42-9c30-4989-8c4d-2e7726799451")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "SW1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 175.26 121.92 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "5819c9c9-013d-4399-b603-f51c7d572264")
|
|
(property "Reference" "#PWR027"
|
|
(at 175.26 128.27 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 175.26 127 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 175.26 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 175.26 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 175.26 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6a3e9344-2e11-4bce-85c6-56a891c19161")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR027")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 50.8 124.46 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "5a381435-a2a0-4935-9b09-81496c18f61a")
|
|
(property "Reference" "#PWR028"
|
|
(at 50.8 130.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 50.8 129.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 50.8 124.46 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 50.8 124.46 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 50.8 124.46 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "0150d876-b737-467d-8e6f-699ae544b5bd")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR028")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 195.58 97.79 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "5cb72f23-ff25-4502-bf6d-c88b9dbdc787")
|
|
(property "Reference" "R5"
|
|
(at 195.58 91.44 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "220"
|
|
(at 195.58 93.98 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 195.58 99.568 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 195.58 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 195.58 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25091"
|
|
(at 195.58 97.79 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "290dd086-1d7d-4d19-a201-9aa03eba8525")
|
|
)
|
|
(pin "2"
|
|
(uuid "ce3217c1-6ff5-48b6-bb92-d9914e5d6065")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R5")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 24.13 153.67 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "5d7521a6-f893-4b58-ab08-9bd407a0d9f4")
|
|
(property "Reference" "C8"
|
|
(at 21.209 152.5016 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 21.209 154.813 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
|
(at 23.1648 157.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C77081"
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "94b84b0e-54ff-4208-88b5-9fe4f89bbf50")
|
|
)
|
|
(pin "2"
|
|
(uuid "c4dd7994-6482-48ea-a717-5cc4006082d0")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C8")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 80.01 156.21 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "5e969204-194a-49b4-91ce-6b26c39bb7de")
|
|
(property "Reference" "#PWR032"
|
|
(at 80.01 162.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 80.01 161.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 80.01 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 80.01 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 80.01 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "1f933f5b-833b-4a7f-adcc-6ee6492e3286")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR032")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "74xGxx:74AHCT1G125")
|
|
(at 157.48 100.33 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "5eea4d83-086f-4af4-83c4-34fc36e0c3b5")
|
|
(property "Reference" "U3"
|
|
(at 170.18 93.9098 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "74AHCT1G125"
|
|
(at 170.18 96.4498 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-353_SC-70-5"
|
|
(at 157.48 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf"
|
|
(at 157.48 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Single Buffer Gate Tri-State, Low-Voltage CMOS"
|
|
(at 157.48 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C350557"
|
|
(at 157.48 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "3"
|
|
(uuid "b9a276d8-3ad4-48d0-b01a-068e40bd6202")
|
|
)
|
|
(pin "2"
|
|
(uuid "8067bb2f-7657-4fd7-b869-54723f477bbb")
|
|
)
|
|
(pin "1"
|
|
(uuid "84af6e15-13a7-4874-99c2-d532260945fa")
|
|
)
|
|
(pin "4"
|
|
(uuid "4ca92257-c3bb-4310-adaf-c58912d85dc3")
|
|
)
|
|
(pin "5"
|
|
(uuid "e8ccce8d-9648-4c07-8af6-ccd9dc27ce6f")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 95.25 113.03 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "636b8a15-2775-4512-abb6-e4b01c305e91")
|
|
(property "Reference" "#PWR025"
|
|
(at 95.25 119.38 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 95.25 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 95.25 113.03 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 95.25 113.03 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 95.25 113.03 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "835d73b7-a81a-4332-82e4-95e175dabbb7")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR025")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 50.8 120.65 0)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "6dda1ead-1475-4222-9f67-163161964350")
|
|
(property "Reference" "C7"
|
|
(at 46.99 119.3799 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 46.99 121.9199 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 51.7652 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Availability" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Check_prices" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description_1" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MF" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MP" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "PROD_ID" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Package" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Price" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "SnapEDA_Link" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "VENDOR" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "705bfd11-89fa-4455-b782-16f2b8b8397e")
|
|
)
|
|
(pin "1"
|
|
(uuid "fc760790-0e8e-4c90-b121-d1b05ab9a7ed")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C7")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:LED")
|
|
(at 246.38 62.23 180)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "71a15644-f6f7-4507-b543-b1cd32d5b9c6")
|
|
(property "Reference" "D1"
|
|
(at 247.9675 54.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 247.9675 57.15 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "LED_SMD:LED_0402_1005Metric"
|
|
(at 246.38 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 246.38 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Light emitting diode"
|
|
(at 246.38 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 246.38 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" "D"
|
|
(at 246.38 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Params" "n=3"
|
|
(at 246.38 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C160479"
|
|
(at 246.38 62.23 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 246.38 62.23 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 246.38 62.23 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 246.38 62.23 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "53227bd2-e0f0-4e11-97c7-a84de5515aff")
|
|
)
|
|
(pin "1"
|
|
(uuid "d91c836b-2624-4029-92e4-ab818305d08a")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 135.89 181.61 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "756ce7b4-fca7-44ec-9c3a-e08fcb7218d9")
|
|
(property "Reference" "#FLG01"
|
|
(at 135.89 179.705 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 135.89 176.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 135.89 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 135.89 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 135.89 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "51ddeb41-65be-4078-8822-3526c6f66c12")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG01")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 24.13 149.86 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "761852a0-1ca9-4b9e-8920-cf3d420b33a5")
|
|
(property "Reference" "#PWR029"
|
|
(at 24.13 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 24.13 144.78 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 24.13 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 24.13 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 24.13 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "ced0f881-8bd2-4478-a841-395eae7b0cfa")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR029")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 62.23 33.02 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "78107175-416c-4ff8-91a5-cfcf8ecb367d")
|
|
(property "Reference" "R2"
|
|
(at 62.23 39.37 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "5k1"
|
|
(at 62.23 36.83 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 62.23 34.798 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 62.23 33.02 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 62.23 33.02 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25905"
|
|
(at 62.23 33.02 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 62.23 33.02 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 62.23 33.02 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "348cbc4f-921a-4312-a3a1-68d365a0139d")
|
|
)
|
|
(pin "2"
|
|
(uuid "3667de4a-30fe-43fe-be06-4926140051c0")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 151.13 31.75 270)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "7bbc5f9f-f82a-4f39-94a9-8855c492a5b0")
|
|
(property "Reference" "#PWR05"
|
|
(at 144.78 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 147.32 31.7501 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 151.13 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 151.13 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 151.13 31.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4557db1d-a025-4c5b-a3cf-0df6d3ebabd9")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR05")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Power_Protection:USBLC6-2P6")
|
|
(at 67.31 54.61 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "89671662-b76e-4744-a967-94e9ced315aa")
|
|
(property "Reference" "U2"
|
|
(at 70.4281 46.99 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "USBLC6-2P6"
|
|
(at 70.4281 49.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-666"
|
|
(at 66.294 61.341 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(italic yes)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf"
|
|
(at 66.294 63.246 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666"
|
|
(at 67.31 54.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C15999"
|
|
(at 67.31 54.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 67.31 54.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 67.31 54.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "4"
|
|
(uuid "5ba9b267-f5ec-4708-ba88-aea8d34f5470")
|
|
)
|
|
(pin "2"
|
|
(uuid "8a4c0dfa-e19d-48e0-99c5-188dbad345ef")
|
|
)
|
|
(pin "5"
|
|
(uuid "1014bacc-9894-4201-b83b-847b6de3fe28")
|
|
)
|
|
(pin "3"
|
|
(uuid "cce24e01-4231-44a8-b98e-c8d1d9c5d61c")
|
|
)
|
|
(pin "6"
|
|
(uuid "04ba0370-85b3-4652-a05e-cd581bc5ce79")
|
|
)
|
|
(pin "1"
|
|
(uuid "d023195f-17e2-4e2c-acd8-22939c5fbe5f")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Regulator_Linear:TLV76733DRVx")
|
|
(at 241.3 38.1 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "8ed3b2b5-2088-4495-848b-d83777a1413c")
|
|
(property "Reference" "U1"
|
|
(at 241.3 27.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TLV76733DRVx"
|
|
(at 241.3 30.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_SON:WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm"
|
|
(at 241.3 26.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "www.ti.com/lit/gpn/TLV767"
|
|
(at 240.03 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "1A Precision Linear Voltage Regulator, with enable pin, Fixed Output 3.3V, WSON6"
|
|
(at 241.3 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 241.3 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C2848334"
|
|
(at 241.3 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 241.3 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 241.3 38.1 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "7"
|
|
(uuid "534991e6-6e53-454e-9bae-96c2cf6028a8")
|
|
)
|
|
(pin "5"
|
|
(uuid "02eb2fc4-9edf-47af-9807-07d0d2b41372")
|
|
)
|
|
(pin "6"
|
|
(uuid "56949d5b-e852-44c4-b2bc-68cf132beacd")
|
|
)
|
|
(pin "3"
|
|
(uuid "fda22cdc-490c-4772-bf8c-c5a0746145b4")
|
|
)
|
|
(pin "1"
|
|
(uuid "f4366cee-3d76-4c50-b3ce-e193d4dd1896")
|
|
)
|
|
(pin "4"
|
|
(uuid "c1f110b0-cc17-44b4-a012-38b20ad663c1")
|
|
)
|
|
(pin "2"
|
|
(uuid "4f184a85-550f-41da-a233-2d4762f92c57")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 262.89 105.41 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "8f772dc5-cc6f-4a59-b711-82ee9d986241")
|
|
(property "Reference" "#PWR023"
|
|
(at 262.89 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 262.89 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 262.89 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 262.89 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 262.89 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "fe4e4b51-2101-4689-acc5-4c1bfff097c6")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR023")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 59.69 97.79 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "9531f3c5-eb91-4984-bab2-b6e3180b5eae")
|
|
(property "Reference" "R4"
|
|
(at 59.69 91.44 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "220"
|
|
(at 59.69 93.98 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 59.69 99.568 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 59.69 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 59.69 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25091"
|
|
(at 59.69 97.79 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "d60a06d0-d3d9-408c-88c2-616862ba1674")
|
|
)
|
|
(pin "2"
|
|
(uuid "8beacbe8-9d87-4ff4-9f34-52ee4e0c2090")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R4")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 148.59 181.61 180)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "9ceeaa97-1487-4f2a-bd19-e82d09f11eb5")
|
|
(property "Reference" "#FLG02"
|
|
(at 148.59 183.515 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 148.59 186.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 148.59 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 148.59 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 148.59 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "988299b8-f14e-4ffc-99e1-4f3374e61784")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG02")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 157.48 90.17 180)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "9d89c5c5-3f6c-454b-b384-49bc4f7a6716")
|
|
(property "Reference" "#PWR018"
|
|
(at 157.48 83.82 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 157.48 85.09 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 157.48 90.17 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 157.48 90.17 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 157.48 90.17 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "ebac668d-e485-4a8c-8518-2c1ab33ff841")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR018")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 195.58 100.33 90)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "a530b115-593a-4a43-ae9d-b441b68100d2")
|
|
(property "Reference" "R6"
|
|
(at 195.58 106.68 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "220"
|
|
(at 195.58 104.14 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 195.58 98.552 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 195.58 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 195.58 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25091"
|
|
(at 195.58 100.33 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "1b392251-5c66-4b23-8caf-3f83e2421890")
|
|
)
|
|
(pin "2"
|
|
(uuid "6f58e00b-74bd-4304-b49f-fa709852e735")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R6")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 62.23 30.48 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "a88a5991-7854-4357-9ab6-2b7b14571529")
|
|
(property "Reference" "R1"
|
|
(at 62.23 24.13 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "5k1"
|
|
(at 62.23 26.67 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 62.23 32.258 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 62.23 30.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 62.23 30.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25905"
|
|
(at 62.23 30.48 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 62.23 30.48 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 62.23 30.48 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "d1e182ab-6fa6-4de8-90ce-69eaa428a9e5")
|
|
)
|
|
(pin "2"
|
|
(uuid "0199a54e-5e7d-456b-b407-ea6a8646c80b")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 243.84 97.79 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "a972933c-a877-4048-b0f1-eead36230604")
|
|
(property "Reference" "#PWR021"
|
|
(at 243.84 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 244.221 93.3958 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 243.84 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 243.84 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 243.84 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "7b254e18-ee36-42bd-887c-c3f1baef07ed")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR021")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 135.89 181.61 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "aabb688d-a198-43c4-9701-c8e02db4ce92")
|
|
(property "Reference" "#PWR036"
|
|
(at 135.89 187.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 135.89 186.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 135.89 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 135.89 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 135.89 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "cba04458-85da-4450-bb33-4395ac9d235c")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR036")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector_Audio:AudioJack4")
|
|
(at 34.29 95.25 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "aad140bf-bb18-4ecf-99a4-cc35cfc4deaf")
|
|
(property "Reference" "J4"
|
|
(at 31.75 86.36 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "AudioJack4"
|
|
(at 31.75 88.9 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:PJ-320D"
|
|
(at 34.29 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 34.29 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Audio Jack, 4 Poles (TRRS)"
|
|
(at 34.29 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C431535"
|
|
(at 34.29 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "R2"
|
|
(uuid "52d70d41-3ae6-456b-bc19-f0fa1f0077cc")
|
|
)
|
|
(pin "R1"
|
|
(uuid "e77ed5da-6e80-4c0c-95b5-e7d56ccb03f9")
|
|
)
|
|
(pin "T"
|
|
(uuid "eb4b88e7-3598-452a-8458-2061593e639d")
|
|
)
|
|
(pin "S"
|
|
(uuid "8d99c9fc-aada-4342-90d4-14442b79c677")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J4")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 30.48 63.5 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "acefbd85-9ae7-4dc1-9ea2-f5ed41372f82")
|
|
(property "Reference" "#PWR016"
|
|
(at 30.48 69.85 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 30.48 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 30.48 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 30.48 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 30.48 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "096c9927-cc54-4400-b270-8711ef3ba5a3")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR016")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 31.75 162.56 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "b84a4390-55ef-4dac-b9a4-325dabaf1436")
|
|
(property "Reference" "#PWR035"
|
|
(at 31.75 168.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 31.75 167.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 31.75 162.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 31.75 162.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 31.75 162.56 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "c9c9e062-5f3e-4b23-92eb-10388ed3990a")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR035")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector_Generic_MountingPin:Conn_01x12_MountingPin")
|
|
(at 165.1 39.37 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "b869146d-f8bd-42b7-a69c-a3f09afee711")
|
|
(property "Reference" "J1"
|
|
(at 167.64 39.7255 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "Conn_01x12_MountingPin"
|
|
(at 167.64 42.2655 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:AFH-5-S12FIA-1H"
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Generic connectable mounting pin connector, single row, 01x12, script generated (kicad-library-utils/schlib/autogen/connector/)"
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C5371161"
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 165.1 39.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "6"
|
|
(uuid "499d3c3c-4693-46e0-92ec-5b5748868143")
|
|
)
|
|
(pin "1"
|
|
(uuid "73f56f24-1bca-4f9a-81fa-616aeeb5a7e6")
|
|
)
|
|
(pin "2"
|
|
(uuid "cf426ee8-8dc2-4cdc-9b6a-3ae7dec557aa")
|
|
)
|
|
(pin "5"
|
|
(uuid "0f1468a0-c8ad-4d4a-b077-b8ee02df8330")
|
|
)
|
|
(pin "4"
|
|
(uuid "66a5f97b-b8a2-4aea-89c2-4612f315efa1")
|
|
)
|
|
(pin "3"
|
|
(uuid "94062356-f273-4953-b46d-0ea73589d164")
|
|
)
|
|
(pin "12"
|
|
(uuid "6a6fdbb0-bfe7-4cf1-a116-9a5c2aee7b93")
|
|
)
|
|
(pin "11"
|
|
(uuid "d3335537-d54a-45ef-86da-9acaff824ef5")
|
|
)
|
|
(pin "9"
|
|
(uuid "cdafe235-f421-46c7-9662-484e2d60bc56")
|
|
)
|
|
(pin "7"
|
|
(uuid "2f562c16-dbf1-4bd4-84ef-9794cddffba1")
|
|
)
|
|
(pin "10"
|
|
(uuid "187027c3-d04b-4fec-be6c-6bc6f85b47b5")
|
|
)
|
|
(pin "MP"
|
|
(uuid "01e24d4b-8319-4c95-8b79-ce2c7d8ee74f")
|
|
)
|
|
(pin "8"
|
|
(uuid "ff9d20a9-678a-4d56-b984-6dd0b1ca3a9f")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 165.1 59.69 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "bb54f942-14de-4f6e-86bd-7331c624af02")
|
|
(property "Reference" "#PWR013"
|
|
(at 165.1 66.04 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 165.1 64.77 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 165.1 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 165.1 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 165.1 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "2073476e-a9ae-40f8-ac26-8bda359b8843")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR013")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 243.84 105.41 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "bb8ee846-41eb-4cf7-9e6d-aa9e9dc4c191")
|
|
(property "Reference" "#PWR022"
|
|
(at 243.84 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 243.84 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 243.84 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 243.84 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 243.84 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "7c47838c-0876-479c-9d11-dceb58e63040")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR022")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector_Audio:AudioJack4")
|
|
(at 215.9 95.25 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "bd63979d-e6a8-432b-9494-1fa43d572772")
|
|
(property "Reference" "J5"
|
|
(at 218.44 86.36 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "AudioJack4"
|
|
(at 218.44 88.9 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:PJ-320D"
|
|
(at 215.9 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 215.9 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Audio Jack, 4 Poles (TRRS)"
|
|
(at 215.9 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C431535"
|
|
(at 215.9 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "R2"
|
|
(uuid "c057f981-586e-4085-aa89-7f9618349cb4")
|
|
)
|
|
(pin "R1"
|
|
(uuid "ea439b65-8ad1-44fb-b9b8-61adb879f7d6")
|
|
)
|
|
(pin "T"
|
|
(uuid "955b285f-b5c2-4f2c-9282-1f194eb568f7")
|
|
)
|
|
(pin "S"
|
|
(uuid "ec4d4965-2c73-414b-9f24-40bf8806b484")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J5")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 151.13 44.45 270)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "c18f09fd-8fd6-4d48-9859-f8cfb5ad0af0")
|
|
(property "Reference" "#PWR07"
|
|
(at 144.78 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 147.32 44.4501 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 151.13 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 151.13 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 151.13 44.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "f84f0184-0dcd-40d7-a5a0-b6b197a5562e")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR07")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 50.8 116.84 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "c9c05a8c-1666-468b-9db4-89e3d43d1c59")
|
|
(property "Reference" "#PWR026"
|
|
(at 50.8 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 51.181 112.4458 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 50.8 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 50.8 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 50.8 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "a7626fb6-b1d7-47b8-9bc8-f1fdb8a98d1e")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR026")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Mylib:BM28B0.6-24DS")
|
|
(at 110.49 41.91 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "ca6bf5bb-da19-47f1-9f4a-644f607ab090")
|
|
(property "Reference" "J3"
|
|
(at 112.1411 21.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "BM28B0.6-24DS/2"
|
|
(at 112.1411 24.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:BM28B0.6-24DS"
|
|
(at 110.49 72.39 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.hirose.com/product/series/BM28"
|
|
(at 110.49 69.85 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 110.49 41.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C424569"
|
|
(at 110.49 41.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 110.49 41.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 110.49 41.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 110.49 41.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "8"
|
|
(uuid "ccc4d8f4-4a92-4925-b539-d59f4be7709a")
|
|
)
|
|
(pin "26"
|
|
(uuid "ec4a4d73-d008-4a06-9b42-5f267bdd0967")
|
|
)
|
|
(pin "2"
|
|
(uuid "c57b7b05-2c72-4d1b-90d1-639e5ff74a3b")
|
|
)
|
|
(pin "6"
|
|
(uuid "f07eab4d-b964-4b3a-94b2-52aef78493fc")
|
|
)
|
|
(pin "4"
|
|
(uuid "9785c0ac-4c0e-4a8c-b580-9d91afd58cb4")
|
|
)
|
|
(pin "15"
|
|
(uuid "0a7dd578-d295-4eff-b4c0-a969487d8f8b")
|
|
)
|
|
(pin "10"
|
|
(uuid "882c2cde-21ce-4ca7-a6f5-ad66763d0d2b")
|
|
)
|
|
(pin "25"
|
|
(uuid "4b33ece6-6431-4a4e-afb5-22f7bbf40666")
|
|
)
|
|
(pin "20"
|
|
(uuid "9e2335e1-e66b-4bf1-86a6-ac38cba891fe")
|
|
)
|
|
(pin "22"
|
|
(uuid "5dac8d66-8f9b-4544-b5d6-518fbc8b0607")
|
|
)
|
|
(pin "16"
|
|
(uuid "8f228769-01cf-4ce6-9e60-a295c3e27fae")
|
|
)
|
|
(pin "12"
|
|
(uuid "a95d7238-2240-40a3-bdbd-fb9647d2ad67")
|
|
)
|
|
(pin "18"
|
|
(uuid "46d2acbc-fcf5-413f-93c7-babcde5c674c")
|
|
)
|
|
(pin "19"
|
|
(uuid "1dd6a812-1f54-4f49-b02a-7fb8b0993b19")
|
|
)
|
|
(pin "23"
|
|
(uuid "09fe8410-41eb-4873-8ee2-6290e885a256")
|
|
)
|
|
(pin "21"
|
|
(uuid "2eb3e7c9-59d2-45dc-a280-d42fc181811d")
|
|
)
|
|
(pin "1"
|
|
(uuid "fe061978-2f30-421f-9549-d310837c2a1c")
|
|
)
|
|
(pin "17"
|
|
(uuid "5a86c192-2236-49fc-be70-26e3f947f03a")
|
|
)
|
|
(pin "3"
|
|
(uuid "77e94b4d-d5da-4b27-89f7-d05c7a93c461")
|
|
)
|
|
(pin "5"
|
|
(uuid "d78f13fb-c008-41b3-b893-7493468c7202")
|
|
)
|
|
(pin "7"
|
|
(uuid "4613b2a9-aa52-4e38-b158-c1fa2a3e36ca")
|
|
)
|
|
(pin "9"
|
|
(uuid "09d60108-4b77-4573-8c55-10cdf73a5aa3")
|
|
)
|
|
(pin "11"
|
|
(uuid "2c1779fa-b682-4fad-a18f-0bfb0be7f37f")
|
|
)
|
|
(pin "14"
|
|
(uuid "5810ad88-0d40-461e-a4c5-b06c8abde191")
|
|
)
|
|
(pin "13"
|
|
(uuid "3b7bff46-efa7-4354-9481-d55eb718f795")
|
|
)
|
|
(pin "24"
|
|
(uuid "cab65aea-6b2a-40ea-aa66-553400270adc")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 38.1 149.86 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "ce3d9f73-538b-45d2-b859-e728b337527a")
|
|
(property "Reference" "#PWR030"
|
|
(at 44.45 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 41.91 149.8599 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 38.1 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 38.1 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 38.1 149.86 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "76140b8b-7548-4260-a2ed-e114db0b34f8")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR030")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 82.55 21.59 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "cf4c8da2-ef9e-4a94-a162-3e15d5e4103c")
|
|
(property "Reference" "#PWR01"
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 82.55 16.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 82.55 21.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 82.55 21.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 82.55 21.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "50d01b07-abf6-4136-97c9-c6b3fcde6dab")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR01")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 110.49 59.69 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "d98adae5-4c28-46f3-ac98-dd70c601791e")
|
|
(property "Reference" "#PWR012"
|
|
(at 110.49 66.04 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 110.49 64.77 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 110.49 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 110.49 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 110.49 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "074e56d7-672e-4c5e-b74e-39e8f8c7d9fe")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR012")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 152.4 110.49 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "df0fe2a0-d68a-43f0-a758-f7ac733060c9")
|
|
(property "Reference" "#PWR024"
|
|
(at 152.4 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 152.4 115.57 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 152.4 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 152.4 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 152.4 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "429568a1-1557-4fa9-87e6-4ec9d5946ced")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR024")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 22.86 63.5 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "df55f86a-3c20-4583-a4ab-312028b2d7e0")
|
|
(property "Reference" "#PWR015"
|
|
(at 22.86 69.85 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 22.86 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 22.86 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 22.86 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 22.86 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e76d5035-3366-4480-bc7e-89564586825b")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR015")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 82.55 25.4 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "e49def4e-54f1-4fb5-8a8a-b391a9e48951")
|
|
(property "Reference" "C1"
|
|
(at 79.629 24.2316 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 79.629 26.543 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
|
(at 81.5848 29.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C77081"
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 82.55 25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "46ad5cf5-b0e0-4a00-acd3-a48934eaf263")
|
|
)
|
|
(pin "2"
|
|
(uuid "9e7527f9-4f9f-428e-9ce0-0c873b588b1d")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 238.76 62.23 90)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "e77f5d89-bb36-4d44-8e11-828664dd6135")
|
|
(property "Reference" "R3"
|
|
(at 238.76 55.88 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 238.76 58.42 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 238.76 60.452 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Availability" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Check_prices" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description_1" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MF" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MP" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "PROD_ID" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Package" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Price" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "SnapEDA_Link" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "VENDOR" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C11702"
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 238.76 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "650c2f40-a170-4bdf-84c5-a54cd31c3400")
|
|
)
|
|
(pin "2"
|
|
(uuid "760852fe-8215-45a3-b458-d1dae4bc6d43")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 64.77 154.94 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "e7b48155-9a1e-4f1b-abaa-8fce5515bb60")
|
|
(property "Reference" "R7"
|
|
(at 64.77 148.59 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 64.77 151.13 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 64.77 156.718 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Availability" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Check_prices" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description_1" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MF" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MP" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "PROD_ID" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Package" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Price" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "SnapEDA_Link" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "VENDOR" ""
|
|
(at 64.77 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C11702"
|
|
(at 64.77 154.94 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" ""
|
|
(at 64.77 154.94 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC" ""
|
|
(at 64.77 154.94 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "bf6d33f4-7aec-4fd3-92d1-941762dbe7ca")
|
|
)
|
|
(pin "2"
|
|
(uuid "44f6d4fd-ce4f-4c95-a3a2-7bee531ea6a9")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R7")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 95.25 92.71 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "ede60d20-dd24-43bf-909e-c6df12771a8c")
|
|
(property "Reference" "#PWR019"
|
|
(at 95.25 96.52 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 95.25 87.63 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 95.25 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 95.25 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 95.25 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "d158e403-977c-4ddb-83c5-baddc72f894f")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR019")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 241.3 45.72 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f9e5bfb4-0330-4c10-b13f-4da19659d58e")
|
|
(property "Reference" "#PWR09"
|
|
(at 241.3 52.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 243.84 46.9899 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 241.3 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 241.3 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 241.3 45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "a8d0ad43-9530-4245-be34-4d0ade8debd8")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR09")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:D")
|
|
(at 71.12 102.87 270)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "fb123dc9-673d-48db-97a7-916478caaa48")
|
|
(property "Reference" "D2"
|
|
(at 73.66 101.5999 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "1N4148WS"
|
|
(at 73.66 104.1399 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Diode_SMD:D_SOD-323"
|
|
(at 71.12 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 71.12 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Diode"
|
|
(at 71.12 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" "D"
|
|
(at 71.12 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 71.12 102.87 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C2128"
|
|
(at 71.12 102.87 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "36337f81-bab2-4ad2-8f22-868bbafcca8c")
|
|
)
|
|
(pin "2"
|
|
(uuid "4f57f64c-351e-4f5d-9c31-f44de92d10a4")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 205.74 92.71 270)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "fb42f2c1-1267-4e35-82fc-22592935a06c")
|
|
(property "Reference" "#PWR020"
|
|
(at 199.39 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 201.93 92.7099 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 205.74 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 205.74 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 205.74 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "b42f7ea5-de4a-4743-a0f2-f965acb4dc77")
|
|
)
|
|
(instances
|
|
(project "usb-stomp"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR020")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(sheet_instances
|
|
(path "/"
|
|
(page "1")
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|