You've already forked torvalds-GuitarPedal
mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2026-08-26 15:15:11 +00:00
This adds a 8MB of external memory to the RP2354. It's worth noting that such memory is much slower than the internal SRAM, so while the intended use is very much for audio effects to store more audio state (for a looper or a longer echo), it needs to be treated carefully. The PSRAM _can_ be accessed as just regular memory, exactly the same way the flash works (it's all using the same QSPI interface). But the preferred model will be to use a DMA engine to move the data asynchronously between the on-die SRAM and the off-chip PSRAM, so that the audio engine running on core 1 will not see random delay states from the QSPI accesses. The second stomp switch is partly to make it easier to control any looper interface, but partly because this pedal really did want two stomp switches for controlling: you might use one for bypass, and the other to switch between scenes. A remote stomp obviously would also work, but let's make really basic functionality available on the pedal directly. Note that this will also require a new board file: the GPIO mappings have changed to make the PCB routing simpler. I wanted to use GPIO0 for the new PSRAM QSPI chip select line, because it's right there in that corner of the RP2354A chip. But we used to use it for the stomp switch. And once I changed one GPIO mapping, I might as well change the others, since a board update is a board update, and the old routing was odd for historical reasons, going all the way back to how the i2s lines went over the BM28 connectors and the FFC cable. So now the GPIO mappings are GPIO0: PSRAM QSPI CS1n (didn't exist before) GPIO8/9: MIDI UART TX/RX (used to be 20/21) GPIO10/19: STOMP 0/1 (used to be GPIO0 for STOMP0) GPIO11: WS2812B chain (used to be GPIO25) GPIO12..14: rotary encoder A/B/SW (stays the same) GPIO20..23: i2s DIN/DOUT/FSYNC/BCLK (used to be 10/11/9/8) ADC0/1: expression pedal Tip and Ring (used to be other way around) Note the 2k2 pull-up resistor on GPIO0: the RP2354 initializes the GPIO's to pull-down state at boot, and we need that PSRAM to be disabled so that it does not interact with the internal flash of the RP2354. Once booted, and programmed to be that chip select line, the reason for the pull-up goes away and it only wastes power. But the chip select is pulled low only when actively accessing the PSRAM chip, so while annoying, the peak 1.6mA current wasted there isn't very common. I'd have preferred using one of the 5k1 resistors I already have for the USB-C connector, but I don't want to debug any QSPI issues. It's not like this design is some kind of low-power battery design anyway, but I'm adding that note here. The Schottky diode that protects the rotary switch GPIO from seeing the noise from the QSPI CS line was replaced with a BAT54 signal diode (half of the dual diode package). Higher speed - but higher V_f. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15071 lines
245 KiB
Plaintext
15071 lines
245 KiB
Plaintext
(kicad_sch
|
|
(version 20260306)
|
|
(generator "eeschema")
|
|
(generator_version "10.0")
|
|
(uuid "1cfc5ec2-6e92-4f8b-bcac-06388472f146")
|
|
(paper "A4")
|
|
(lib_symbols
|
|
(symbol "Connector:Barrel_Jack_Switch"
|
|
(pin_names
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "J"
|
|
(at 0 5.334 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "Barrel_Jack_Switch"
|
|
(at 0 -5.08 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 1.27 -1.016 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 1.27 -1.016 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "DC Barrel Jack with an internal switch"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "DC power barrel jack connector"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "BarrelJack*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "Barrel_Jack_Switch_0_1"
|
|
(rectangle
|
|
(start -5.08 3.81)
|
|
(end 5.08 -3.81)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -3.81 -2.54) (xy -2.54 -2.54) (xy -1.27 -1.27) (xy 0 -2.54) (xy 2.54 -2.54) (xy 5.08 -2.54)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -3.302 1.905)
|
|
(mid -3.9343 2.54)
|
|
(end -3.302 3.175)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -3.302 1.905)
|
|
(mid -3.9343 2.54)
|
|
(end -3.302 3.175)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.27 -2.286) (xy 1.905 -1.651)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 3.683 3.175)
|
|
(end -3.302 1.905)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 5.08 2.54) (xy 3.81 2.54)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 5.08 0) (xy 1.27 0) (xy 1.27 -2.286) (xy 0.635 -1.651)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "Barrel_Jack_Switch_1_1"
|
|
(pin passive line
|
|
(at 7.62 2.54 180)
|
|
(length 2.54)
|
|
(name ""
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 7.62 -2.54 180)
|
|
(length 2.54)
|
|
(name ""
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 7.62 0 180)
|
|
(length 2.54)
|
|
(name ""
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(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)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "J"
|
|
(at 0 22.225 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "USB_C_Receptacle_USB2.0_16P"
|
|
(at 0 19.685 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 3.81 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
|
|
(at 3.81 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "USB 2.0-only 16P Type-C Receptacle connector"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "usb universal serial bus type-C USB2.0"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "USB*C*Receptacle*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 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 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 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 -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 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 -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 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 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 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 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 -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 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 -15.24 180)
|
|
(length 5.08)
|
|
(name "SBU2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B8"
|
|
(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 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 -7.62 -22.86 90)
|
|
(length 5.08)
|
|
(name "SHIELD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "SH"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Connector_Audio:AudioJack3_SwitchTR"
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "J"
|
|
(at 0 8.89 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "AudioJack3_SwitchTR"
|
|
(at 0 6.35 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Audio Jack, 3 Poles (Stereo / TRS), Switched TR Poles (Normalling)"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "audio jack receptacle stereo headphones phones TRS connector"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "Jack*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "AudioJack3_SwitchTR_0_1"
|
|
(rectangle
|
|
(start -5.08 -5.08)
|
|
(end -6.35 -7.62)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.905 -5.08) (xy -1.27 -5.715) (xy -0.635 -5.08) (xy -0.635 0) (xy 2.54 0)
|
|
)
|
|
(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)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.508 -0.254) (xy 0.762 -0.762)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.778 -5.334) (xy 2.032 -5.842)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 3.81)
|
|
(end -5.08 -10.16)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 2.54 2.54) (xy -2.54 2.54) (xy -2.54 -5.08) (xy -3.175 -5.715) (xy -3.81 -5.08)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 2.54 -2.54) (xy 0.508 -2.54) (xy 0.508 -0.254) (xy 0.254 -0.762)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 2.54 -7.62) (xy 1.778 -7.62) (xy 1.778 -5.334) (xy 1.524 -5.842)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "AudioJack3_SwitchTR_1_1"
|
|
(pin passive line
|
|
(at 5.08 0 180)
|
|
(length 2.54)
|
|
(name ""
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "R"
|
|
(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 "RN"
|
|
(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 "S"
|
|
(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)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 5.08 -7.62 180)
|
|
(length 2.54)
|
|
(name ""
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "TN"
|
|
(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)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "C"
|
|
(at 0.635 2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "C"
|
|
(at 0.635 -2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0.9652 -3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "cap capacitor"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "C_*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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:D_Schottky"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "D"
|
|
(at 0 2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "D_Schottky"
|
|
(at 0 -2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Schottky diode"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "diode Schottky"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "D_Schottky_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -1.905 0.635) (xy -1.905 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) (xy -0.635 -1.27) (xy -0.635 -0.635)
|
|
)
|
|
(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_Schottky_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:L"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "L"
|
|
(at -1.27 0 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "L"
|
|
(at 1.905 0 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Inductor"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "inductor choke coil reactor magnetic"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "L_0_1"
|
|
(arc
|
|
(start 0 2.54)
|
|
(mid 0.6323 1.905)
|
|
(end 0 1.27)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start 0 1.27)
|
|
(mid 0.6323 0.635)
|
|
(end 0 0)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start 0 0)
|
|
(mid 0.6323 -0.635)
|
|
(end 0 -1.27)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start 0 -1.27)
|
|
(mid 0.6323 -1.905)
|
|
(end 0 -2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "L_1_1"
|
|
(pin passive line
|
|
(at 0 3.81 270)
|
|
(length 1.27)
|
|
(name "1"
|
|
(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 "2"
|
|
(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)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "D"
|
|
(at 0 2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 0 -2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Light emitting diode"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "LED diode"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "R"
|
|
(at 2.032 0 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "R"
|
|
(at 0 0 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at -1.778 0 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "R res resistor"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "R_*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 "Device:RotaryEncoder_Switch_MP"
|
|
(pin_names
|
|
(offset 0.254)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "SW"
|
|
(at 0 8.89 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "RotaryEncoder_Switch_MP"
|
|
(at 0 6.35 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at -3.81 4.064 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 -12.7 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Rotary encoder, dual channel, incremental quadrate outputs, with switch and MP Pin"
|
|
(at 0 -15.24 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "rotary switch encoder switch push button"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "RotaryEncoder*Switch*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "RotaryEncoder_Switch_MP_0_1"
|
|
(rectangle
|
|
(start -5.08 5.08)
|
|
(end 5.08 -5.08)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 2.54) (xy -3.81 2.54) (xy -3.81 2.032)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 0) (xy -3.81 0) (xy -3.81 -1.016) (xy -3.302 -2.032)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -5.08 -2.54) (xy -3.81 -2.54) (xy -3.81 -2.032)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -4.318 0) (xy -3.81 0) (xy -3.81 1.016) (xy -3.302 2.032)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center -3.81 0)
|
|
(radius 0.254)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -0.635 -1.778) (xy -0.635 1.778)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center -0.381 0)
|
|
(radius 1.905)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -0.381 -1.778) (xy -0.381 1.778)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(arc
|
|
(start -0.381 -2.794)
|
|
(mid -3.0988 -0.0635)
|
|
(end -0.381 2.667)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -0.127 1.778) (xy -0.127 -1.778)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.254 2.921) (xy -0.508 2.667) (xy 0.127 2.286)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 0.254 -3.048) (xy -0.508 -2.794) (xy 0.127 -2.413)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 3.81 1.016) (xy 3.81 -1.016)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 3.81 0) (xy 3.429 0)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 4.318 1.016)
|
|
(radius 0.127)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 4.318 -1.016)
|
|
(radius 0.127)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 5.08 2.54) (xy 4.318 2.54) (xy 4.318 1.016)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 5.08 -2.54) (xy 4.318 -2.54) (xy 4.318 -1.016)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "RotaryEncoder_Switch_MP_1_1"
|
|
(pin passive line
|
|
(at -7.62 2.54 0)
|
|
(length 2.54)
|
|
(name "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -7.62 -2.54 0)
|
|
(length 2.54)
|
|
(name "B"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "B"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -7.62 0 0)
|
|
(length 2.54)
|
|
(name "C"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "C"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -7.62 90)
|
|
(length 2.54)
|
|
(name "MP"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "MP"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 7.62 2.54 180)
|
|
(length 2.54)
|
|
(name "S1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "S1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 7.62 -2.54 180)
|
|
(length 2.54)
|
|
(name "S2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "S2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Diode:BAT54SW"
|
|
(pin_names
|
|
(offset 0)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "D"
|
|
(at 0.635 -3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "BAT54SW"
|
|
(at -6.35 3.175 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-323_SC-70"
|
|
(at 1.905 3.175 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BAT54W_SER.pdf"
|
|
(at -3.048 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Vr 30V, If 200mA, Dual schottky barrier diode, in series, SOT-323"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "dual schottky diode"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "SOT?323*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "BAT54SW_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -4.445 1.27) (xy -4.445 -1.27) (xy -2.54 0) (xy -4.445 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -3.81 0) (xy -1.27 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -3.175 -1.27) (xy -3.175 -1.016)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.54 1.27) (xy -1.905 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.54 -1.27) (xy -3.175 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -2.54 -1.27) (xy -2.54 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.905 1.27) (xy -1.905 1.016)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.905 0) (xy 1.905 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(circle
|
|
(center 0 0)
|
|
(radius 0.254)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type outline)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.27 0) (xy 3.81 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.905 1.27) (xy 1.905 -1.27) (xy 3.81 0) (xy 1.905 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 3.175 -1.27) (xy 3.175 -1.016)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 3.81 1.27) (xy 4.445 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 3.81 -1.27) (xy 3.175 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 3.81 -1.27) (xy 3.81 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 4.445 1.27) (xy 4.445 1.016)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "BAT54SW_1_1"
|
|
(pin passive line
|
|
(at -7.62 0 0)
|
|
(length 3.81)
|
|
(name "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 7.62 0 180)
|
|
(length 3.81)
|
|
(name "K"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -5.08 90)
|
|
(length 5.08)
|
|
(name "COM"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(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)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "U"
|
|
(at 0.635 5.715 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "USBLC6-2P6"
|
|
(at 0.635 3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-666"
|
|
(at 1.016 -6.731 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(italic yes)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf"
|
|
(at 1.016 -8.636 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "usb ethernet video"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "SOT?666*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 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 -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 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)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(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 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)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Regulator_Linear:TLV76733DRVx"
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "U"
|
|
(at 0 8.89 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TLV76733DRVx"
|
|
(at 0 6.35 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(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)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" "www.ti.com/lit/gpn/TLV767"
|
|
(at -1.27 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A Precision Linear Voltage Regulator, with enable pin, Fixed Output 3.3V, WSON6"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "1A Precision Linear Voltage Regulator"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "WSON*1EP*2x2mm*P0.65*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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_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)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(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 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 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_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 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)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Regulator_Switching:TPS62153"
|
|
(pin_names
|
|
(offset 0.254)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "U"
|
|
(at 3.81 13.97 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "TPS62153"
|
|
(at 3.81 11.43 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias"
|
|
(at 3.81 -11.43 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/TPS62150.pdf"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A Step-Down Converter with DCS-Control, Fixed 5.0V Output Voltage, 3-17V Input Voltage, QFN-16"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "step-down dcdc"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "VQFN*1EP*3x3mm*P0.5mm*"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "TPS62153_0_1"
|
|
(rectangle
|
|
(start -7.62 10.16)
|
|
(end 7.62 -10.16)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
)
|
|
(symbol "TPS62153_1_1"
|
|
(pin output line
|
|
(at 10.16 5.08 180)
|
|
(length 2.54)
|
|
(name "SW"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 10.16 5.08 180)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "SW"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 10.16 5.08 180)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "SW"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin open_collector line
|
|
(at 10.16 -2.54 180)
|
|
(length 2.54)
|
|
(name "PG"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at 10.16 -5.08 180)
|
|
(length 2.54)
|
|
(name "FB"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 0 -12.7 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -10.16 -2.54 0)
|
|
(length 2.54)
|
|
(name "FSW"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -10.16 0 0)
|
|
(length 2.54)
|
|
(name "DEF"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -10.16 2.54 0)
|
|
(length 2.54)
|
|
(name "SS/TR"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 0 12.7 270)
|
|
(length 2.54)
|
|
(name "VIN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 12.7 270)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "VIN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 12.7 270)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "VIN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -10.16 5.08 0)
|
|
(length 2.54)
|
|
(name "EN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "13"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at 10.16 0 180)
|
|
(length 2.54)
|
|
(name "VOS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "14"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -12.7 90)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "15"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -12.7 90)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "16"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -12.7 90)
|
|
(length 2.54)
|
|
(hide yes)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "17"
|
|
(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)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "SW"
|
|
(at 0 3.175 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "SW_SPST"
|
|
(at 0 -2.54 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Single Pole Single Throw (SPST) switch"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "switch lever"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 global)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 0 3.556 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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:+5V"
|
|
(power global)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+5V"
|
|
(at 0 3.556 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+5V\""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "+5V_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 "+5V_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:+9V"
|
|
(power global)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+9V"
|
|
(at 0 3.556 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+9V\""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(symbol "+9V_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 "+9V_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 global)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -6.35 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 0 -3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 global)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(duplicate_pin_numbers_are_jumpers no)
|
|
(property "Reference" "#FLG"
|
|
(at 0 1.905 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 0 3.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "ki_keywords" "flag power"
|
|
(at 0 0 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(hide yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 "Stereo guitar pedal with RP2354A MCU and a TAC5242 codec\n\nControlled over MIDI - either over USB or TRS Type-A hacks.\n\nTwo stomp switches, a rotary encoder, five smart LEDs for status, an expression pedal jack, and 8MB of QSPI PSRAM."
|
|
(exclude_from_sim no)
|
|
(at 178.816 173.99 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "5432137b-752f-4b0f-aa38-7df772e76895")
|
|
)
|
|
(text_box "Expression pedal, rotary encoder, two stomp switches\n\nUse the rotary encoder switch for BOOTSEL too,\nwith a Schottky so that QSPI activity cannot\nfake pulling it low. 2k2 rather than the 4k7 the\ndatasheet suggests: the Schottky drop eats into\nthe VIL budget, so the series value comes down.\n\nProtection series resistors (and lowpass filter)\nand TVS diodes on ADC inputs for expression pedal"
|
|
(exclude_from_sim no)
|
|
(at 143.256 81.915 0)
|
|
(size 140.589 82.55)
|
|
(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 "0d19c3a0-da91-48d3-8e16-1110ca3c554d")
|
|
)
|
|
(text_box "5V rail from 9V guitar pedal barrel jack\n\n2.2nF at the SS pin results in a ~0.7ms soft-start"
|
|
(exclude_from_sim no)
|
|
(at 132.08 13.97 0)
|
|
(size 100.965 66.675)
|
|
(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 "152908c3-9b81-4df0-9298-2dfd01990773")
|
|
)
|
|
(text_box "RP2354 GPIO assignments\n\nGPIO0 PSRAM chip select, XIP_CS1n at funcsel 9.\n GPIO0/8/19 are the only bank 0 pins that\n offer it, and 8 and 19 are spoken for.\n The pad powers up pulled DOWN, so the\n pull-up is required, not optional - see\n the note by the PSRAM.\nGPIO8/9 function 2 is UART1 TX / RX for MIDI\nGPIO20-23 i2s DIN / DOUT / FSYNC / BCLK. Note the\n order: FSYNC and BCLK are not in the same\n sequence the older boards used.\n\nNo i2c on this board: the TAC5242 is strapped by\nMD0-MD5 and there is nothing else on a bus.\n"
|
|
(exclude_from_sim no)
|
|
(at 13.97 82.55 0)
|
|
(size 67.31 113.665)
|
|
(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 "Digital 3.3V supply"
|
|
(exclude_from_sim no)
|
|
(at 234.315 13.97 0)
|
|
(size 50.165 66.675)
|
|
(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 "3cc584aa-8702-40eb-b80f-4cccc26c1f3b")
|
|
)
|
|
(text_box "USB connector with 5V ESD protection\n\nYes, the Schottky means that the +5V rail might be less, but the\nuse is for MIDI and for the LDO to 3.3V, so that's fine."
|
|
(exclude_from_sim no)
|
|
(at 13.462 13.97 0)
|
|
(size 117.348 66.548)
|
|
(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 "d73bc862-4171-49ef-a359-8d897f7087ce")
|
|
)
|
|
(junction
|
|
(at 66.04 39.37)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "041c87dc-9e85-4e8a-863b-8ffdebcc6ba9")
|
|
)
|
|
(junction
|
|
(at 111.76 36.83)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "10ad3d67-7b30-47db-8eb1-48339b327e30")
|
|
)
|
|
(junction
|
|
(at 274.32 34.29)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "1790135a-dc90-4640-a43e-adbed688c53b")
|
|
)
|
|
(junction
|
|
(at 269.24 34.29)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "2b3f21ea-f5c9-4da9-93ef-b696e90ef6a2")
|
|
)
|
|
(junction
|
|
(at 168.91 60.96)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "3902a7e0-1b48-407d-ae8d-c0fc3c2115e7")
|
|
)
|
|
(junction
|
|
(at 45.72 46.99)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "3a38644e-6e7e-4ac1-8429-c6f01abfb770")
|
|
)
|
|
(junction
|
|
(at 254 139.7)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "403005d8-c518-4531-bc9c-556c9db5e9f5")
|
|
)
|
|
(junction
|
|
(at 167.64 114.3)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "459361d1-fac7-4e05-bb82-fc3e881fedc9")
|
|
)
|
|
(junction
|
|
(at 90.17 36.83)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "4862fda9-de40-44c6-b6ee-365bbdca8aea")
|
|
)
|
|
(junction
|
|
(at 255.27 105.41)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "87ad81a1-b5f4-4a35-95b6-5bb1883cfe33")
|
|
)
|
|
(junction
|
|
(at 267.97 105.41)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "8d9ca736-fbf3-420e-82c5-d9bd1cb72ac2")
|
|
)
|
|
(junction
|
|
(at 45.72 52.07)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "99546b63-4dfc-4be1-9441-2d080b150edc")
|
|
)
|
|
(junction
|
|
(at 180.34 38.1)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "ad59c109-01e8-4c51-9e80-84bfff09a5e0")
|
|
)
|
|
(junction
|
|
(at 156.21 38.1)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "bdb7c4ff-8a27-4875-b05e-d51895a824c4")
|
|
)
|
|
(junction
|
|
(at 203.2 53.34)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "c7e60f08-b878-48cd-a713-5f326201f05d")
|
|
)
|
|
(junction
|
|
(at 203.2 139.7)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "c9e87c82-71a7-467e-990c-074c30016feb")
|
|
)
|
|
(junction
|
|
(at 248.92 34.29)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "e628ce23-a6e9-4c35-9dc1-e925ca5993d1")
|
|
)
|
|
(junction
|
|
(at 261.62 44.45)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "ebb89941-5f10-49b1-af3f-ea66d7d33369")
|
|
)
|
|
(junction
|
|
(at 96.52 36.83)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "f3f42981-2f99-4c4b-8bfb-2cb5f2fb81f5")
|
|
)
|
|
(junction
|
|
(at 180.34 45.72)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "fafcbc21-e6ba-450a-9916-9b929f87f70b")
|
|
)
|
|
(junction
|
|
(at 30.48 71.12)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "fb55af1f-3ce5-443e-b9ec-ddaff5ba5621")
|
|
)
|
|
(no_connect
|
|
(at 255.27 86.36)
|
|
(uuid "0108565b-9c43-4221-8f4a-001a443615b4")
|
|
)
|
|
(no_connect
|
|
(at 60.96 189.23)
|
|
(uuid "56e7e515-7954-4250-a24d-2c0b4d345a40")
|
|
)
|
|
(no_connect
|
|
(at 60.96 186.69)
|
|
(uuid "57969edc-facb-45f0-ab65-4931359262f1")
|
|
)
|
|
(no_connect
|
|
(at 190.5 60.96)
|
|
(uuid "68296587-3853-42bc-aacb-7186a200d793")
|
|
)
|
|
(no_connect
|
|
(at 45.72 63.5)
|
|
(uuid "6f8f8475-bb38-46a1-8655-6944a8b4c601")
|
|
)
|
|
(no_connect
|
|
(at 63.5 143.51)
|
|
(uuid "8302e274-cefb-4712-9413-bc132c587cdd")
|
|
)
|
|
(no_connect
|
|
(at 60.96 119.38)
|
|
(uuid "8594414a-335c-4f2b-bc34-5a75de633358")
|
|
)
|
|
(no_connect
|
|
(at 60.96 116.84)
|
|
(uuid "8f252831-20d5-4071-a7b7-21dbc459209f")
|
|
)
|
|
(no_connect
|
|
(at 63.5 130.81)
|
|
(uuid "97656630-f733-40b8-91a6-7846d4005ac1")
|
|
)
|
|
(no_connect
|
|
(at 60.96 138.43)
|
|
(uuid "9f9102e2-eff7-4570-ba58-46ac0d1177fb")
|
|
)
|
|
(no_connect
|
|
(at 254 36.83)
|
|
(uuid "bf55abf0-9b2b-43de-87ad-ff70327a4338")
|
|
)
|
|
(no_connect
|
|
(at 60.96 135.89)
|
|
(uuid "c15d2d44-bf46-4068-b29d-bbb19ad4c66c")
|
|
)
|
|
(no_connect
|
|
(at 45.72 60.96)
|
|
(uuid "dd096e0c-b796-46ef-bf68-9635007af400")
|
|
)
|
|
(no_connect
|
|
(at 60.96 114.3)
|
|
(uuid "ea6a0c08-d4e2-4474-9d5d-fe69cd445a95")
|
|
)
|
|
(no_connect
|
|
(at 60.96 111.76)
|
|
(uuid "ee3b3319-392f-4045-8359-bfc92b145f83")
|
|
)
|
|
(no_connect
|
|
(at 63.5 140.97)
|
|
(uuid "f2b0d6de-21d3-4242-80b1-8aadfbaa67a6")
|
|
)
|
|
(no_connect
|
|
(at 63.5 133.35)
|
|
(uuid "f5267a0c-91b9-4af8-862d-233e2e86dda5")
|
|
)
|
|
(no_connect
|
|
(at 60.96 171.45)
|
|
(uuid "ff9706be-45fc-4e2f-80e1-304ae6ab6b20")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 173.99)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0046eb7e-6318-4190-933c-c3e6ace4f951")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 168.91)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "05443d5b-5eca-4eeb-b5b7-1a31de79f263")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 135.89)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1783be68-8e2b-4b25-9434-84aaf8f6517f")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 161.29)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "371b41c7-2c8a-4bd0-b4f1-6ecfd94a8caf")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 123.19)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "481bcfa1-34e9-4a38-aa12-2515295b2957")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 181.61)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4822bcb9-4f01-4525-bd32-ffb29c6513a8")
|
|
)
|
|
(bus_entry
|
|
(at 123.19 115.57)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "51876885-2203-4796-ad92-37e2f1e27381")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 143.51)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "55a808d1-e6f2-4ca0-b55f-c8af3fe54fc1")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 148.59)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "585637f6-5a69-45d6-998f-bb4ab1d32515")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 146.05)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "599f5e2a-ffe2-49b2-8e71-d666da741993")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 151.13)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "64ca93c6-415c-48bd-9bf1-31c3f9ba2996")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 125.73)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "657677e7-733b-40bb-8cf4-1ec7c39922dc")
|
|
)
|
|
(bus_entry
|
|
(at 123.19 107.95)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6b835c0b-3299-4fa4-811f-f160e87c6529")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 171.45)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "768a94a0-a6da-41e0-a417-eeb5d352b77f")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 133.35)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8695e07e-fa4b-4d4a-a134-6932407de52f")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 158.75)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "979272de-90f5-4824-80db-72c330e7a36d")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 128.27)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9e43d14d-a531-45cd-807d-a808a7171a00")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 153.67)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a37933f7-4b9d-407b-8d95-5c5744e19474")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 116.84)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ab67d6c6-f018-40ce-96cd-46fd763746eb")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 163.83)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "b3b2101f-0ac1-4c26-93ca-6126057ab96d")
|
|
)
|
|
(bus_entry
|
|
(at 123.19 119.38)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "bea31727-fe20-4827-acad-c2475683387e")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 166.37)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c76d64d6-34d9-4793-a38f-64bbade3888e")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 109.22)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "cd082c27-6396-43c4-ad5a-286871fdf58c")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 130.81)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "cd45c349-19b6-4ce9-ba15-dc4a44bcb73c")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 114.3)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "cf737e19-575f-4171-b692-badb4db6b38d")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 138.43)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "cfdd2b18-2e41-4876-be22-efac3ef71fb7")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 111.76)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d037c72e-b811-48d9-967b-a46b2fac0e5e")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 179.07)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d2d60d75-7eeb-40d3-bacc-0358ab386d9d")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 140.97)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d90597ac-693a-4974-93d6-3aeddabd27a1")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 156.21)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "db6277b8-3b02-4fa0-a3cb-bdf59dc3850a")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 186.69)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "df3a7ee1-98df-4575-9768-54b40869c8c6")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 176.53)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e38729d8-3117-4ae6-b971-e073881fe10c")
|
|
)
|
|
(bus_entry
|
|
(at 123.19 111.76)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f6854990-bbcf-43f3-b241-97a591623cfb")
|
|
)
|
|
(bus_entry
|
|
(at 48.26 184.15)
|
|
(size 2.54 2.54)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "fe4cdd95-83f7-4d2d-b116-8109799b6e57")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 114.3) (xy 60.96 114.3)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "006639dc-7e13-4171-b48c-102d638037dd")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 203.2 139.7) (xy 209.55 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "03edaec8-3fd2-4268-a533-570f270e69e0")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 217.17 26.67) (xy 217.17 27.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0a69d166-2231-4230-a4c9-20e35a04da43")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 255.27 101.6) (xy 255.27 105.41)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0d4b41bb-d192-4321-9857-61fae331c208")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 90.17 36.83) (xy 90.17 39.37)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0e47e5ad-85e8-4664-bd05-8443cde4358d")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 111.76 106.68) (xy 123.19 106.68)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0ef01ab1-a74f-4f0f-88ce-5e60b761ca6b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 271.78 105.41) (xy 267.97 105.41)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0fe1046c-4f65-43d6-83c6-2e72f9833dc8")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 50.8) (xy 45.72 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "16bb10a2-ccb8-4256-87e2-9520db07f519")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 69.85 39.37) (xy 66.04 39.37)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1896a5e2-8cf0-46fb-b2aa-7058863f1a27")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 191.77 139.7) (xy 193.04 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1a1a9493-4b34-4852-83aa-4cd2478f8b88")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 167.64 114.3) (xy 167.64 115.57)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1d8600e4-2062-48be-a1be-d6e6f428b332")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 116.84) (xy 60.96 116.84)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1eb999d0-604d-468e-886c-071b9be13bca")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 48.26 109.22) (xy 48.26 120.65)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "21941bad-4561-4108-bb5b-1a1190d67bab")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 180.34 38.1) (xy 180.34 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "250e8fd8-cf0d-4d63-8464-582cd5e3a00a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 161.29) (xy 63.5 161.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2afe7c2e-3284-4d45-848b-df5a0f38387d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 119.38) (xy 60.96 119.38)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2b742a91-a726-4953-bc38-98c5a6ca4f2a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 130.81) (xy 63.5 130.81)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2c578d60-ba86-455b-b27c-fe84394d5f30")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 214.63 53.34) (xy 218.44 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2dbd4d68-507d-4c2a-bf07-ee0f442c5154")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 96.52 39.37) (xy 96.52 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2f97c4bd-7f06-4833-bda2-85f154df8bab")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 252.73 139.7) (xy 254 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3193ece9-2d06-430e-b16f-5fb2e082c89d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 96.52 36.83) (xy 100.33 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "31d09add-a3f9-4203-9707-b925d43b680b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 190.5 58.42) (xy 198.12 58.42)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "336932ea-14e3-4201-853b-932812a0cdc7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 157.48 45.72) (xy 180.34 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3385fe33-f2c3-418f-b20e-7231b212d106")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 111.76 39.37) (xy 111.76 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3581b329-95c6-4bdd-a35d-a718126cd333")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 166.37 114.3) (xy 167.64 114.3)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "39577fec-a60a-48db-a7bc-94833dc06053")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 274.32 43.18) (xy 274.32 44.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "39e75b42-dd26-479c-aa36-ebf6859a9021")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 157.48 50.8) (xy 157.48 45.72)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3d450c7f-d4ff-485a-b456-0c0cad37e1a2")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 269.24 34.29) (xy 274.32 34.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3eea072c-bceb-460e-bf03-51eab6058131")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 38.1) (xy 58.42 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3efa18d8-721f-4c17-a419-36d2e2d2e3b7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 162.56 144.78) (xy 170.18 144.78)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3f48b0e2-7581-450d-bd56-f54d954b94cb")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 191.77 63.5) (xy 191.77 66.04)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "3fc5689f-2507-448e-83ba-2a72e11f3dbf")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 162.56 139.7) (xy 170.18 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4096f661-df77-4369-b5e9-3c7f6fc59c20")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 274.32 35.56) (xy 274.32 34.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4330e295-f34c-4d5f-887b-97cfdf22c5b5")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 184.15) (xy 60.96 184.15)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "462ca4dd-5895-43de-924d-b229a88331d8")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 189.23) (xy 60.96 189.23)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "47fabd76-6ba1-4910-93f0-1b65c4e11690")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 176.53) (xy 60.96 176.53)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "48d0f118-3059-4c42-a1cb-577e7e0eb341")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 248.92 33.02) (xy 248.92 34.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4965ba98-69b1-4c8f-a57e-3db9288e5d47")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 125.73 110.49) (xy 127 110.49)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4b0c093c-0a8e-4b95-b205-07acfd4c2e5f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 156.21) (xy 63.5 156.21)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4b4330ae-70f0-4fe0-81b7-88fac3c094ac")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 110.49) (xy 255.27 110.49)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4b82be3b-a40b-4b95-90f0-847b1be0fe61")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 125.73 121.92) (xy 127 121.92)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4f8227d8-3ec1-40bd-8180-5ea74c068566")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 166.37) (xy 60.96 166.37)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4f92e748-18e1-492c-a68b-1cf2fd8ac34d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 125.73) (xy 60.96 125.73)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "50762a24-dede-4469-9874-457cce0aa241")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 46.99) (xy 46.99 46.99)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "50c0445a-4ee7-48c3-8558-6a6211b86988")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 52.07) (xy 45.72 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "51c99678-993e-4593-8b4e-69db55608814")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 175.26 38.1) (xy 180.34 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "5336d79a-abd6-4a1c-8136-300442baef0a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 111.76 36.83) (xy 114.3 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "53e75395-b798-452b-b319-a999d7c0df2d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 143.51) (xy 63.5 143.51)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "5b9b3268-b822-4e16-a23c-b88a1e7ed96e")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 31.75 120.65) (xy 48.26 120.65)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "5fe697d6-e708-41bd-a604-769f330b00c6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 33.02) (xy 46.99 33.02)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "613c6a46-8e41-4f8f-bcd8-ac364a83c406")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 140.97) (xy 63.5 140.97)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "615f426b-23f2-4645-b4dd-3ad2e2c13156")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 207.01 53.34) (xy 203.2 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "64f9918c-d798-4843-9821-35a825a4a953")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 256.54 105.41) (xy 255.27 105.41)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6647adc9-c1ae-4cdf-aba9-649364138a2f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 200.66 53.34) (xy 203.2 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "681617d3-b9b4-492b-b967-57967a726f11")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 46.99) (xy 45.72 48.26)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "69d9e0ba-33b3-4d35-9dd0-9cfdd7516fec")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 180.34 36.83) (xy 180.34 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6aba537a-60af-4a78-9338-eb2bcb1a8b09")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 48.26 123.19) (xy 48.26 138.43)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6bad3930-4cf8-49fc-b9cb-ed6c7058d673")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 123.19 106.68) (xy 123.19 119.38)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6f872fc8-92f4-4870-80b2-4c80c6f8e6e4")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 135.89) (xy 60.96 135.89)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "703eeb2b-df35-48b1-a65f-cce3494e53f5")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 170.18 58.42) (xy 168.91 58.42)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "70b51b3e-6020-4566-87ce-e711173a0f12")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 52.07) (xy 46.99 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "71a16f96-87a7-4117-acb8-bcd34e433a56")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 179.07) (xy 60.96 179.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "72041bcc-02aa-41b9-acee-3decfd7042a6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 133.35) (xy 63.5 133.35)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "740e7d4a-981b-4bb1-93cf-cc942f5efc0f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 231.14 114.3) (xy 231.14 107.95)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "743394ce-db6e-446e-9ac6-25b12a6f8c2b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 248.92 35.56) (xy 248.92 34.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "76233c83-3211-4a58-bf8c-6efc75347222")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 139.7) (xy 259.08 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "7ca39e00-0e4d-4b08-8930-8f2875b1794c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 156.21 33.02) (xy 157.48 33.02)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "807384d0-ec8c-4d62-824c-c7301f33615c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 267.97 105.41) (xy 264.16 105.41)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "80b2f5c6-41bd-4211-a794-2015cba4e71c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 151.13) (xy 60.96 151.13)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "839e416c-b3dd-4ec7-bd77-74be1daa97ec")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 146.05) (xy 60.96 146.05)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "845aa7b7-3b9f-402c-b71c-420316fc925b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 148.59) (xy 60.96 148.59)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "85c54fbd-10eb-489e-94cc-f69dddfb96a3")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 34.29) (xy 248.92 34.29)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "86cce2af-1e73-4e4c-ad85-678268d29f8b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 190.5 63.5) (xy 191.77 63.5)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8975dd8d-26af-48c0-b4c6-bc38728aab2c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 90.17 36.83) (xy 96.52 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8a11ca44-3906-4af7-b56c-5e7b19f16f6f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 203.2 139.7) (xy 203.2 140.97)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8c9a9017-3acc-4db7-9681-74804c0bab85")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 111.76) (xy 60.96 111.76)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "987067ac-6ea0-45ae-a0fe-0d5a984910da")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 203.2 53.34) (xy 203.2 54.61)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "99b6701b-1999-4e17-b994-1ec85fc038cf")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 48.26 123.19) (xy 31.75 123.19)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9a3968b8-87cd-4f6c-bb17-b02477cbe5cb")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 173.99) (xy 60.96 173.99)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9c143e28-b0e3-4ab4-ab1e-9ec2d7c9acf7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 58.42 40.64) (xy 45.72 40.64)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9c5e6630-955c-4cb6-aca7-8ea2ea5777c7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 128.27) (xy 60.96 128.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9dd85b0e-f6cd-4cd3-b305-53587b1300ab")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 66.04 39.37) (xy 66.04 40.64)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9e3e2ed8-04d3-43ad-9c9c-b4fc68fb823e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 153.67) (xy 60.96 153.67)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9ecb7dbb-f887-4ecc-8ef4-41ceec793a23")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 125.73 118.11) (xy 127 118.11)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a2745326-9999-4206-b731-ff961d349210")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 254 139.7) (xy 254 140.97)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a5cd8296-3c54-4989-8520-ec1ec834f41e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 168.91 60.96) (xy 168.91 63.5)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a66870bd-c0cb-4580-bc48-8a599f4e3df0")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 111.76 34.29) (xy 111.76 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a6fe7e2a-6c20-43af-8ed1-7959cc8bb1c3")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 198.12 58.42) (xy 203.2 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a73493e5-0333-48d0-9e73-e9df01042810")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 186.69) (xy 60.96 186.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "aa045024-8f97-4c9b-8834-a4ce8cc14a76")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 156.21 38.1) (xy 167.64 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "aaf452c5-324b-4b8c-ae94-ebebe568daba")
|
|
)
|
|
(bus
|
|
(pts
|
|
(xy 48.26 138.43) (xy 48.26 186.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ac5c7e7b-56a5-4649-890f-4854b61c733d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 181.61) (xy 60.96 181.61)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ad3b0a4c-c388-41ac-91d7-672eb33b323e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 231.14 107.95) (xy 238.76 107.95)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ad96083d-3e9b-4d70-a5db-963f177cc3a0")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 66.04 39.37) (xy 66.04 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "b38be9bd-19a2-4e2e-9ed6-8bf8d36aa340")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 171.45) (xy 60.96 171.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "b4435751-8a61-4ac7-b27d-855e25f90da8")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 217.17 27.94) (xy 218.44 27.94)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "b81d0f8a-c051-47e2-8078-236345c7a7e9")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 168.91) (xy 60.96 168.91)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "bb95d247-c2fe-45ad-bca0-e3eb5e9dd6a7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 163.83) (xy 60.96 163.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c3032b99-1da9-4b6f-9781-021369f8cfea")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 248.92 43.18) (xy 248.92 44.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c61b057d-18ee-4d97-ade7-f9f9230a577a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 86.36 36.83) (xy 90.17 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "cade8abb-3852-4661-8633-8a5a0143fd5e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 274.32 34.29) (xy 274.32 33.02)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d27937e2-9161-4084-afdd-eb7d96e3fa89")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 45.72 45.72) (xy 45.72 46.99)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d5195ec7-2781-4642-b9c8-5c6db74101d4")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 168.91 58.42) (xy 168.91 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ddee5675-1f58-49f0-b5cf-d85ee6476940")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 241.3 139.7) (xy 245.11 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "df7f2952-c7bd-412c-ae3f-0884f49605f5")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 167.64 114.3) (xy 168.91 114.3)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e2a6c0e2-c5ad-4103-9fd0-48177e8b79f0")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 190.5 53.34) (xy 193.04 53.34)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e82b9e64-fe79-4cfa-955d-364ce042efe6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 156.21 35.56) (xy 156.21 38.1)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e8fdbc00-88e7-4591-b780-5fca41ed08cf")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 200.66 139.7) (xy 203.2 139.7)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ed6a2a05-7efd-44f8-869a-57fec3c957a0")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 125.73 114.3) (xy 127 114.3)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ed80fe75-800a-4773-a13f-3f8f48b846bf")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 259.08 44.45) (xy 261.62 44.45)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f17bc966-4ac3-4e27-a84f-9342bcebd59f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 170.18 60.96) (xy 168.91 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f18655df-1b21-47bc-9022-25ecacbf2e52")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 269.24 34.29) (xy 269.24 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f3267321-86a4-4202-a70e-2ace0840e57e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 158.75) (xy 63.5 158.75)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f3b10023-5d54-4d16-821c-2e21954d6871")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 107.95 36.83) (xy 111.76 36.83)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f3d23ce0-0e5e-4688-aec3-e8b9284ebbe1")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 50.8 138.43) (xy 60.96 138.43)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f5c1b98d-4506-4305-9761-deaae8a40458")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 255.27 105.41) (xy 254 105.41)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f6447d10-5964-4dce-a98b-359faa3bb859")
|
|
)
|
|
(label "GPIO15"
|
|
(at 52.07 163.83 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "05d501f1-d5d2-46ff-a88f-67e907caea96")
|
|
)
|
|
(label "GPIO16"
|
|
(at 52.07 166.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "075245f0-ac15-4651-8221-a541539e48e4")
|
|
)
|
|
(label "ADC1"
|
|
(at 52.07 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "0ae3f6e4-0c78-446f-8d5e-493a1e1240e1")
|
|
)
|
|
(label "ROT2SW"
|
|
(at 60.96 168.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "12628e7d-bd19-4086-b9ae-168349771142")
|
|
)
|
|
(label "VOS"
|
|
(at 190.5 58.42 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1287468b-5f69-4d6f-bcb6-be9ccc33d1d1")
|
|
)
|
|
(label "GPIO19"
|
|
(at 52.07 173.99 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "165007ab-4b4a-476d-98ca-425b64ae1ef8")
|
|
)
|
|
(label "SS"
|
|
(at 209.55 25.4 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "179ae506-843f-4c0a-9c27-02be4ecfa6c9")
|
|
)
|
|
(label "GPIO1"
|
|
(at 52.07 128.27 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1aad6ac7-1b65-4101-aebd-614c8b0da986")
|
|
)
|
|
(label "USBCONN-D+"
|
|
(at 46.99 52.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1bdf1234-a5ad-456e-b1f9-8f64d567a2f0")
|
|
)
|
|
(label "USBCONN-D-"
|
|
(at 62.23 67.31 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "1c966ded-99d4-40ce-b83c-804c8d428f6e")
|
|
)
|
|
(label "USBCONN-D+"
|
|
(at 62.23 64.77 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "1ce18f3c-4d16-4cf4-b25e-25ac6f541be9")
|
|
)
|
|
(label "GPIO3"
|
|
(at 52.07 133.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1d5a7388-56fd-4200-82b8-ddd49a0112a3")
|
|
)
|
|
(label "GPIO9"
|
|
(at 52.07 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2157988e-139f-4c02-a1bb-d9e691395d20")
|
|
)
|
|
(label "OUT2P"
|
|
(at 111.76 115.57 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "26f85d27-e227-4f0d-9794-5ee778bec724")
|
|
)
|
|
(label "WS2812"
|
|
(at 111.76 93.98 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2b315e2a-caa0-4155-8596-f0c7aae3dc7f")
|
|
)
|
|
(label "ROT2A"
|
|
(at 60.96 163.83 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2d1a3f63-0b96-494f-ab99-7e0ad7447827")
|
|
)
|
|
(label "USB-D+"
|
|
(at 31.75 128.27 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "345468e4-1bc9-4c1e-b538-4b36ffa48e35")
|
|
)
|
|
(label "GPIO10"
|
|
(at 52.07 151.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "3c5e004f-3dfc-4e86-b78f-fd71b03e600d")
|
|
)
|
|
(label "GPIO4"
|
|
(at 52.07 135.89 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "3f1c60fb-9f86-4c95-bd54-a70b2fafc2e7")
|
|
)
|
|
(label "SW"
|
|
(at 190.5 53.34 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "40df59f6-87a1-487a-a471-f89307b3de66")
|
|
)
|
|
(label "I2S.BCLK"
|
|
(at 60.96 184.15 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "42ebcb14-7309-4883-a1b0-83dfbbf29924")
|
|
)
|
|
(label "STOMP1"
|
|
(at 156.21 114.3 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "4534740c-fa14-4a42-8aac-0fafd64542c1")
|
|
)
|
|
(label "OUT1P"
|
|
(at 111.76 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "4808f162-585d-4eb2-87a5-4317b61a2d78")
|
|
)
|
|
(label "STOMP0"
|
|
(at 179.07 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "4a06b5c9-aac2-49fd-8222-4e5cb32aaf58")
|
|
)
|
|
(label "MIDI_OUT_GPIO"
|
|
(at 60.96 146.05 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "4c6e12e3-472c-40ad-a5b0-5e64276ba993")
|
|
)
|
|
(label "GPIO25"
|
|
(at 52.07 189.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "4dd32159-ccbf-4369-8cd6-01c03102dd4e")
|
|
)
|
|
(label "ROT1A"
|
|
(at 63.5 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "5794af0d-fb7f-4189-9c07-087fe37a3cd3")
|
|
)
|
|
(label "ADC2"
|
|
(at 52.07 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "594c7e67-4ff5-43a3-a18b-d4087e0e9409")
|
|
)
|
|
(label "EN"
|
|
(at 226.06 27.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "5bf88410-b7f1-48a9-bb9c-aa66fba0780c")
|
|
)
|
|
(label "ROT1B"
|
|
(at 238.76 110.49 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "5ddfdb6a-200b-4b3e-99f7-72465b26c6ae")
|
|
)
|
|
(label "MIDI_IN_GPIO"
|
|
(at 60.96 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "611a7549-caa3-4f32-b3aa-9758c36746d9")
|
|
)
|
|
(label "I2S.DIN"
|
|
(at 127 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "65a2d1f0-9351-4d48-80bc-79d7551beaa3")
|
|
)
|
|
(label "MIDI_IN_GPIO"
|
|
(at 111.76 86.36 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "682919b7-59df-4e84-9968-b71404a2b0d9")
|
|
)
|
|
(label "I2S.FSYNC"
|
|
(at 127 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "697ebecb-634b-4a35-bf8f-005cf102e54f")
|
|
)
|
|
(label "GPIO23"
|
|
(at 52.07 184.15 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "6a450f76-4800-4466-8c3a-f03df00379e7")
|
|
)
|
|
(label "EXP_T"
|
|
(at 170.18 144.78 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "6d5b419e-95b1-41dc-95fe-01b24a830822")
|
|
)
|
|
(label "BOOTSEL"
|
|
(at 260.35 93.98 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "71b09b53-b428-4227-92ac-91322bf04c83")
|
|
)
|
|
(label "QMI_CS1n"
|
|
(at 60.96 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "7325ad06-b04f-42f7-8b57-1829b4b6dc21")
|
|
)
|
|
(label "GPIO13"
|
|
(at 52.07 158.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "73b509d2-07aa-466a-873b-12d80174050d")
|
|
)
|
|
(label "I2S.DOUT"
|
|
(at 127 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "7eced8aa-4853-4fa4-93c1-61efb4cce584")
|
|
)
|
|
(label "GPIO0"
|
|
(at 52.07 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8094bec9-026e-4ade-b045-da7f9ab79238")
|
|
)
|
|
(label "ADC0"
|
|
(at 203.2 139.7 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "80c00914-7d8b-4ab0-8991-33d75c6bf110")
|
|
)
|
|
(label "I2S.DOUT"
|
|
(at 60.96 179.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "82e88f65-805f-4e74-98f0-6f3e630be96c")
|
|
)
|
|
(label "ROT1B"
|
|
(at 63.5 158.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8573394f-f177-454e-aa1b-d0618e682b7b")
|
|
)
|
|
(label "EN"
|
|
(at 170.18 53.34 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "859a62e7-67e9-476d-8f33-de040a613f4b")
|
|
)
|
|
(label "GPIO5"
|
|
(at 52.07 138.43 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8bfff0fa-a99a-4d3b-9902-47069632d766")
|
|
)
|
|
(label "GPIO7"
|
|
(at 52.07 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8d2d98ba-1743-469a-b08d-47f7d0bd09ac")
|
|
)
|
|
(label "USB-D+"
|
|
(at 72.39 64.77 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "8f8690b0-f452-424f-b2d0-97002b3e1d2e")
|
|
)
|
|
(label "MIDI_OUT_GPIO"
|
|
(at 111.76 90.17 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "9597320d-5da0-4120-8d64-8d0315d506b9")
|
|
)
|
|
(label "GPIO8"
|
|
(at 52.07 146.05 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "959892eb-1756-4f0a-8184-4241899892f3")
|
|
)
|
|
(label "GPIO11"
|
|
(at 52.07 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "984154ca-c636-4563-9d2c-76f370f9a926")
|
|
)
|
|
(label "WS2812"
|
|
(at 60.96 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "9a1ce668-4ad4-470e-a0a2-2c46f0379c36")
|
|
)
|
|
(label "GPIO14"
|
|
(at 52.07 161.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "9ae65c51-3fd9-4f2d-bdb7-83752a6217f6")
|
|
)
|
|
(label "EXP_R"
|
|
(at 241.3 139.7 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "9e32fda4-89cb-4299-9ba0-1514ec7c057c")
|
|
)
|
|
(label "I2S.DIN"
|
|
(at 60.96 176.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "9fc66a56-5a32-43a8-8ea2-d11b9cc82fee")
|
|
)
|
|
(label "ADC3"
|
|
(at 52.07 119.38 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "abbf316c-ad63-40d5-ba9f-9cfee5d54a0a")
|
|
)
|
|
(label "ROT1SW"
|
|
(at 63.5 161.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "acc676c0-c5cd-41f2-9cbd-649e01aedc34")
|
|
)
|
|
(label "GPIO17"
|
|
(at 52.07 168.91 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ad4fbe49-0ddd-48b4-bc1f-fd2752e0776a")
|
|
)
|
|
(label "BOOTSEL"
|
|
(at 31.75 133.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "b2c2e86f-e439-413d-9700-96a371f5da96")
|
|
)
|
|
(label "SS"
|
|
(at 170.18 55.88 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "b4b1c752-d79c-42e2-9412-99bf6fe58743")
|
|
)
|
|
(label "ROT2B"
|
|
(at 60.96 166.37 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "b6526f4d-cc56-4339-90e4-398b9724c0b4")
|
|
)
|
|
(label "ROT1SW"
|
|
(at 271.78 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "b7f9ee01-4b4f-4ea1-a651-7b0757a6b451")
|
|
)
|
|
(label "GPIO22"
|
|
(at 52.07 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ba2c3a7d-8a79-4972-90cc-ef53ba8c4a97")
|
|
)
|
|
(label "USB-D-"
|
|
(at 31.75 130.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "bdd65d85-093a-400d-a8f8-7bde11148d28")
|
|
)
|
|
(label "STOMP0"
|
|
(at 60.96 151.13 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "c3975a12-d2b3-4208-bacc-092b3951c1f5")
|
|
)
|
|
(label "ADC1"
|
|
(at 254 139.7 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "c52e2715-94bc-422e-a4c2-895760c6e657")
|
|
)
|
|
(label "GPIO21"
|
|
(at 52.07 179.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "c87fc7c5-8e02-4fe1-8fa5-49530b7ed54e")
|
|
)
|
|
(label "ROT1A"
|
|
(at 238.76 105.41 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "cadbb9c3-276b-4c7f-a97c-2eab0a0a07b6")
|
|
)
|
|
(label "STOMP1"
|
|
(at 60.96 173.99 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "d14b5aae-2295-4d2e-98ed-74f2970a3f43")
|
|
)
|
|
(label "GPIO18"
|
|
(at 52.07 171.45 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "db2f74f1-dda3-46b5-b479-69c8f488afdd")
|
|
)
|
|
(label "I2S.FSYNC"
|
|
(at 60.96 181.61 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "db7764e1-c467-428b-9296-b2e1ec52a00d")
|
|
)
|
|
(label "GPIO6"
|
|
(at 52.07 140.97 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "deb0887b-a832-4064-89d6-6c0ccfc74cfc")
|
|
)
|
|
(label "GPIO12"
|
|
(at 52.07 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "dfaefb6e-1e09-4f07-bd6e-a7d66aacc2fa")
|
|
)
|
|
(label "GPIO20"
|
|
(at 52.07 176.53 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "e35f7d74-bc45-42f4-ae45-62433f5bbf10")
|
|
)
|
|
(label "USB-D-"
|
|
(at 72.39 67.31 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "e614bf8f-afa2-4dfe-a507-8f84f02bf470")
|
|
)
|
|
(label "EXP_T"
|
|
(at 191.77 139.7 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "e7f9e601-52a5-46ba-90b7-d127eacc55b3")
|
|
)
|
|
(label "GPIO24"
|
|
(at 52.07 186.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ea7504e9-9930-492b-8b54-1024609bc011")
|
|
)
|
|
(label "USBCONN-D-"
|
|
(at 46.99 46.99 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ea7a9009-eed9-42b9-aa1f-0459797c1083")
|
|
)
|
|
(label "ADC0"
|
|
(at 52.07 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ee580f1a-2d9a-4a0d-a6dd-b642ee80c9e3")
|
|
)
|
|
(label "EXP_R"
|
|
(at 170.18 139.7 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "f129ff9f-22ef-4a88-8cbd-c5ecbb663619")
|
|
)
|
|
(label "GPIO2"
|
|
(at 52.07 130.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "f5cbc9e2-c02b-4ddf-8b9c-d168505e242d")
|
|
)
|
|
(label "I2S.BCLK"
|
|
(at 127 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "fd9c3dbe-fdf3-4194-8898-5cc8b7043f2d")
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 46.99 33.02 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 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 86.36 36.83 180)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
(uuid "28c587ee-eab4-4003-93ae-7e0ba1c8d54d")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 78.4762 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VBUS"
|
|
(shape input)
|
|
(at 67.31 59.69 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 51.8062 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 274.32 33.02 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "00000000-0000-0000-0000-00005f077314")
|
|
(property "Reference" "#PWR0138"
|
|
(at 274.32 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 274.701 28.6258 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 274.32 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 274.32 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 274.32 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "dcc04bdc-d93d-4580-92dd-58389c3e8b58")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0138")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 248.92 39.37 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "00000000-0000-0000-0000-00005f09255d")
|
|
(property "Reference" "C107"
|
|
(at 245.999 38.2016 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 245.999 40.513 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 247.9548 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 248.92 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "2.2uF 25V 10% X7R 0603"
|
|
(at 248.92 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C415535"
|
|
(at 248.92 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GRM188Z71E225KE43D"
|
|
(at 248.92 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 248.92 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 248.92 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "9c8b31b5-0bd1-4950-975b-9856efc6199a")
|
|
)
|
|
(pin "2"
|
|
(uuid "7d3a8989-9bb3-41aa-88e4-d49115915485")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C107")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 248.92 44.45 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "00000000-0000-0000-0000-00005f093d45")
|
|
(property "Reference" "#PWR0129"
|
|
(at 248.92 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 248.92 49.53 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 248.92 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 248.92 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 248.92 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "be5e1adf-3d9c-4b0c-af63-ea5718eb5f47")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0129")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 274.32 44.45 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "00000000-0000-0000-0000-00005f0a1049")
|
|
(property "Reference" "#PWR0139"
|
|
(at 274.32 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 274.32 49.53 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 274.32 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 274.32 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 274.32 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "22afd0c5-f589-4824-99b7-bace2480f484")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0139")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 203.2 62.23 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "036d99c0-553f-4023-9ca0-0b96d934d124")
|
|
(property "Reference" "#PWR0119"
|
|
(at 203.2 68.58 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 203.2 67.31 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 203.2 62.23 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 203.2 62.23 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 203.2 62.23 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "533fd5ae-c1cd-4688-afae-eda12dca4843")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0119")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:D_Schottky")
|
|
(at 210.82 53.34 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "088118a7-4c04-4343-b354-4a30a2d8af9a")
|
|
(property "Reference" "D104"
|
|
(at 211.1375 46.99 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1N5819WS"
|
|
(at 211.1375 49.53 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Diode_SMD:D_SOD-323"
|
|
(at 210.82 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 210.82 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A 25A 40V 500uA@40V 600mV@1A SOD-323 Schottky Diode"
|
|
(at 210.82 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C191023"
|
|
(at 210.82 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "1N5819WS"
|
|
(at 210.82 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e0cb463d-6e65-478c-94ee-66ae6daa3250")
|
|
)
|
|
(pin "2"
|
|
(uuid "065fa8ec-e9e1-49f3-b5e5-5448b6cccabc")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D104")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 214.63 147.32 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "0f23ece7-1530-46f6-903e-ba483cf6aa8b")
|
|
(property "Reference" "#PWR0123"
|
|
(at 214.63 153.67 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 214.63 152.4 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 214.63 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 214.63 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 214.63 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "9c18857f-cb35-43ae-8675-aac60a0d18e6")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0123")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 209.55 33.02 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "12c2c194-b1c2-491d-b677-706283d180a0")
|
|
(property "Reference" "#PWR0121"
|
|
(at 209.55 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 209.55 38.1 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 209.55 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 209.55 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 209.55 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e4c1da88-ead8-4ca6-b64f-31512e3b8185")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0121")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 180.34 71.12 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "14439326-2b4b-428a-afe1-47cd4002830f")
|
|
(property "Reference" "#PWR0117"
|
|
(at 180.34 77.47 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 180.34 76.2 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 180.34 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 180.34 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 180.34 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "745f4a65-dd1b-4a04-ae00-54037261ad4f")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0117")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+5V")
|
|
(at 248.92 33.02 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "184456da-7f77-4ab3-b67a-93da17f00305")
|
|
(property "Reference" "#PWR0128"
|
|
(at 248.92 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+5V"
|
|
(at 248.92 27.94 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 248.92 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 248.92 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+5V\""
|
|
(at 248.92 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "ac90a8fb-e3dd-4ac9-a71e-b5c06ae26ba0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0128")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 254 144.78 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "1e1f02a3-aee4-45ed-8e62-33789d513439")
|
|
(property "Reference" "C108"
|
|
(at 250.19 143.5099 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "22nF"
|
|
(at 250.19 146.0499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 253.0348 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 254 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "22nF 50V 10% X7R 0402"
|
|
(at 254 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1532"
|
|
(at 254 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "0402B223K500NT"
|
|
(at 254 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e4356f8d-d7cc-4695-a29f-b1bbd4dc4dd3")
|
|
)
|
|
(pin "2"
|
|
(uuid "fc6eecbe-517e-4680-92e5-343fdef7dd7b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C108")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 157.48 58.42 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "1e304b5d-8eb2-4827-8331-ca947c7499e0")
|
|
(property "Reference" "#PWR0110"
|
|
(at 157.48 64.77 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 157.48 63.5 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 157.48 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 157.48 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 157.48 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "1813b007-0526-4151-894d-634845b0a50b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0110")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 67.31 72.39 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "1fc5c07c-70b1-45c2-89fd-d18db5767e28")
|
|
(property "Reference" "#PWR0103"
|
|
(at 67.31 78.74 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 67.31 77.47 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 67.31 72.39 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 67.31 72.39 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 67.31 72.39 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "15d2568f-c2c9-4659-a8c9-b4d83dac9cb9")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 162.56 137.16 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "2751fc6d-bb3d-4d57-ae28-cc506ea12bc4")
|
|
(property "Reference" "#PWR0111"
|
|
(at 168.91 137.16 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 166.37 137.1599 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 162.56 137.16 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 162.56 137.16 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 162.56 137.16 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "61f94159-1716-4605-beec-bd89635cb03c")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0111")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 246.38 115.57 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "27712499-067b-4973-8b59-f109a0d98fda")
|
|
(property "Reference" "#PWR0127"
|
|
(at 246.38 121.92 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 246.38 120.65 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 246.38 115.57 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 246.38 115.57 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 246.38 115.57 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "a29006c9-3481-43be-8665-23c584a0c527")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0127")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 168.91 63.5 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "2aaf5ca1-22fb-4120-bf69-4d63330e5c15")
|
|
(property "Reference" "#PWR0115"
|
|
(at 168.91 69.85 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 168.91 68.58 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 168.91 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 168.91 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 168.91 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "ef60249f-856f-4e9c-90c7-a3c0aa2f661b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0115")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 248.92 139.7 270)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "2da07c44-9100-4137-8987-3db627b93cdc")
|
|
(property "Reference" "R106"
|
|
(at 248.92 133.35 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 248.92 135.89 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 248.92 137.922 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1kΩ 50V 1% thin-film 0402"
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "RT0402FRE071KL"
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C136974"
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 248.92 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e7c78021-8b4d-43a2-a14d-4a6742a7673e")
|
|
)
|
|
(pin "2"
|
|
(uuid "08131c33-4684-4da7-a27b-147bdaa053f4")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R106")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 264.16 147.32 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "3214c3b0-039d-4445-9b27-4c7130e8c7aa")
|
|
(property "Reference" "#PWR0136"
|
|
(at 264.16 153.67 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 264.16 152.4 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 264.16 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 264.16 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 264.16 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "df70fc8d-7d81-44ce-8d54-c1097ef6e15a")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0136")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 111.76 54.61 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "3c8cf37e-5ab5-4f8e-bd14-5b70139bf934")
|
|
(property "Reference" "#PWR0108"
|
|
(at 111.76 60.96 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 111.76 59.69 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 111.76 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 111.76 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 111.76 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6fa6f444-b902-40ac-87bb-7bdb9482748d")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0108")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:D_Schottky")
|
|
(at 171.45 38.1 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "41c26edf-1ab9-4b8e-bb8a-d42ab4b75551")
|
|
(property "Reference" "D103"
|
|
(at 171.7675 31.75 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1N5819WS"
|
|
(at 171.7675 34.29 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Diode_SMD:D_SOD-323"
|
|
(at 171.45 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 171.45 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A 25A 40V 500uA@40V 600mV@1A SOD-323 Schottky Diode"
|
|
(at 171.45 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C191023"
|
|
(at 171.45 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "1N5819WS"
|
|
(at 171.45 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "1bba0dff-1fb1-43d5-ae78-a73d3bbf50ee")
|
|
)
|
|
(pin "2"
|
|
(uuid "dc454f5b-2268-48d3-9e65-e2b6e67f0cf5")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 203.2 144.78 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "42a78bc2-6272-4d94-874d-14dde912d36d")
|
|
(property "Reference" "C105"
|
|
(at 199.39 143.5099 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "22nF"
|
|
(at 199.39 146.0499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 202.2348 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 203.2 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "22nF 50V 10% X7R 0402"
|
|
(at 203.2 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1532"
|
|
(at 203.2 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "0402B223K500NT"
|
|
(at 203.2 144.78 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "82430814-8c9a-49b2-8654-d367df0be3e0")
|
|
)
|
|
(pin "2"
|
|
(uuid "69534051-35a4-4b81-b6de-2c1e64393e2a")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C105")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 167.64 115.57 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "43d81721-d29d-4a3a-9086-8330c716660d")
|
|
(property "Reference" "#PWR0114"
|
|
(at 167.64 121.92 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 167.64 120.65 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 167.64 115.57 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 167.64 115.57 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 167.64 115.57 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4d6a5b3b-7f0d-4c71-9dbe-0113f9cb09f0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0114")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+9V")
|
|
(at 180.34 36.83 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "45cc3b70-23ad-4feb-85cd-18e560f58166")
|
|
(property "Reference" "#PWR0116"
|
|
(at 180.34 40.64 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+9V"
|
|
(at 180.34 31.75 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 180.34 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 180.34 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+9V\""
|
|
(at 180.34 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "20ac04ad-e7bc-462f-8853-92964aa52fbe")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0116")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 209.55 29.21 0)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "4612a82c-c42e-4706-a1d8-4cd26644c2de")
|
|
(property "Reference" "C106"
|
|
(at 205.74 27.9399 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "2.2nF"
|
|
(at 205.74 30.4799 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 210.5152 25.4 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "2.2nF 50V 2% C0G 0402"
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GRM1555C1H222GA01D"
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C2987940"
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Params" ""
|
|
(at 209.55 29.21 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "5ad6873e-dc95-4f89-9099-34b04d423ec2")
|
|
)
|
|
(pin "1"
|
|
(uuid "220cf970-f0fd-4198-a958-4239dfd59db5")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C106")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 90.17 46.99 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "476b24dd-ada8-4ff8-9817-ed55acea0e85")
|
|
(property "Reference" "#PWR0105"
|
|
(at 90.17 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 90.17 52.07 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 90.17 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 90.17 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 90.17 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "ba2004ff-f23b-4be9-8eb8-8f623b4552be")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0105")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:D_Schottky")
|
|
(at 104.14 36.83 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "4833c6d7-1d50-412f-8cd3-10f00de56b5b")
|
|
(property "Reference" "D101"
|
|
(at 104.4575 30.48 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1N5819WS"
|
|
(at 104.4575 33.02 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Diode_SMD:D_SOD-323"
|
|
(at 104.14 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 104.14 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A 25A 40V 500uA@40V 600mV@1A SOD-323 Schottky Diode"
|
|
(at 104.14 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C191023"
|
|
(at 104.14 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "1N5819WS"
|
|
(at 104.14 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e337da52-e0c9-43e0-bb00-57a14c940891")
|
|
)
|
|
(pin "2"
|
|
(uuid "f7e7bf64-95e6-46e0-b6ce-210d84c94b36")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 274.32 39.37 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "4f73c597-9814-49df-a402-27734e866953")
|
|
(property "Reference" "C111"
|
|
(at 277.241 38.2016 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 277.241 40.513 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 275.2852 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 274.32 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "2.2uF 25V 10% X7R 0603"
|
|
(at 274.32 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C415535"
|
|
(at 274.32 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GRM188Z71E225KE43D"
|
|
(at 274.32 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 274.32 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 274.32 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "93554d67-9a62-450a-97a6-dafb1b9f412f")
|
|
)
|
|
(pin "2"
|
|
(uuid "30f4ebea-d666-4f80-9382-f17c3d8f77b0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C111")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 69.85 39.37 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "50cb6aeb-00fd-42aa-8b51-06720cb95d9b")
|
|
(property "Reference" "#PWR0104"
|
|
(at 69.85 45.72 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 69.85 44.45 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 69.85 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 69.85 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 69.85 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "71b1ad74-77bd-4246-b708-d3dd463596f6")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0104")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector:Barrel_Jack_Switch")
|
|
(at 148.59 35.56 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "51f067e6-4155-4fd5-8c94-10c10f659246")
|
|
(property "Reference" "J102"
|
|
(at 148.59 26.67 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "Barrel_Jack_Switch"
|
|
(at 148.59 29.21 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:Wurth WR-DC 2.1mm Power Jack"
|
|
(at 149.86 36.576 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 149.86 36.576 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "DC Barrel Jack with an internal switch"
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" ""
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" ""
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 148.59 35.56 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "7a3d7fb9-78db-45cd-802f-43950d351083")
|
|
)
|
|
(pin "2"
|
|
(uuid "1ea7579b-20d4-401a-a452-c2411331674e")
|
|
)
|
|
(pin "3"
|
|
(uuid "4288f1d2-8ce1-4e0f-8818-4ec3acebb7b6")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 267.97 109.22 180)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "520a1fd5-5e3e-45ed-84fd-37be6accce4f")
|
|
(property "Reference" "C110"
|
|
(at 271.78 107.9499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 271.78 110.4899 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 267.0048 105.41 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 267.97 109.22 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "0.1uF 16V 10% X7R 0402"
|
|
(at 267.97 109.22 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "CL05B104KO5NNNC"
|
|
(at 267.97 109.22 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 267.97 109.22 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 267.97 109.22 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 267.97 109.22 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "cffb63d4-1833-46ba-a755-af029a26faef")
|
|
)
|
|
(pin "1"
|
|
(uuid "b47fac6f-8716-4016-8213-73afb15e8bc9")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C110")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 260.35 67.31 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "52b21d96-55c9-45cf-bd30-fe68447b9b55")
|
|
(property "Reference" "#PWR0133"
|
|
(at 260.35 73.66 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 260.35 72.39 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 260.35 67.31 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 260.35 67.31 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 260.35 67.31 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "02a6d9b6-2dba-4056-852f-5612f79b626f")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0133")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Switch:SW_SPST")
|
|
(at 173.99 114.3 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "563f196b-1e58-4c83-b5ec-6d4f29df5756")
|
|
(property "Reference" "SW102"
|
|
(at 173.99 107.95 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "SW_SPST"
|
|
(at 173.99 110.49 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:Daier PBS-24B-2"
|
|
(at 173.99 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 173.99 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Single Pole Single Throw (SPST) switch"
|
|
(at 173.99 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4d975370-64c4-436f-a57c-69c392767c74")
|
|
)
|
|
(pin "2"
|
|
(uuid "f8b02b42-9c30-4989-8c4d-2e7726799451")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "SW102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Switch:SW_SPST")
|
|
(at 161.29 114.3 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "5c1e31b8-0eb9-421c-8d08-fe1dbe183374")
|
|
(property "Reference" "SW101"
|
|
(at 161.29 107.95 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "SW_SPST"
|
|
(at 161.29 110.49 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:Daier PBS-24B-2"
|
|
(at 161.29 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 161.29 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Single Pole Single Throw (SPST) switch"
|
|
(at 161.29 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "3b9dce27-2411-4579-af29-f417e0fb9f86")
|
|
)
|
|
(pin "2"
|
|
(uuid "1624d7e2-4797-4c78-b00a-1f5f70da073b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "SW101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 157.48 33.02 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "6af130dc-7825-49d2-b687-33432aeab8ef")
|
|
(property "Reference" "#PWR0109"
|
|
(at 163.83 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 161.29 33.0199 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 157.48 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 157.48 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 157.48 33.02 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "eecb69c8-dbf6-49bd-a476-d9e9be294ef8")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0109")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:LED")
|
|
(at 111.76 50.8 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "71a15644-f6f7-4507-b543-b1cd32d5b9c6")
|
|
(property "Reference" "D102"
|
|
(at 115.57 51.1174 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 115.57 53.6574 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "LED_SMD:LED_0402_1005Metric"
|
|
(at 111.76 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 111.76 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "LED yellow-green 2V 0402"
|
|
(at 111.76 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 111.76 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" "D"
|
|
(at 111.76 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Params" "n=3"
|
|
(at 111.76 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C160479"
|
|
(at 111.76 50.8 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "LTST-C281KGKT"
|
|
(at 111.76 50.8 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 111.76 50.8 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 111.76 50.8 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "53227bd2-e0f0-4e11-97c7-a84de5515aff")
|
|
)
|
|
(pin "1"
|
|
(uuid "d91c836b-2624-4029-92e4-ab818305d08a")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 30.48 71.12 270)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "756ce7b4-fca7-44ec-9c3a-e08fcb7218d9")
|
|
(property "Reference" "#FLG0101"
|
|
(at 32.385 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 34.29 71.1199 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 30.48 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 30.48 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 30.48 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "51ddeb41-65be-4078-8822-3526c6f66c12")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG0101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector_Audio:AudioJack3_SwitchTR")
|
|
(at 157.48 139.7 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "763f5827-454e-4009-ab03-808096fd6297")
|
|
(property "Reference" "J103"
|
|
(at 155.575 130.81 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "AudioJack3_SwitchTR"
|
|
(at 155.575 133.35 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:NRJ6HM-1-PRE"
|
|
(at 157.48 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 157.48 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Audio Jack, 3 Poles (Stereo / TRS), Switched TR Poles (Normalling)"
|
|
(at 157.48 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "S"
|
|
(uuid "04527ee6-3629-43f6-abd3-4e83a7c28dc3")
|
|
)
|
|
(pin "RN"
|
|
(uuid "8d18488a-e8ab-4bad-982a-9d89373233ac")
|
|
)
|
|
(pin "R"
|
|
(uuid "7e6c5b5d-f19e-4858-9a2f-8544b33d2755")
|
|
)
|
|
(pin "T"
|
|
(uuid "ab18a2d6-2056-4e2f-a615-d115b9144789")
|
|
)
|
|
(pin "TN"
|
|
(uuid "a93471a1-e15a-47d0-b1ea-55cddc51ec83")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 62.23 40.64 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "78107175-416c-4ff8-91a5-cfcf8ecb367d")
|
|
(property "Reference" "R102"
|
|
(at 62.23 46.99 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "5k1"
|
|
(at 62.23 44.45 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 62.23 42.418 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 62.23 40.64 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "5.1kΩ 50V 1% 0402"
|
|
(at 62.23 40.64 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25905"
|
|
(at 62.23 40.64 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "0402WGF5101TCE"
|
|
(at 62.23 40.64 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "348cbc4f-921a-4312-a3a1-68d365a0139d")
|
|
)
|
|
(pin "2"
|
|
(uuid "3667de4a-30fe-43fe-be06-4926140051c0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 162.56 142.24 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "87b99c34-e5d1-4b5e-8796-03ac3c5cab3a")
|
|
(property "Reference" "#PWR0112"
|
|
(at 168.91 142.24 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 166.37 142.2399 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 162.56 142.24 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 162.56 142.24 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 162.56 142.24 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "96d18094-ed0c-450e-b36f-41f7bff87acc")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0112")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Power_Protection:USBLC6-2P6")
|
|
(at 67.31 64.77 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "89671662-b76e-4744-a967-94e9ced315aa")
|
|
(property "Reference" "U101"
|
|
(at 70.4281 57.15 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "USBLC6-2P6"
|
|
(at 70.4281 59.69 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-666"
|
|
(at 66.294 71.501 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(italic yes)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf"
|
|
(at 66.294 73.406 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666"
|
|
(at 67.31 64.77 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C15999"
|
|
(at 67.31 64.77 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "USBLC6-2P6"
|
|
(at 67.31 64.77 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Regulator_Linear:TLV76733DRVx")
|
|
(at 261.62 36.83 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "8ed3b2b5-2088-4495-848b-d83777a1413c")
|
|
(property "Reference" "U103"
|
|
(at 261.62 26.67 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TLV76733DRVx"
|
|
(at 261.62 29.21 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_SON:WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm"
|
|
(at 261.62 25.4 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" "www.ti.com/lit/gpn/TLV767"
|
|
(at 260.35 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A Precision Linear Voltage Regulator, with enable pin, Fixed Output 3.3V, WSON6"
|
|
(at 261.62 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C2848334"
|
|
(at 261.62 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "TLV76733DRVR"
|
|
(at 261.62 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 261.62 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 261.62 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(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 "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 222.25 27.94 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "98be3ba3-e06f-40a8-aa72-0e2266e682be")
|
|
(property "Reference" "R105"
|
|
(at 222.25 21.59 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "100k"
|
|
(at 222.25 24.13 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 222.25 29.718 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 222.25 27.94 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "100kΩ 50V 1% 0402"
|
|
(at 222.25 27.94 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25741"
|
|
(at 222.25 27.94 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "0402WGF1003TCE"
|
|
(at 222.25 27.94 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "5a0ac794-6a49-4251-acf9-c899cef9e6d0")
|
|
)
|
|
(pin "2"
|
|
(uuid "704d9e4a-6894-4f8f-a44d-059e061e3c63")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R105")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 255.27 110.49 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "998063ae-7224-4536-a9e4-e308ee33a86e")
|
|
(property "Reference" "#PWR0131"
|
|
(at 255.27 116.84 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 255.27 115.57 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 255.27 110.49 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 255.27 110.49 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 255.27 110.49 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "44ddc229-ac7d-4583-8888-42fb8fbde361")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0131")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 62.23 38.1 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "a88a5991-7854-4357-9ab6-2b7b14571529")
|
|
(property "Reference" "R101"
|
|
(at 62.23 31.75 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "5k1"
|
|
(at 62.23 34.29 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 62.23 39.878 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 62.23 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "5.1kΩ 50V 1% 0402"
|
|
(at 62.23 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25905"
|
|
(at 62.23 38.1 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "0402WGF5101TCE"
|
|
(at 62.23 38.1 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "d1e182ab-6fa6-4de8-90ce-69eaa428a9e5")
|
|
)
|
|
(pin "2"
|
|
(uuid "0199a54e-5e7d-456b-b407-ea6a8646c80b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 214.63 132.08 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "a9b41fc5-59eb-47a8-97dd-1f9963163efb")
|
|
(property "Reference" "#PWR0122"
|
|
(at 214.63 135.89 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 215.011 127.6858 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 214.63 132.08 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 214.63 132.08 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 214.63 132.08 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "fa9334a3-dc26-4ff9-becc-4704b31499ef")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0122")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 30.48 71.12 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "acefbd85-9ae7-4dc1-9ea2-f5ed41372f82")
|
|
(property "Reference" "#PWR0102"
|
|
(at 30.48 77.47 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 30.48 76.2 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 30.48 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 30.48 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 30.48 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "096c9927-cc54-4400-b270-8711ef3ba5a3")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 203.2 58.42 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "aee81284-7dc3-4d17-9152-7d638f702d39")
|
|
(property "Reference" "C104"
|
|
(at 207.01 57.1499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "22uF"
|
|
(at 207.01 59.6899 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_1210_3225Metric"
|
|
(at 204.1652 62.23 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 203.2 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "22uF 25V 10% X7R 1210"
|
|
(at 203.2 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C309062"
|
|
(at 203.2 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "CL32B226KAJNNNE"
|
|
(at 203.2 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "ab9b8f9b-572b-423e-9b67-17ce5a171e96")
|
|
)
|
|
(pin "1"
|
|
(uuid "7db936b1-5e88-4772-91ec-b89bcf7d7fc4")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C104")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 254 148.59 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "b00cd8e7-8a1f-4a8c-a21a-61cba1f09c6d")
|
|
(property "Reference" "#PWR0130"
|
|
(at 254 154.94 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 254 153.67 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 254 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 254 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 254 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "c4bd1d83-c754-447a-b80e-61bb54b4ef90")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0130")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Diode:BAT54SW")
|
|
(at 214.63 139.7 270)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "b5e740e0-8fe7-4513-b4d0-8b1b09a1c038")
|
|
(property "Reference" "D105"
|
|
(at 217.17 138.4299 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "BAT54SW"
|
|
(at 217.17 140.9699 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-323_SC-70"
|
|
(at 217.805 137.795 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BAT54W_SER.pdf"
|
|
(at 214.63 142.748 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1 Pair Series Connection 1V@100mA 200mA 2uA@25V 30V 600mA SOT-323 Schottky Diode"
|
|
(at 214.63 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C22466373"
|
|
(at 214.63 139.7 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "BAT54SW"
|
|
(at 214.63 139.7 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "82216eaf-2065-4bef-be77-903d60187df1")
|
|
)
|
|
(pin "2"
|
|
(uuid "ff28293d-4775-42c2-9e36-c9157118e0a1")
|
|
)
|
|
(pin "3"
|
|
(uuid "ced6b984-d710-4bf8-8929-c53dcdbf24aa")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D105")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Diode:BAT54SW")
|
|
(at 264.16 139.7 270)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "ba179437-0c06-4f10-b2aa-d8ec097cbc39")
|
|
(property "Reference" "D107"
|
|
(at 266.7 138.4299 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "BAT54SW"
|
|
(at 266.7 140.9699 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-323_SC-70"
|
|
(at 267.335 137.795 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BAT54W_SER.pdf"
|
|
(at 264.16 142.748 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1 Pair Series Connection 1V@100mA 200mA 2uA@25V 30V 600mA SOT-323 Schottky Diode"
|
|
(at 264.16 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C22466373"
|
|
(at 264.16 139.7 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "BAT54SW"
|
|
(at 264.16 139.7 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "227023d7-a37e-4fcd-b50c-6b0e3ab83377")
|
|
)
|
|
(pin "2"
|
|
(uuid "336b83ca-7148-4899-8cb9-cf6f3673d81e")
|
|
)
|
|
(pin "3"
|
|
(uuid "03dcfba3-2064-425c-90c6-b705875bbf78")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D107")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 96.52 46.99 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "bf904d32-c832-4b3b-9ae9-5ed5d7e8888b")
|
|
(property "Reference" "#PWR0106"
|
|
(at 96.52 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 96.52 52.07 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 96.52 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 96.52 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 96.52 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "46b7166f-2c2f-4033-81b1-2376e8ef9318")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0106")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+9V")
|
|
(at 217.17 26.67 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "c072b5e1-9072-4a9d-8632-29295fb7a7c7")
|
|
(property "Reference" "#PWR0124"
|
|
(at 217.17 30.48 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+9V"
|
|
(at 217.17 21.59 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 217.17 26.67 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 217.17 26.67 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+9V\""
|
|
(at 217.17 26.67 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "81d69790-042e-4348-a58a-dc20037335b0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0124")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 162.56 147.32 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "c0bd0669-e4f4-45de-85ab-2e6aeef66547")
|
|
(property "Reference" "#PWR0113"
|
|
(at 168.91 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 166.37 147.3199 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 162.56 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 162.56 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 162.56 147.32 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "d90d0041-ad87-4e55-978e-a1df2816e33b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0113")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 90.17 43.18 0)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "c341666b-4407-4038-8223-6bd369da28f4")
|
|
(property "Reference" "C101"
|
|
(at 86.36 41.9099 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 86.36 44.4499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 91.1352 39.37 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 90.17 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "0.1uF 16V 10% X7R 0402"
|
|
(at 90.17 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "CL05B104KO5NNNC"
|
|
(at 90.17 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 90.17 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 90.17 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 90.17 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "d06ce4a5-1b3b-404e-ab46-99a14e2c943f")
|
|
)
|
|
(pin "1"
|
|
(uuid "b362a15b-27e1-4829-ac0e-ffb6d4df7451")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Diode:BAT54SW")
|
|
(at 255.27 93.98 90)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "c60b9ea3-dead-452c-9301-8dbb902305be")
|
|
(property "Reference" "D106"
|
|
(at 252.73 95.2501 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "BAT54SW"
|
|
(at 252.73 92.7101 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-323_SC-70"
|
|
(at 252.095 95.885 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BAT54W_SER.pdf"
|
|
(at 255.27 90.932 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1 Pair Series Connection 1V@100mA 200mA 2uA@25V 30V 600mA SOT-323 Schottky Diode"
|
|
(at 255.27 93.98 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C22466373"
|
|
(at 255.27 93.98 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "BAT54SW"
|
|
(at 255.27 93.98 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "3461a090-97ce-46e7-9b36-82203ec86ec3")
|
|
)
|
|
(pin "2"
|
|
(uuid "876a426d-907a-46e2-9db2-71cebab35491")
|
|
)
|
|
(pin "3"
|
|
(uuid "0ee0cb22-11fb-4312-a10b-3cad9648d588")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D106")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 114.3 36.83 270)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "caac4d4f-99a2-4e04-98ce-580608f7e7a8")
|
|
(property "Reference" "#FLG0102"
|
|
(at 116.205 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 118.11 36.8299 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 114.3 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 114.3 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 114.3 36.83 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "865fbc87-a5e8-42ba-a5ac-a1f221c04fb0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG0102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 260.35 59.69 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "cf4c8da2-ef9e-4a94-a162-3e15d5e4103c")
|
|
(property "Reference" "#PWR0132"
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 260.35 54.61 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 260.35 59.69 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 260.35 59.69 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 260.35 59.69 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "50d01b07-abf6-4136-97c9-c6b3fcde6dab")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0132")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 180.34 38.1 270)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "d1773650-fc51-4118-8b4d-cd6aac5f898e")
|
|
(property "Reference" "#FLG0103"
|
|
(at 182.245 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 184.15 38.0999 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 180.34 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 180.34 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 180.34 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "cad30d2d-fa5f-4cde-bbcf-9570d0dec268")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG0103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 264.16 132.08 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "d6674fd9-1637-428b-aed0-f9cb6d1ff2ef")
|
|
(property "Reference" "#PWR0135"
|
|
(at 264.16 135.89 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 264.541 127.6858 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 264.16 132.08 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 264.16 132.08 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 264.16 132.08 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "83d0b9d6-59c9-4489-839b-ecddd3a26bbc")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0135")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+5V")
|
|
(at 218.44 53.34 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "d952a937-4fb7-461f-862c-2892673b9509")
|
|
(property "Reference" "#PWR0125"
|
|
(at 218.44 57.15 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+5V"
|
|
(at 218.44 48.26 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 218.44 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 218.44 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+5V\""
|
|
(at 218.44 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6f26a9dc-f6c2-427a-a6a3-46db1f30ffbb")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0125")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 231.14 114.3 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "db939240-4b8a-4d18-938e-7c3c6afe963d")
|
|
(property "Reference" "#PWR0126"
|
|
(at 231.14 120.65 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 233.68 115.5699 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 231.14 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 231.14 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 231.14 114.3 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "418cc587-2fbc-4d3f-8a2b-bd5d5ca91e65")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0126")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 267.97 113.03 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "dbcbb979-cc8e-4d09-8445-fde511272f51")
|
|
(property "Reference" "#PWR0137"
|
|
(at 267.97 119.38 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 267.97 118.11 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 267.97 113.03 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 267.97 113.03 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 267.97 113.03 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "142e9562-e5cb-41d8-8a7b-3085de12d6b2")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0137")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+5V")
|
|
(at 111.76 34.29 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "de822861-3c81-4563-8719-fe05e5d089de")
|
|
(property "Reference" "#PWR0107"
|
|
(at 111.76 38.1 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "+5V"
|
|
(at 111.76 29.21 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 111.76 34.29 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 111.76 34.29 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+5V\""
|
|
(at 111.76 34.29 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "7ec7301c-cbcf-4376-8da0-0526d27e5e9a")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0107")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 260.35 105.41 90)
|
|
(mirror x)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "df1306ed-7672-45e3-baa0-9b0851fbc624")
|
|
(property "Reference" "R107"
|
|
(at 260.35 111.76 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 260.35 109.22 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 260.35 103.632 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 260.35 105.41 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1kΩ 50V 1% thin-film 0402"
|
|
(at 260.35 105.41 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "RT0402FRE071KL"
|
|
(at 260.35 105.41 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 260.35 105.41 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 260.35 105.41 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C136974"
|
|
(at 260.35 105.41 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "fca671c7-54ef-497e-80cd-5ff906ec0674")
|
|
)
|
|
(pin "2"
|
|
(uuid "3c6bd49b-731e-4eed-af55-d2f40603e29a")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R107")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 22.86 71.12 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "df55f86a-3c20-4583-a4ab-312028b2d7e0")
|
|
(property "Reference" "#PWR0101"
|
|
(at 22.86 77.47 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 22.86 76.2 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 22.86 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 22.86 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 22.86 71.12 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e76d5035-3366-4480-bc7e-89564586825b")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Regulator_Switching:TPS62153")
|
|
(at 180.34 58.42 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "e01dd004-1487-4123-a4d4-3bbe50dfe569")
|
|
(property "Reference" "U102"
|
|
(at 182.4833 43.18 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "TPS62153"
|
|
(at 182.4833 45.72 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias"
|
|
(at 184.15 69.85 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/TPS62150.pdf"
|
|
(at 180.34 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1A Step-Down Converter with DCS-Control, Fixed 5.0V Output Voltage, 3-17V Input Voltage, QFN-16"
|
|
(at 180.34 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C477927"
|
|
(at 180.34 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "TPS62153RGTR"
|
|
(at 180.34 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "072ddfb0-ffe9-4aa8-9f54-b548c141cae9")
|
|
)
|
|
(pin "1"
|
|
(uuid "2c1849e2-46a0-408d-9a25-28cae509e38f")
|
|
)
|
|
(pin "3"
|
|
(uuid "5dde32f0-5d0f-4f76-932a-8b8e4c696d5f")
|
|
)
|
|
(pin "4"
|
|
(uuid "77e17d82-4742-426d-bbc2-6ccc9be5f784")
|
|
)
|
|
(pin "6"
|
|
(uuid "b1eb2fcd-c89b-4b3a-b022-a314c106d337")
|
|
)
|
|
(pin "7"
|
|
(uuid "2e69220c-9b32-4cf7-ba50-92c134b54151")
|
|
)
|
|
(pin "5"
|
|
(uuid "9a3adcf8-69ef-40c0-81fa-67336ab139fb")
|
|
)
|
|
(pin "15"
|
|
(uuid "71c3a153-62cf-4645-9504-baec68c0ca62")
|
|
)
|
|
(pin "12"
|
|
(uuid "fabc6514-ee5a-46e2-95e8-ee23b8ddbcee")
|
|
)
|
|
(pin "13"
|
|
(uuid "904fa0ce-9159-444c-8161-60c85fcf81d6")
|
|
)
|
|
(pin "11"
|
|
(uuid "6e51783c-c906-49a6-8b81-de7f57354aee")
|
|
)
|
|
(pin "10"
|
|
(uuid "812492e0-d22e-43a1-b11f-fdf88006fa9e")
|
|
)
|
|
(pin "17"
|
|
(uuid "ed0d067a-42a2-46c7-af52-07081c3c1716")
|
|
)
|
|
(pin "8"
|
|
(uuid "6e58d4c5-8050-4189-a4ee-e34386c87893")
|
|
)
|
|
(pin "16"
|
|
(uuid "3b1b5a9c-f23d-4858-a93a-93b3e5c747d2")
|
|
)
|
|
(pin "9"
|
|
(uuid "184281b6-1fad-4d5a-9314-de875fb753d6")
|
|
)
|
|
(pin "14"
|
|
(uuid "4e6705e8-a376-44e9-aa48-ab62033f5dcb")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 260.35 63.5 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "e49def4e-54f1-4fb5-8a8a-b391a9e48951")
|
|
(property "Reference" "C109"
|
|
(at 257.429 62.3316 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "2.2uF"
|
|
(at 257.429 64.643 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 259.3848 67.31 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "2.2uF 25V 10% X7R 0603"
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C415535"
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GRM188Z71E225KE43D"
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 260.35 63.5 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "46ad5cf5-b0e0-4a00-acd3-a48934eaf263")
|
|
)
|
|
(pin "2"
|
|
(uuid "9e7527f9-4f9f-428e-9ce0-0c873b588b1d")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C109")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 111.76 43.18 180)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "e77f5d89-bb36-4d44-8e11-828664dd6135")
|
|
(property "Reference" "R103"
|
|
(at 114.3 41.9099 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 114.3 44.4499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 113.538 43.18 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1kΩ 50V 1% thin-film 0402"
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "RT0402FRE071KL"
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C136974"
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 111.76 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "650c2f40-a170-4bdf-84c5-a54cd31c3400")
|
|
)
|
|
(pin "2"
|
|
(uuid "760852fe-8215-45a3-b458-d1dae4bc6d43")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 196.85 139.7 270)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f099fb0d-4a17-4387-952e-a6ee797f215b")
|
|
(property "Reference" "R104"
|
|
(at 196.85 133.35 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 196.85 135.89 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 196.85 137.922 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "1kΩ 50V 1% thin-film 0402"
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "RT0402FRE071KL"
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C136974"
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Library" ""
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Name" ""
|
|
(at 196.85 139.7 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6821f3af-adff-4343-b16c-d9d0e8e245e3")
|
|
)
|
|
(pin "2"
|
|
(uuid "174c636b-df90-4039-8a8f-d97c27b6cce1")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R104")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:RotaryEncoder_Switch_MP")
|
|
(at 246.38 107.95 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom no)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "f5982753-66b2-4350-892a-e3cbc29a38c7")
|
|
(property "Reference" "SW103"
|
|
(at 236.728 97.282 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "RotaryEncoder_Switch_MP"
|
|
(at 236.728 99.822 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Rotary_Encoder:RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm"
|
|
(at 242.57 103.886 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 246.38 120.65 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Rotary encoder, dual channel, incremental quadrate outputs, with switch and MP Pin"
|
|
(at 246.38 123.19 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "B"
|
|
(uuid "9c6c9b6c-459c-4ba2-9ed2-81e0cb191b85")
|
|
)
|
|
(pin "C"
|
|
(uuid "16ac1105-131d-4cb0-942f-a1a443b62c8d")
|
|
)
|
|
(pin "A"
|
|
(uuid "caffc64f-9ee9-4356-811c-35321cb84286")
|
|
)
|
|
(pin "S2"
|
|
(uuid "add55d9b-2f77-4cb0-ac16-58f79b4e0c27")
|
|
)
|
|
(pin "S1"
|
|
(uuid "834c6051-170b-4dd7-a4f5-4a0f641e6b9a")
|
|
)
|
|
(pin "MP"
|
|
(uuid "eec3b01e-94d3-4b15-a3c3-fda0d6281fcd")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "SW103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 203.2 148.59 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f5c53255-cab1-4cde-a7f2-08062cce28c0")
|
|
(property "Reference" "#PWR0120"
|
|
(at 203.2 154.94 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 203.2 153.67 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 203.2 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 203.2 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 203.2 148.59 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "85b0df53-d58a-4a06-99af-eb2e4f7a57a2")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0120")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Connector:USB_C_Receptacle_USB2.0_16P")
|
|
(at 30.48 48.26 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f6d1cb0c-01bf-4908-86e2-d4da4f4ae895")
|
|
(property "Reference" "J101"
|
|
(at 30.48 25.4 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "USB_C_Receptacle_USB2.0_16P"
|
|
(at 30.48 27.94 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Connector_USB:USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal"
|
|
(at 34.29 48.26 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
|
|
(at 34.29 48.26 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "USB 2.0-only 16P Type-C Receptacle connector"
|
|
(at 30.48 48.26 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C2843967"
|
|
(at 30.48 48.26 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GT-USB-7010C"
|
|
(at 30.48 48.26 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "B12"
|
|
(uuid "80041143-30ba-4bd8-b09c-9086ef3f3624")
|
|
)
|
|
(pin "A4"
|
|
(uuid "7a2c1c85-4183-40ba-b4ac-41479172ef46")
|
|
)
|
|
(pin "B7"
|
|
(uuid "c918a317-ffce-4077-bb66-3e9e7ecc44ad")
|
|
)
|
|
(pin "A6"
|
|
(uuid "9a74debc-94fa-4385-b39e-289e87b8c978")
|
|
)
|
|
(pin "A7"
|
|
(uuid "6db5c272-9293-4652-aa6b-5d57627674bc")
|
|
)
|
|
(pin "B4"
|
|
(uuid "fd13c0ee-53cc-4aa2-ac93-6262d5272561")
|
|
)
|
|
(pin "A8"
|
|
(uuid "7eeaca2f-fb27-4b18-80dc-c4525c8781ee")
|
|
)
|
|
(pin "B5"
|
|
(uuid "b086a0a4-c802-4ec1-af12-2fb93653e95b")
|
|
)
|
|
(pin "A5"
|
|
(uuid "bc101428-c6fd-4f60-a652-ee600352598c")
|
|
)
|
|
(pin "A9"
|
|
(uuid "71b2f3aa-fe84-40f9-8346-eaf318a6aeff")
|
|
)
|
|
(pin "B6"
|
|
(uuid "29238280-5384-4688-a531-40702232c328")
|
|
)
|
|
(pin "B8"
|
|
(uuid "c7877518-31ec-4e20-81b0-128fd33acc65")
|
|
)
|
|
(pin "A1"
|
|
(uuid "b70c7bd4-d4e3-46e6-9411-39a3c8b4b0ac")
|
|
)
|
|
(pin "B9"
|
|
(uuid "0c2bae92-a1ae-4fe3-a8a9-31df28ed1302")
|
|
)
|
|
(pin "SH"
|
|
(uuid "3d7b7f25-12bd-4596-adbb-99f3d65ed6f7")
|
|
)
|
|
(pin "B1"
|
|
(uuid "5ef85caa-7da3-4e9c-8c54-e89868ed541f")
|
|
)
|
|
(pin "A12"
|
|
(uuid "628c5744-da16-4d9c-ae16-3faa8880070c")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:L")
|
|
(at 196.85 53.34 90)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f80e575b-1819-4247-a3d5-944348bfd98f")
|
|
(property "Reference" "L101"
|
|
(at 196.85 48.26 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "2.2uH"
|
|
(at 196.85 50.8 90)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:L_0806"
|
|
(at 196.85 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://pim.murata.com/asset/pim4/inductor/J(E)TE243A-0006_PDF_INDUCTOR"
|
|
(at 196.85 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "2.2uH 1.8A 0806"
|
|
(at 196.85 53.34 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C337893"
|
|
(at 196.85 53.34 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "DFE201612E-2R2M=P2"
|
|
(at 196.85 53.34 90)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4d1f77c9-7304-4b67-accd-c6a00fe1abe8")
|
|
)
|
|
(pin "2"
|
|
(uuid "e7a9a589-bf13-429c-8d61-9b07c55b3a21")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "L101")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 261.62 44.45 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f9e5bfb4-0330-4c10-b13f-4da19659d58e")
|
|
(property "Reference" "#PWR0134"
|
|
(at 261.62 50.8 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 264.16 45.7199 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 261.62 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 261.62 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 261.62 44.45 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "a8d0ad43-9530-4245-be34-4d0ade8debd8")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0134")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 96.52 43.18 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "fa144557-515b-4236-8330-595aacc95425")
|
|
(property "Reference" "C102"
|
|
(at 100.33 41.9099 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "10uF"
|
|
(at 100.33 44.4499 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 97.4852 46.99 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 96.52 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "10uF 25V 20% X5R 0603"
|
|
(at 96.52 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C91606"
|
|
(at 96.52 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GRM188R61E106MA73D"
|
|
(at 96.52 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Params" ""
|
|
(at 96.52 43.18 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "692e9ad2-db01-43b8-abdb-dc83b0ffc68f")
|
|
)
|
|
(pin "1"
|
|
(uuid "68b438fa-0229-4c30-80d5-0e1b8d355ec8")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C102")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 191.77 66.04 0)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "fb5d182a-c9f7-4c0c-b168-04daaf209a10")
|
|
(property "Reference" "#PWR0118"
|
|
(at 191.77 72.39 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 191.77 71.12 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 191.77 66.04 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 191.77 66.04 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 191.77 66.04 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "600198a1-42fa-4cd5-96da-cd0bb2e2abb7")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR0118")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 157.48 54.61 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(body_style 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(in_pos_files yes)
|
|
(dnp no)
|
|
(uuid "fca69ab1-59c5-4efb-95e5-daf8df353e75")
|
|
(property "Reference" "C103"
|
|
(at 153.67 53.3399 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "10uF"
|
|
(at 153.67 55.8799 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 156.5148 58.42 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 157.48 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" "10uF 25V 20% X5R 0603"
|
|
(at 157.48 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C91606"
|
|
(at 157.48 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" "GRM188R61E106MA73D"
|
|
(at 157.48 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Sim.Params" ""
|
|
(at 157.48 54.61 0)
|
|
(hide yes)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "5b951ce8-65c7-4ce4-94c8-f3fec6116c2e")
|
|
)
|
|
(pin "1"
|
|
(uuid "8abca501-c8f5-4863-a7b1-7c446b6722c0")
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C103")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(sheet
|
|
(at 82.55 82.55)
|
|
(size 29.21 13.97)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(color 0 0 0 0)
|
|
)
|
|
(uuid "0240bdab-fe8b-4bf9-a98e-50b047dd7a9b")
|
|
(property "Sheetname" "MIDI"
|
|
(at 82.55 81.8384 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
)
|
|
(property "Sheetfile" "midi.kicad_sch"
|
|
(at 82.55 97.1046 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
)
|
|
(pin "MIDI_IN_GPIO" output
|
|
(at 111.76 86.36 0)
|
|
(uuid "4048c27e-e784-4cea-aaf6-77178a571f4f")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "MIDI_OUT_GPIO" input
|
|
(at 111.76 90.17 0)
|
|
(uuid "96dd7f53-9c81-4c50-9681-777fa1a2bf8e")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "WS2812B" input
|
|
(at 111.76 93.98 0)
|
|
(uuid "bdb13922-e61b-4535-b238-41f741db767d")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(page "2")
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(sheet
|
|
(at 19.05 118.11)
|
|
(size 12.7 19.05)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(color 0 0 0 0)
|
|
)
|
|
(uuid "bb378633-604e-4622-ba6e-edab6adacf96")
|
|
(property "Sheetname" "RP2354"
|
|
(at 19.05 117.3984 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
)
|
|
(property "Sheetfile" "rp2354.kicad_sch"
|
|
(at 19.05 137.7446 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
)
|
|
(pin "ADC[0..3]" bidirectional
|
|
(at 31.75 120.65 0)
|
|
(uuid "cc32ee05-a808-41ae-b7ad-58df5d9ad533")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "GPIO[0..25]" bidirectional
|
|
(at 31.75 123.19 0)
|
|
(uuid "4b69512e-c54e-436c-9319-b23726d34231")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "NRST" bidirectional
|
|
(at 31.75 125.73 0)
|
|
(uuid "a563e438-4a00-4b1c-b0f7-e9508f87070a")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "USB-D+" bidirectional
|
|
(at 31.75 128.27 0)
|
|
(uuid "9e17ad0b-d12a-4960-99ad-fa878c677a6b")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "USB-D-" bidirectional
|
|
(at 31.75 130.81 0)
|
|
(uuid "b28a328f-f1e8-4e8f-a5dc-c1a39a013c95")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "BOOTSEL" input
|
|
(at 31.75 133.35 0)
|
|
(uuid "ebf9f6c2-f838-4733-8e49-e708f5e74dee")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(page "4")
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(sheet
|
|
(at 82.55 102.87)
|
|
(size 29.21 15.24)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type solid)
|
|
)
|
|
(fill
|
|
(color 0 0 0 0)
|
|
)
|
|
(uuid "d7201b0a-5ec1-4d79-9769-0bc3f87cfe01")
|
|
(property "Sheetname" "TAC5242"
|
|
(at 82.55 102.1584 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
)
|
|
(property "Sheetfile" "tac5242.kicad_sch"
|
|
(at 82.55 118.6946 0)
|
|
(show_name no)
|
|
(do_not_autoplace no)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left top)
|
|
)
|
|
)
|
|
(pin "I2S{BCLK,FSYNC,DOUT,DIN}" bidirectional
|
|
(at 111.76 106.68 0)
|
|
(uuid "bc66db32-d26d-43ab-a5b8-3dddde2a0e4f")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "OUT1P" output
|
|
(at 111.76 111.76 0)
|
|
(uuid "89414065-2bab-4d31-8434-4ff82c443cca")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(pin "OUT2P" output
|
|
(at 111.76 115.57 0)
|
|
(uuid "1d1d5f41-0054-4882-a957-c4df5afb907b")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(instances
|
|
(project "pedal"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(page "3")
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(sheet_instances
|
|
(path "/"
|
|
(page "1")
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|