Files
Linus Torvalds efc74926b2 Make a "Design Block" out of the TAC5242 circuit
When doing the audio jack boards with the TAC5242, I realized that if I
put all the components on the other side of the audio jacks, I could fit
all the code audio components under one single input jack.

I also figured out that if I upgrade to kicad 10, I can start using what
kicad calls "Design Blocks", which is what I really wanted to have
rather than making multiple small modular boards.

One of my main beefs with kicad has been that you can't sanely combine
multiple boards in one design, which is a pain if you just want to have
some semi-modular thing where you re-use components.  So my solution was
to make those small modular boards with the BM28 connectors, design them
separately, and then combine things physically after the fact.

Sure, you could cut-and-paste things between schematics, and that worked
fine (for some definition of "fine": you can't keep two different
schematics open at the same time, so it's an annoying juggling
back-and-forth).

Or you could keep everything in one single schematic on multiple pages
and then remove the parts you didn't need. Horrible.

And none of it helped with routing the PCB.  kicad fundamentally only
does one PCB at a time, with no hierarchical pcb design or anything like
that.

.. until "Design Block".  Now you can make sub-circuit schematics and
pre-route them, and use them as library blocks in other projects.  It's
not perfect, and I've struggled with the zone merging etc, but it mostly
works.

I may be doing things wrong, and I'm most definitely mis-using the
hierarchical bus labels in ways that make ERC unhappy, but it does help
the workflow.

Anyway, this takes the "audio-inputs" design, cuts it down to really
just the single input and the TAC5242 (with the high-Z op-amp input
buffer), and makes a design block of it all:

 - get rid of the 3V3 LDO and prefer an explicitly named +3.3VA
   power rail from the outside

 - don't do the output signal re-biasing, just export the OUT1P
   and OUT2P pins directly

 - make the expected external connections be global netlabels,
   and make some previously global netlabels internal

It then exports the thing as a design block library to be used by other
boards.

Side note: this also ends up starting to use 0201 components for the
100nF bypass capacitors for BOM consolidation reasons.  Not because this
design wants it or needs it, but because I'm also doing the same design
block surgery on the RP2354 board, and using the smaller form factor
makes it easier to route things out of that board.

Yes, it limits the design manufacturability (to "standard assembly" at
JLCPCB), but let's face it, pretty much all my boards ended up being
that anyway due to various other reasons, so it's not as big of a deal
as I used to think it would be.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-07-20 08:52:18 -07:00

12805 lines
204 KiB
Plaintext

(kicad_sch
(version 20260306)
(generator "eeschema")
(generator_version "10.0")
(uuid "1cfc5ec2-6e92-4f8b-bcac-06388472f146")
(paper "A4")
(lib_symbols
(symbol "Amplifier_Operational:Opamp_Dual"
(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 5.08 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "Opamp_Dual"
(at 0 -5.08 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(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" "Dual operational amplifier"
(at 0 -8.89 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Library" "${KICAD10_SYMBOL_DIR}/Simulation_SPICE.sp"
(at -12.7 -13.97 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Name" "kicad_builtin_opamp_dual"
(at -12.7 -21.59 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Device" "SUBCKT"
(at -12.7 -19.05 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Pins" "1=out1 2=in1- 3=in1+ 4=vee 5=in2+ 6=in2- 7=out2 8=vcc"
(at -12.7 -16.51 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S3.1" "Units A+B are centered, UnitC has a offset so it fits nicely on A or B."
(at -12.7 -25.4 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S4.1" "Pin1 and Pin7 are the output, adding a name would look ugly and does not add a benefit."
(at -12.7 -27.94 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S6.2" "This is a generic symbol and thus has no datasheet."
(at -12.7 -30.48 0)
(show_name yes)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "ki_locked" ""
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_keywords" "dual opamp"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm* DIP*W7.62mm* MSOP*3x3mm*P0.65mm* SSOP*2.95x2.8mm*P0.65mm* TSSOP*3x3mm*P0.65mm* VSSOP*P0.5mm* TO?99*"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(symbol "Opamp_Dual_1_1"
(polyline
(pts
(xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08)
)
(stroke
(width 0.254)
(type default)
)
(fill
(type background)
)
)
(pin output line
(at 7.62 0 180)
(length 2.54)
(name ""
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -7.62 -2.54 0)
(length 2.54)
(name "-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -7.62 2.54 0)
(length 2.54)
(name "+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(symbol "Opamp_Dual_2_1"
(polyline
(pts
(xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08)
)
(stroke
(width 0.254)
(type default)
)
(fill
(type background)
)
)
(pin input line
(at -7.62 2.54 0)
(length 2.54)
(name "+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -7.62 -2.54 0)
(length 2.54)
(name "-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 7.62 0 180)
(length 2.54)
(name ""
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(symbol "Opamp_Dual_3_1"
(pin power_in line
(at -2.54 -7.62 90)
(length 3.81)
(name "V-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -2.54 7.62 270)
(length 3.81)
(name "V+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(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: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 "Mylib:TAC5242"
(exclude_from_sim yes)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(duplicate_pin_numbers_are_jumpers no)
(property "Reference" "U"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "TAC5242"
(at 0 -3.81 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Mylib:TAC5242"
(at 0 -45.72 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tac5242.pdf"
(at 0 -40.64 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Stereo audio codec VQFN-24 package with corner ground"
(at 0 -43.18 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" "C47122155"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_keywords" "Low-power HW-strapped audio codec"
(at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects
(font
(size 1.27 1.27)
)
)
)
(symbol "TAC5242_0_0"
(pin power_out line
(at 8.89 29.21 270)
(length 2.54)
(name "DREG"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at -17.78 -5.08 0)
(length 2.54)
(name "BCLK"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at -17.78 -7.62 0)
(length 2.54)
(name "FSYNC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at -17.78 -10.16 0)
(length 2.54)
(name "DOUT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -17.78 -12.7 0)
(length 2.54)
(name "DIN"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -5.08 29.21 270)
(length 2.54)
(name "IOVDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -17.78 12.7 0)
(length 2.54)
(name "IN1P"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "15"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -17.78 10.16 0)
(length 2.54)
(name "IN1M"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "16"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -17.78 7.62 0)
(length 2.54)
(name "IN2P"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "17"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -17.78 5.08 0)
(length 2.54)
(name "IN2M"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "18"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 17.78 10.16 180)
(length 2.54)
(name "OUT1M"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "19"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 17.78 12.7 180)
(length 2.54)
(name "OUT1P"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "20"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 17.78 7.62 180)
(length 2.54)
(name "OUT2P"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "21"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 17.78 5.08 180)
(length 2.54)
(name "OUT2M"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "22"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -8.89 29.21 270)
(length 2.54)
(name "AVDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "23"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_out line
(at 5.08 29.21 270)
(length 2.54)
(name "VREF"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "24"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -5.08 -29.21 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "A1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -2.54 -29.21 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "A2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 -29.21 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "A3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 2.54 -29.21 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "A4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(symbol "TAC5242_0_1"
(rectangle
(start -15.24 26.67)
(end 15.24 -26.67)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "TAC5242_1_0"
(pin input line
(at 17.78 -7.62 180)
(length 2.54)
(name "MD1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 17.78 -10.16 180)
(length 2.54)
(name "MD2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 17.78 -12.7 180)
(length 2.54)
(name "MD3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "9"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 17.78 -15.24 180)
(length 2.54)
(name "MD4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "10"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at -17.78 -17.78 0)
(length 2.54)
(name "GPO"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "11"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 17.78 -17.78 180)
(length 2.54)
(name "MD5"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "12"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 17.78 -5.08 180)
(length 2.54)
(name "MD0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "13"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_out line
(at -17.78 17.78 0)
(length 2.54)
(name "MICBIAS"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "14"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 5.08 -29.21 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "PAD"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
(symbol "power:+3.3VA"
(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" "+3.3VA"
(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 \"+3.3VA\""
(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 "+3.3VA_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 "+3.3VA_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 "Audio connector board TAC5242"
(exclude_from_sim no)
(at 179.324 173.736 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "5432137b-752f-4b0f-aa38-7df772e76895")
)
(text_box "High-impedance analog input\n\nDC blocking, RF filtering, and initial high-Z opamp buffer"
(exclude_from_sim no)
(at 13.97 13.97 0)
(size 152.4 128.27)
(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 "1a6537b7-016d-4ac8-8ea1-5df8a989485a")
)
(text_box "TAC5242 HW-strapped CODEC\n\nMD0 to ground: Target i2s mode (Table 7-2)\nMD2/MD1 low/low: 3.3V, 32-bit, linear-phase filter (Table 7-3)\nMD3 low: 50ms inputy cap charge, 1Hz HPF filter (Table 7-11)\nMD5/MD4 high/low: Single-ended AC coupled input, SE output (Table 7-10)"
(exclude_from_sim no)
(at 168.91 142.24 0)
(size 114.3 -128.27)
(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 "d038e5d2-eb5c-4446-bd7a-081c3afd2ccd")
)
(junction
(at 38.1 95.25)
(diameter 0)
(color 0 0 0 0)
(uuid "0429562b-60cf-4569-979a-a8c4ecfec4be")
)
(junction
(at 67.31 114.3)
(diameter 0)
(color 0 0 0 0)
(uuid "0e4e458f-b84c-4a0f-9497-8c014f6e4347")
)
(junction
(at 181.61 50.8)
(diameter 0)
(color 0 0 0 0)
(uuid "0f474cd4-56b7-4956-8193-b41f9ca6f9fc")
)
(junction
(at 270.51 113.03)
(diameter 0)
(color 0 0 0 0)
(uuid "104092be-e162-476b-8b17-a960535876f1")
)
(junction
(at 107.95 116.84)
(diameter 0)
(color 0 0 0 0)
(uuid "119de0fc-6258-481e-996d-c385cf9ae604")
)
(junction
(at 181.61 76.2)
(diameter 0)
(color 0 0 0 0)
(uuid "1264e781-1a3a-4d6a-91f1-f39fd02dbdee")
)
(junction
(at 233.68 71.12)
(diameter 0)
(color 0 0 0 0)
(uuid "134c06d0-5638-4366-96b3-8c3b21f6912a")
)
(junction
(at 195.58 40.64)
(diameter 0)
(color 0 0 0 0)
(uuid "14ede82c-704a-4792-b458-9e30264eaa82")
)
(junction
(at 67.31 95.25)
(diameter 0)
(color 0 0 0 0)
(uuid "163c04b8-166e-4d41-914c-514e3e03adb6")
)
(junction
(at 83.82 73.66)
(diameter 0)
(color 0 0 0 0)
(uuid "1e989916-e1f0-466f-b045-f290649aebaf")
)
(junction
(at 128.27 127)
(diameter 0)
(color 0 0 0 0)
(uuid "3a3ee109-f72e-4cdf-978b-cfe67f804c9d")
)
(junction
(at 209.55 40.64)
(diameter 0)
(color 0 0 0 0)
(uuid "3ae9f1ce-622f-4315-9a04-40861ed1e884")
)
(junction
(at 49.53 95.25)
(diameter 0)
(color 0 0 0 0)
(uuid "3c9dcc7c-fd5d-4338-9f93-4b11a5dfe318")
)
(junction
(at 181.61 40.64)
(diameter 0)
(color 0 0 0 0)
(uuid "4906cebf-3e76-41da-8102-55a1ffb64de4")
)
(junction
(at 83.82 114.3)
(diameter 0)
(color 0 0 0 0)
(uuid "4d747c0e-10bf-4227-ab80-989e8f2c4960")
)
(junction
(at 128.27 86.36)
(diameter 0)
(color 0 0 0 0)
(uuid "5365426b-49db-43ba-9707-f0175846039e")
)
(junction
(at 223.52 50.8)
(diameter 0)
(color 0 0 0 0)
(uuid "54b29ed5-63d8-422e-a08d-bc0bde74a073")
)
(junction
(at 67.31 73.66)
(diameter 0)
(color 0 0 0 0)
(uuid "5d742627-51dd-455d-bc0b-2ba5ca681790")
)
(junction
(at 209.55 50.8)
(diameter 0)
(color 0 0 0 0)
(uuid "678c7295-f2b7-4255-bfaa-44515f3268c3")
)
(junction
(at 270.51 107.95)
(diameter 0)
(color 0 0 0 0)
(uuid "751924eb-fa3a-4a6e-8e46-5c0fc111e4a7")
)
(junction
(at 128.27 76.2)
(diameter 0)
(color 0 0 0 0)
(uuid "7628188d-b80a-4a6e-8634-c11e26235ff4")
)
(junction
(at 128.27 116.84)
(diameter 0)
(color 0 0 0 0)
(uuid "79815ca2-e0b6-4d58-a1de-cb386b7b747c")
)
(junction
(at 107.95 76.2)
(diameter 0)
(color 0 0 0 0)
(uuid "8ab8a710-357e-42a2-a741-166974b41c1c")
)
(junction
(at 237.49 129.54)
(diameter 0)
(color 0 0 0 0)
(uuid "8e67685f-01de-4db0-aad1-d3207b005f97")
)
(junction
(at 240.03 129.54)
(diameter 0)
(color 0 0 0 0)
(uuid "a8b1edbd-978a-4c17-9d02-96408897ce55")
)
(junction
(at 242.57 129.54)
(diameter 0)
(color 0 0 0 0)
(uuid "b243f335-1827-4c0c-a4ea-8e605268020b")
)
(junction
(at 270.51 115.57)
(diameter 0)
(color 0 0 0 0)
(uuid "b38f9127-7439-4c63-a88b-7e2dbf7d6694")
)
(junction
(at 223.52 40.64)
(diameter 0)
(color 0 0 0 0)
(uuid "c2a22f85-7e5f-49e9-8ff5-b13e54bdcef2")
)
(junction
(at 181.61 66.04)
(diameter 0)
(color 0 0 0 0)
(uuid "ca72545e-b0fb-4b9b-a842-d238b79df2bf")
)
(junction
(at 195.58 50.8)
(diameter 0)
(color 0 0 0 0)
(uuid "e62bfae7-8e86-487f-8d0a-625acb6d6174")
)
(junction
(at 270.51 110.49)
(diameter 0)
(color 0 0 0 0)
(uuid "ededc4f3-692c-403e-825c-80980d8a09ee")
)
(no_connect
(at 257.81 90.17)
(uuid "6bedae3a-6573-470a-b647-a8d73332f074")
)
(no_connect
(at 257.81 95.25)
(uuid "b4a96fa7-d63d-4fe3-9247-422ff00ec0f4")
)
(no_connect
(at 222.25 118.11)
(uuid "c17fcd62-c908-46cb-aade-bd2e025f210c")
)
(bus_entry
(at 209.55 102.87)
(size 2.54 2.54)
(stroke
(width 0)
(type default)
)
(uuid "505c4a01-fa71-4843-9e57-184ca24fa2fa")
)
(bus_entry
(at 209.55 105.41)
(size 2.54 2.54)
(stroke
(width 0)
(type default)
)
(uuid "63969560-64af-4cd3-8955-edef24af2244")
)
(bus_entry
(at 209.55 110.49)
(size 2.54 2.54)
(stroke
(width 0)
(type default)
)
(uuid "97f16ab3-52f9-4d28-89e5-6f466e9166b4")
)
(bus_entry
(at 209.55 107.95)
(size 2.54 2.54)
(stroke
(width 0)
(type default)
)
(uuid "cb9af663-c3a7-4664-ad85-a8bfeb40118d")
)
(wire
(pts
(xy 195.58 50.8) (xy 209.55 50.8)
)
(stroke
(width 0)
(type default)
)
(uuid "000245e2-c028-4f8d-86a4-4f500b71bb41")
)
(wire
(pts
(xy 237.49 50.8) (xy 237.49 49.53)
)
(stroke
(width 0)
(type default)
)
(uuid "027fe058-852b-483e-904d-01df8e89b18d")
)
(wire
(pts
(xy 67.31 73.66) (xy 67.31 82.55)
)
(stroke
(width 0)
(type default)
)
(uuid "031501f2-5cb6-4353-a4ea-bec9874135b7")
)
(wire
(pts
(xy 237.49 40.64) (xy 237.49 41.91)
)
(stroke
(width 0)
(type default)
)
(uuid "079989a0-4651-4a09-9ccb-2b8113411b1a")
)
(wire
(pts
(xy 181.61 66.04) (xy 181.61 67.31)
)
(stroke
(width 0)
(type default)
)
(uuid "0872273e-675b-4e9e-9669-955501f6749f")
)
(wire
(pts
(xy 209.55 40.64) (xy 209.55 41.91)
)
(stroke
(width 0)
(type default)
)
(uuid "0a1c0f7e-2e6b-4e61-b882-2518ce3f9060")
)
(wire
(pts
(xy 78.74 73.66) (xy 83.82 73.66)
)
(stroke
(width 0)
(type default)
)
(uuid "0fbbdcc9-0323-44c0-a3fb-bafdc69c706a")
)
(wire
(pts
(xy 128.27 76.2) (xy 128.27 77.47)
)
(stroke
(width 0)
(type default)
)
(uuid "0fc5c57c-e9ab-46b8-9b3f-2e36c443d23c")
)
(wire
(pts
(xy 181.61 76.2) (xy 181.61 74.93)
)
(stroke
(width 0)
(type default)
)
(uuid "119a0e18-4971-4e62-b265-bee465c57550")
)
(wire
(pts
(xy 107.95 76.2) (xy 114.3 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "11b43ed4-5f23-4e74-8d43-0f31361b7c27")
)
(wire
(pts
(xy 83.82 114.3) (xy 91.44 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "1472866c-1e0b-4ab7-a284-1c39977ba0e8")
)
(wire
(pts
(xy 270.51 107.95) (xy 270.51 110.49)
)
(stroke
(width 0)
(type default)
)
(uuid "15101a9d-01f3-40e1-8acb-1ee0fd730497")
)
(wire
(pts
(xy 128.27 116.84) (xy 121.92 116.84)
)
(stroke
(width 0)
(type default)
)
(uuid "1530b280-6307-4e6f-ba36-82feb4a22a17")
)
(wire
(pts
(xy 181.61 38.1) (xy 181.61 40.64)
)
(stroke
(width 0)
(type default)
)
(uuid "1906d72f-2a22-4fb0-a63a-528b7fa661e5")
)
(wire
(pts
(xy 140.97 127) (xy 139.7 127)
)
(stroke
(width 0)
(type default)
)
(uuid "1a40ad8d-a8b9-4d8f-ad53-3c4cc6c4dcb7")
)
(wire
(pts
(xy 195.58 50.8) (xy 195.58 49.53)
)
(stroke
(width 0)
(type default)
)
(uuid "1a7d76a0-8b4b-493c-86ed-b96a0ff1b378")
)
(wire
(pts
(xy 240.03 129.54) (xy 242.57 129.54)
)
(stroke
(width 0)
(type default)
)
(uuid "1ae0128a-cd0f-40da-90a6-2c1424cf8f6c")
)
(wire
(pts
(xy 107.95 85.09) (xy 90.17 85.09)
)
(stroke
(width 0)
(type default)
)
(uuid "201639de-07b0-492f-9a52-acfc573eec6b")
)
(bus
(pts
(xy 209.55 99.06) (xy 209.55 110.49)
)
(stroke
(width 0)
(type default)
)
(uuid "20d824b3-15c7-4769-90a0-fea72a08e257")
)
(wire
(pts
(xy 107.95 76.2) (xy 107.95 85.09)
)
(stroke
(width 0)
(type default)
)
(uuid "22921f80-a664-48e9-b778-49aeaab0f329")
)
(wire
(pts
(xy 181.61 66.04) (xy 189.23 66.04)
)
(stroke
(width 0)
(type default)
)
(uuid "25334f09-2ecb-46b2-a805-c80d67c9a076")
)
(wire
(pts
(xy 181.61 64.77) (xy 181.61 66.04)
)
(stroke
(width 0)
(type default)
)
(uuid "28d16fe0-7a21-4d07-a338-f3f0077ebc16")
)
(wire
(pts
(xy 48.26 40.64) (xy 39.37 40.64)
)
(stroke
(width 0)
(type default)
)
(uuid "2c11375a-fdf7-417c-834e-985956c406aa")
)
(wire
(pts
(xy 67.31 90.17) (xy 67.31 95.25)
)
(stroke
(width 0)
(type default)
)
(uuid "2c5827b1-f205-4c62-8906-ae6bbb752f00")
)
(wire
(pts
(xy 83.82 73.66) (xy 83.82 77.47)
)
(stroke
(width 0)
(type default)
)
(uuid "2cec34bb-f93f-4136-9289-5e945c870654")
)
(wire
(pts
(xy 83.82 73.66) (xy 91.44 73.66)
)
(stroke
(width 0)
(type default)
)
(uuid "2dd93199-4767-45dc-ac4a-286bd563cc82")
)
(wire
(pts
(xy 38.1 93.98) (xy 38.1 95.25)
)
(stroke
(width 0)
(type default)
)
(uuid "2ffce5bc-74d8-4d8f-9b09-d3fb7a1703ac")
)
(wire
(pts
(xy 231.14 71.12) (xy 233.68 71.12)
)
(stroke
(width 0)
(type default)
)
(uuid "32985707-674b-433f-a2e4-a788ff031bef")
)
(wire
(pts
(xy 233.68 71.12) (xy 234.95 71.12)
)
(stroke
(width 0)
(type default)
)
(uuid "36a9397e-c495-4a10-85ce-35b6f12b13f0")
)
(wire
(pts
(xy 107.95 116.84) (xy 114.3 116.84)
)
(stroke
(width 0)
(type default)
)
(uuid "37d8edb6-ea93-489b-b2a6-9f7bd0a9c505")
)
(wire
(pts
(xy 223.52 50.8) (xy 237.49 50.8)
)
(stroke
(width 0)
(type default)
)
(uuid "3cbf14ed-77ae-4e34-a64b-81d6fb34f8d3")
)
(wire
(pts
(xy 128.27 76.2) (xy 132.08 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "3e5edfe4-f185-4fcf-98e0-186c970f57a2")
)
(wire
(pts
(xy 234.95 129.54) (xy 237.49 129.54)
)
(stroke
(width 0)
(type default)
)
(uuid "3ebf4999-f60b-4f77-b047-7b0e11c0c173")
)
(wire
(pts
(xy 107.95 116.84) (xy 107.95 125.73)
)
(stroke
(width 0)
(type default)
)
(uuid "41fa5021-3559-4615-b9cf-2337ede53b59")
)
(wire
(pts
(xy 195.58 40.64) (xy 195.58 41.91)
)
(stroke
(width 0)
(type default)
)
(uuid "4427b5ee-a810-4b95-8838-263804245a2b")
)
(wire
(pts
(xy 212.09 110.49) (xy 222.25 110.49)
)
(stroke
(width 0)
(type default)
)
(uuid "4507ccfc-a2fb-4c6d-906a-4a68e5dee218")
)
(wire
(pts
(xy 128.27 116.84) (xy 132.08 116.84)
)
(stroke
(width 0)
(type default)
)
(uuid "487ee60a-5eb4-47d0-85d1-c87302c498ad")
)
(wire
(pts
(xy 195.58 40.64) (xy 209.55 40.64)
)
(stroke
(width 0)
(type default)
)
(uuid "4e61590a-280e-4aee-bf55-280b74bf3506")
)
(wire
(pts
(xy 189.23 76.2) (xy 189.23 74.93)
)
(stroke
(width 0)
(type default)
)
(uuid "566eccf8-1565-4208-96e4-2c9f4440e26d")
)
(wire
(pts
(xy 83.82 114.3) (xy 83.82 118.11)
)
(stroke
(width 0)
(type default)
)
(uuid "59cd3065-9030-4eba-b985-444e1529d1ab")
)
(wire
(pts
(xy 128.27 128.27) (xy 128.27 127)
)
(stroke
(width 0)
(type default)
)
(uuid "5b5982d5-365f-477a-98e5-56ec70d554b5")
)
(wire
(pts
(xy 181.61 119.38) (xy 181.61 118.11)
)
(stroke
(width 0)
(type default)
)
(uuid "5d74d027-6d17-4221-9ed9-89b7b53721c9")
)
(wire
(pts
(xy 242.57 129.54) (xy 245.11 129.54)
)
(stroke
(width 0)
(type default)
)
(uuid "65d67b26-f7e2-4af8-80cf-08514182412c")
)
(wire
(pts
(xy 38.1 95.25) (xy 38.1 96.52)
)
(stroke
(width 0)
(type default)
)
(uuid "6601dbbf-70ab-4400-bcb3-956086f0a746")
)
(wire
(pts
(xy 139.7 76.2) (xy 140.97 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "66213d16-1ea9-4dee-a65e-1b874aa50d7d")
)
(wire
(pts
(xy 128.27 76.2) (xy 121.92 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "678bcd49-c553-4518-8443-bb23c8858546")
)
(wire
(pts
(xy 181.61 50.8) (xy 195.58 50.8)
)
(stroke
(width 0)
(type default)
)
(uuid "68996c81-a511-42cc-94d7-045e31a5fc93")
)
(wire
(pts
(xy 106.68 116.84) (xy 107.95 116.84)
)
(stroke
(width 0)
(type default)
)
(uuid "6bcfe26e-6423-4bb7-b568-b88cf86c7a1e")
)
(wire
(pts
(xy 270.51 113.03) (xy 270.51 115.57)
)
(stroke
(width 0)
(type default)
)
(uuid "6eb99e9c-6884-47cd-91af-4397c50e1518")
)
(wire
(pts
(xy 140.97 86.36) (xy 139.7 86.36)
)
(stroke
(width 0)
(type default)
)
(uuid "6f91c26d-0dba-4a2d-ab64-8e03c2a2d481")
)
(wire
(pts
(xy 209.55 40.64) (xy 223.52 40.64)
)
(stroke
(width 0)
(type default)
)
(uuid "74344090-1ba6-4bc7-91c3-17be93d6d7fb")
)
(wire
(pts
(xy 181.61 40.64) (xy 181.61 41.91)
)
(stroke
(width 0)
(type default)
)
(uuid "74d5830b-7827-42a9-8129-3d8a20da9701")
)
(wire
(pts
(xy 223.52 40.64) (xy 223.52 41.91)
)
(stroke
(width 0)
(type default)
)
(uuid "7850ffb8-82b0-43f3-a404-5d6f322309f8")
)
(wire
(pts
(xy 106.68 76.2) (xy 107.95 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "7ca5089e-76d4-42bd-9f0a-c5071b589db1")
)
(wire
(pts
(xy 181.61 40.64) (xy 195.58 40.64)
)
(stroke
(width 0)
(type default)
)
(uuid "93d5e09f-f2e4-43b1-8e56-1a44dbdd8d5c")
)
(wire
(pts
(xy 90.17 125.73) (xy 107.95 125.73)
)
(stroke
(width 0)
(type default)
)
(uuid "94493bc6-d332-475a-b29c-573415d1d812")
)
(wire
(pts
(xy 257.81 113.03) (xy 270.51 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "949e200f-e5e9-4d1a-b57f-48be07b319c6")
)
(wire
(pts
(xy 181.61 110.49) (xy 181.61 109.22)
)
(stroke
(width 0)
(type default)
)
(uuid "952d3d38-e475-45d5-bdd5-af0782b2b4e7")
)
(wire
(pts
(xy 240.03 129.54) (xy 240.03 133.35)
)
(stroke
(width 0)
(type default)
)
(uuid "9963dfdd-5d8f-4990-a105-46abe4abaf9a")
)
(wire
(pts
(xy 49.53 95.25) (xy 67.31 95.25)
)
(stroke
(width 0)
(type default)
)
(uuid "9d7af56d-410b-4e2f-a678-7578339e6feb")
)
(wire
(pts
(xy 67.31 95.25) (xy 67.31 100.33)
)
(stroke
(width 0)
(type default)
)
(uuid "a2f7b2ff-8dc0-4573-9cf8-377d019cd10f")
)
(wire
(pts
(xy 128.27 127) (xy 132.08 127)
)
(stroke
(width 0)
(type default)
)
(uuid "a3d291b8-c7b4-4b18-a781-1604668b6526")
)
(wire
(pts
(xy 209.55 50.8) (xy 223.52 50.8)
)
(stroke
(width 0)
(type default)
)
(uuid "ab08b62f-611c-4b5a-a943-d0e1f9998758")
)
(wire
(pts
(xy 270.51 115.57) (xy 270.51 121.92)
)
(stroke
(width 0)
(type default)
)
(uuid "ac130827-1d1c-41c5-8a3f-d9de24dcb578")
)
(wire
(pts
(xy 181.61 53.34) (xy 181.61 50.8)
)
(stroke
(width 0)
(type default)
)
(uuid "ad66f0f7-b1bf-4e28-b07c-a8f9cea51b92")
)
(wire
(pts
(xy 78.74 114.3) (xy 83.82 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "aeb1fc10-1a73-4526-84d6-f6bba81f8ca7")
)
(wire
(pts
(xy 181.61 76.2) (xy 189.23 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "b0b43066-cf22-441c-b003-717c92554559")
)
(wire
(pts
(xy 270.51 110.49) (xy 270.51 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "b1dc86bd-d00a-4294-8277-f2195a890a19")
)
(wire
(pts
(xy 90.17 85.09) (xy 90.17 78.74)
)
(stroke
(width 0)
(type default)
)
(uuid "b2e898cf-4018-430c-a2ce-b8e08bb06acc")
)
(wire
(pts
(xy 38.1 95.25) (xy 49.53 95.25)
)
(stroke
(width 0)
(type default)
)
(uuid "b39ec698-0879-4394-ba16-88279900003e")
)
(wire
(pts
(xy 209.55 49.53) (xy 209.55 50.8)
)
(stroke
(width 0)
(type default)
)
(uuid "b620e074-c296-4498-8296-c8c1bbf6084d")
)
(wire
(pts
(xy 233.68 71.12) (xy 233.68 68.58)
)
(stroke
(width 0)
(type default)
)
(uuid "b69a4ad2-f6c5-4665-89c8-6d0201308471")
)
(wire
(pts
(xy 212.09 107.95) (xy 222.25 107.95)
)
(stroke
(width 0)
(type default)
)
(uuid "b7f1f8e3-b961-4f88-958a-6fa413f205d2")
)
(wire
(pts
(xy 189.23 66.04) (xy 189.23 67.31)
)
(stroke
(width 0)
(type default)
)
(uuid "b84a96c0-7261-4810-838b-6e2b30006b67")
)
(wire
(pts
(xy 257.81 107.95) (xy 270.51 107.95)
)
(stroke
(width 0)
(type default)
)
(uuid "b95bae6c-9635-4420-a382-26f336637d79")
)
(wire
(pts
(xy 257.81 115.57) (xy 270.51 115.57)
)
(stroke
(width 0)
(type default)
)
(uuid "c2f19db1-b389-40a4-b87a-7a65a93ca0a9")
)
(wire
(pts
(xy 181.61 77.47) (xy 181.61 76.2)
)
(stroke
(width 0)
(type default)
)
(uuid "c40f55cb-01f2-4cee-8e28-e95c2ffe83c3")
)
(wire
(pts
(xy 63.5 114.3) (xy 67.31 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "c4c12269-f220-49de-a59b-503f0c615f52")
)
(wire
(pts
(xy 212.09 113.03) (xy 222.25 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "c625e531-bcb9-4ea0-97e0-5b3f2bd1e397")
)
(wire
(pts
(xy 237.49 129.54) (xy 240.03 129.54)
)
(stroke
(width 0)
(type default)
)
(uuid "c6667f84-157d-438e-b95b-689c70d9c03b")
)
(wire
(pts
(xy 128.27 87.63) (xy 128.27 86.36)
)
(stroke
(width 0)
(type default)
)
(uuid "c715f110-2e9c-4d06-baec-944d01ec7cd5")
)
(wire
(pts
(xy 48.26 73.66) (xy 55.88 73.66)
)
(stroke
(width 0)
(type default)
)
(uuid "c9909da1-ce3a-4f1c-a7e2-6fed7881bfb8")
)
(wire
(pts
(xy 257.81 105.41) (xy 270.51 105.41)
)
(stroke
(width 0)
(type default)
)
(uuid "ca229f96-ec30-4f5d-92fd-fd34118571eb")
)
(wire
(pts
(xy 128.27 116.84) (xy 128.27 118.11)
)
(stroke
(width 0)
(type default)
)
(uuid "cbb9d570-7cc6-49e6-89f8-eab62fa34d12")
)
(wire
(pts
(xy 181.61 97.79) (xy 181.61 96.52)
)
(stroke
(width 0)
(type default)
)
(uuid "cc551d1e-a952-4c5d-b40e-a8996386f9b3")
)
(wire
(pts
(xy 49.53 96.52) (xy 49.53 95.25)
)
(stroke
(width 0)
(type default)
)
(uuid "d6386347-60d7-4c41-b327-3cf09b63af86")
)
(wire
(pts
(xy 48.26 45.72) (xy 39.37 45.72)
)
(stroke
(width 0)
(type default)
)
(uuid "d6c38ef3-c8a5-4764-9eca-9c680c5b1117")
)
(wire
(pts
(xy 181.61 87.63) (xy 181.61 88.9)
)
(stroke
(width 0)
(type default)
)
(uuid "d9a732c9-7adb-439e-8b51-4d74c8498ab0")
)
(wire
(pts
(xy 48.26 114.3) (xy 55.88 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "d9ea86bf-cbd5-43d6-887a-bdac8117c618")
)
(wire
(pts
(xy 128.27 86.36) (xy 132.08 86.36)
)
(stroke
(width 0)
(type default)
)
(uuid "db460add-6203-49a3-9c4c-1f5214821c2f")
)
(wire
(pts
(xy 223.52 50.8) (xy 223.52 49.53)
)
(stroke
(width 0)
(type default)
)
(uuid "ddac2728-b304-436b-b55e-0f7ac8a2781f")
)
(wire
(pts
(xy 67.31 114.3) (xy 71.12 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "e0c405c1-7ef5-49ff-a5df-9879e57d74ca")
)
(wire
(pts
(xy 67.31 107.95) (xy 67.31 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "e327188b-b6e3-42f9-abcd-8ae1d18367ad")
)
(wire
(pts
(xy 257.81 110.49) (xy 270.51 110.49)
)
(stroke
(width 0)
(type default)
)
(uuid "ea49dec6-e8b0-4f97-a8ea-533574c96b1e")
)
(wire
(pts
(xy 128.27 127) (xy 128.27 125.73)
)
(stroke
(width 0)
(type default)
)
(uuid "ec40b9d2-4e9b-4ce9-8f53-87093c9fb4b3")
)
(wire
(pts
(xy 90.17 125.73) (xy 90.17 119.38)
)
(stroke
(width 0)
(type default)
)
(uuid "f04b215a-3e1a-4655-abbc-f128d5e59007")
)
(wire
(pts
(xy 181.61 50.8) (xy 181.61 49.53)
)
(stroke
(width 0)
(type default)
)
(uuid "f1049680-3bdc-4c48-9556-b07f74f932ac")
)
(wire
(pts
(xy 223.52 40.64) (xy 237.49 40.64)
)
(stroke
(width 0)
(type default)
)
(uuid "f12413f5-2ee6-49a2-a84b-4dc30d491503")
)
(wire
(pts
(xy 139.7 116.84) (xy 140.97 116.84)
)
(stroke
(width 0)
(type default)
)
(uuid "f1f80da0-c557-48a7-82a9-ac97a4d1ae49")
)
(wire
(pts
(xy 63.5 73.66) (xy 67.31 73.66)
)
(stroke
(width 0)
(type default)
)
(uuid "f47e2b15-cc9d-4d2a-bd9a-4462453f12df")
)
(wire
(pts
(xy 270.51 105.41) (xy 270.51 107.95)
)
(stroke
(width 0)
(type default)
)
(uuid "f4c802da-65d2-45c8-929e-1e29ebae751a")
)
(wire
(pts
(xy 90.17 78.74) (xy 91.44 78.74)
)
(stroke
(width 0)
(type default)
)
(uuid "f579812d-d0a5-4334-bcbc-6a55d16e7333")
)
(wire
(pts
(xy 67.31 73.66) (xy 71.12 73.66)
)
(stroke
(width 0)
(type default)
)
(uuid "f97fb1c1-acc5-4e93-a9c5-8ac7d5584792")
)
(wire
(pts
(xy 212.09 105.41) (xy 222.25 105.41)
)
(stroke
(width 0)
(type default)
)
(uuid "fb849f1a-9d92-4582-a4a0-73502c2f60c7")
)
(wire
(pts
(xy 128.27 86.36) (xy 128.27 85.09)
)
(stroke
(width 0)
(type default)
)
(uuid "fbfaa5a0-75b9-463d-9303-a44a340d5796")
)
(wire
(pts
(xy 90.17 119.38) (xy 91.44 119.38)
)
(stroke
(width 0)
(type default)
)
(uuid "fe30f9fc-8217-4dec-8310-b8a16502273b")
)
(label "I2S.FSYNC"
(at 212.09 107.95 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "0db024ca-0b8a-4636-9b80-12be070a5747")
)
(label "IN1P"
(at 140.97 76.2 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "189c02f3-98e5-4507-9c5d-d6107006b5a4")
)
(label "IN^{RIGHT}"
(at 48.26 40.64 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "292223fc-a2de-4713-a660-f14526da501a")
)
(label "IN^{LEFT}"
(at 48.26 45.72 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "29b2713f-dcac-4998-b2ec-8c23df0f59f4")
)
(label "IN1M"
(at 222.25 90.17 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "2a50b383-4037-4749-af84-0c67dc0b80e5")
)
(label "DREG"
(at 181.61 64.77 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "5161146e-61e7-4d03-b0b5-abc14eebf248")
)
(label "I2S.BCLK"
(at 212.09 105.41 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "60cdc72c-64e9-4bde-b494-d6dc7a8ff187")
)
(label "IN2M"
(at 222.25 95.25 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "6641e48f-0688-48f4-a417-5864d00c9821")
)
(label "IN1P"
(at 222.25 87.63 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "740b2164-9437-4c3c-a363-0adf2f255422")
)
(label "IN2P"
(at 140.97 116.84 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "748fe2cb-586d-4c19-b0c9-1d08345fc7fe")
)
(label "I2S.DIN"
(at 212.09 113.03 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "7a5e063b-5445-45d4-bd2f-802542ac852e")
)
(label "I2S.DOUT"
(at 212.09 110.49 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "941ac9f0-0561-4f17-ad13-a93ad99573ce")
)
(label "VREF"
(at 245.11 71.12 90)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "a1d97a98-2bd1-478e-a2ca-7658c78c0eb2")
)
(label "IN2P"
(at 222.25 92.71 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "a5a2b036-e254-4be7-9209-bd808c29d1ed")
)
(label "DREG"
(at 248.92 71.12 90)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "a6706000-8f47-41de-b06c-eae60d3dfd4a")
)
(label "VREF"
(at 181.61 87.63 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "a6bacae8-6281-4200-84e1-1cfb987fe49f")
)
(label "IN^{LEFT}"
(at 48.26 73.66 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "aa082701-93f4-45cb-a84f-8f5d6b5101de")
)
(label "IN1M"
(at 140.97 86.36 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "b5897246-8959-49da-b384-f6c1277d4019")
)
(label "IN^{RIGHT}"
(at 48.26 114.3 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "dfe59a6a-7d76-486a-abbd-346ce4d69f37")
)
(label "MICBIAS"
(at 181.61 109.22 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "ecc812f8-0564-42ed-9072-1e4e6e399d94")
)
(label "MICBIAS"
(at 222.25 82.55 180)
(effects
(font
(size 1.27 1.27)
)
(justify right bottom)
)
(uuid "f0d7915e-039f-46a2-91d5-7a128bf0a265")
)
(label "IN2M"
(at 140.97 127 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
(uuid "fb3741f3-e159-4aa1-b85e-cdfe5e0ac265")
)
(hierarchical_label "I2S{BCLK,FSYNC,DOUT,DIN}"
(shape bidirectional)
(at 209.55 99.06 90)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "0d7688dd-6904-4b01-88d5-a30a4d32d102")
)
(hierarchical_label "OUT1P"
(shape output)
(at 257.81 87.63 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "911bd073-1861-44c2-ac02-250ad9b692cb")
)
(hierarchical_label "OUT2P"
(shape output)
(at 257.81 92.71 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "bea3f7ab-fe11-4f2a-9212-754ea7ead2cc")
)
(symbol
(lib_id "power:+3.3VA")
(at 93.98 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 "003702d5-5069-4700-b472-2b18a2e0e99f")
(property "Reference" "#PWR0909"
(at 93.98 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 93.98 29.21 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 93.98 34.29 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 93.98 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 \"+3.3VA\""
(at 93.98 34.29 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "aa042a2c-0bda-4ea9-bdb1-76b241204a45")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0909")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 49.53 100.33 180)
(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 "03edbae6-40fc-4389-9c7f-4ed5c69968a7")
(property "Reference" "C910"
(at 53.34 99.0599 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "2.2uF"
(at 53.34 101.5999 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 48.5648 96.52 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 49.53 100.33 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 49.53 100.33 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 49.53 100.33 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 49.53 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "b1f56131-fbfc-4397-abbc-84928c3535e2")
)
(pin "1"
(uuid "49339e69-60b0-4183-bd00-7084ca8d44fe")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C910")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 83.82 125.73 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 "0479135e-d5a6-45fd-ba22-3b930eb13f3f")
(property "Reference" "#PWR0923"
(at 83.82 132.08 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 83.82 130.81 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 83.82 125.73 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 83.82 125.73 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 83.82 125.73 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "25108231-664c-429f-8fbe-3bf2e3329c82")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0923")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 128.27 128.27 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 "05cc5bba-39b6-4305-83cf-7164922a2817")
(property "Reference" "#PWR0924"
(at 128.27 134.62 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 128.27 133.35 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 128.27 128.27 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 128.27 128.27 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 128.27 128.27 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "002888f0-b67c-4f7e-aa0a-8bc67bb1b3c9")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0924")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 261.62 153.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 "079aadae-b3d5-4798-8b47-fcfa5bfc64ba")
(property "Reference" "#PWR0915"
(at 261.62 160.02 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 261.62 158.75 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 261.62 153.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 261.62 153.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 \"GND\" , ground"
(at 261.62 153.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "82ad089a-d3ac-476a-bcfd-6635c09d637e")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0915")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 181.61 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 "0ca2cc81-acdd-4b85-97f6-8e31cfd1e641")
(property "Reference" "C923"
(at 185.42 113.0299 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "2.2uF"
(at 185.42 115.5699 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 182.5752 118.11 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 181.61 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 181.61 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 181.61 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "9a05a2ea-2c0d-4e56-9af5-0e3a6cba23f0")
)
(pin "1"
(uuid "d782ab5c-ab03-4b2f-8c44-b8f5c23b3b48")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C923")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 78.74 45.72 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 "0d31d7a9-8c7b-4084-92ae-8c3b45e6e44e")
(property "Reference" "#PWR0913"
(at 78.74 52.07 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 78.74 50.8 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 78.74 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 78.74 45.72 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 78.74 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "897a4499-d419-4eb1-a90f-c5daa689c49e")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0913")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 83.82 121.92 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 "0d9478ed-0105-43cd-8b53-0932f32ff215")
(property "Reference" "C913"
(at 80.01 120.6499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "150pF"
(at 80.01 123.1899 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 82.8548 125.73 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C710836"
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 83.82 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "9ff3fd15-b2a8-4579-9a5c-358c8d7d3ca9")
)
(pin "1"
(uuid "446bc894-259b-4a09-8699-172b9d7f927d")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C913")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 135.89 76.2 90)
(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 "0fc8fa62-9f19-44cc-aaef-28aa8eb46c64")
(property "Reference" "C907"
(at 135.89 68.58 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "2.2uF"
(at 135.89 71.12 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 139.7 77.1652 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 135.89 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 135.89 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 135.89 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 135.89 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 135.89 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "a9c3e72e-a70a-44f4-8a0e-2640360fc5fd")
)
(pin "1"
(uuid "0826f7b3-47d3-46b1-b2b7-812d10a55af2")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C907")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 39.37 43.18 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 "11b9fdd8-7bc4-4916-a71e-462b5fa8c042")
(property "Reference" "#PWR0906"
(at 45.72 43.18 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 43.18 43.1799 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" ""
(at 39.37 43.18 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 39.37 43.18 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 39.37 43.18 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "89c07811-6730-4890-9a52-0eaacee51941")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0906")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3.3VA")
(at 243.84 156.21 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 "17e48dde-2f23-4d57-8611-07845645b7fc")
(property "Reference" "#PWR0901"
(at 243.84 160.02 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 243.84 151.13 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 243.84 156.21 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 243.84 156.21 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 \"+3.3VA\""
(at 243.84 156.21 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "5cbe37e5-9d3f-40a7-93a3-70069f95b2ca")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0901")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 270.51 121.92 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 "1b3a7752-2683-428d-93c4-9ca145664beb")
(property "Reference" "#PWR0933"
(at 270.51 128.27 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 270.51 127 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 270.51 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 270.51 121.92 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 270.51 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "d068125a-def6-464e-9d2c-fcebbc103d0b")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0933")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 181.61 119.38 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 "1bf3fc3a-7da6-4448-b2d5-8da78117a5c3")
(property "Reference" "#PWR0929"
(at 181.61 125.73 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 181.61 124.46 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 181.61 119.38 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 119.38 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 181.61 119.38 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "8a6ac9e8-febe-49b6-bb8b-b1a7e4b986db")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0929")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 83.82 85.09 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 "28284212-92b5-41de-b1fb-71fa7aabcee1")
(property "Reference" "#PWR0917"
(at 83.82 91.44 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 83.82 90.17 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 83.82 85.09 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 83.82 85.09 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 83.82 85.09 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "adab0116-3577-481d-ba10-ed5d0d164c36")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0917")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 181.61 77.47 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 "295f9996-7bad-4c06-ac41-e806669bcf15")
(property "Reference" "#PWR0925"
(at 181.61 83.82 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 181.61 82.55 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 181.61 77.47 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 77.47 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 181.61 77.47 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "2a43afed-1ffd-4e03-bdbc-ec50bf32f0af")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0925")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3.3VA")
(at 38.1 86.36 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 "357144c7-ddee-4416-966c-6eb247ee3722")
(property "Reference" "#PWR0910"
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 38.1 81.28 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 38.1 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 38.1 86.36 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 \"+3.3VA\""
(at 38.1 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "bbc10234-9718-45a4-90a0-e1b810f1e5d4")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0910")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 240.03 133.35 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 "3ce9e998-c801-40e3-9aaf-98eab855dc01")
(property "Reference" "#PWR0936"
(at 240.03 139.7 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 240.03 138.43 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 240.03 133.35 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 240.03 133.35 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 240.03 133.35 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "ba6d74ed-197c-42d9-8015-dd6baf2f2bd3")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0936")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 38.1 104.14 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 "49648903-90a5-4928-9fd0-a794685f8d18")
(property "Reference" "#PWR0920"
(at 38.1 110.49 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 38.1 109.22 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 38.1 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 38.1 104.14 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 38.1 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "40b18555-1eda-4ef9-9fcb-2b7af2b2c07c")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0920")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 38.1 100.33 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 "4ba9b287-d890-4a88-8c3a-7be86e928e06")
(property "Reference" "R905"
(at 35.56 99.0599 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "1MEG"
(at 35.56 101.6 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 39.878 100.33 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C1884615"
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 38.1 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "cd2b8529-d857-48e2-9f53-1c79f1231bb1")
)
(pin "2"
(uuid "53b59ae5-572d-4431-b263-65aa2f9ba1dc")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R905")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 181.61 45.72 0)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "541b6e1e-f75e-4b13-bd7d-6095099f7fe7")
(property "Reference" "C915"
(at 185.42 44.4499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "10uF"
(at 185.42 46.9899 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 182.5752 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 181.61 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C91606"
(at 181.61 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 181.61 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "bb213e04-7a61-45b5-8d5b-873d48dc9441")
)
(pin "1"
(uuid "4e82422d-9a98-4408-b52d-15b9597fe604")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C915")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 39.37 48.26 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 "593b737f-e5be-4ff0-a2c3-cbe1046abc48")
(property "Reference" "#PWR0912"
(at 45.72 48.26 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 43.18 48.2599 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" ""
(at 39.37 48.26 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 39.37 48.26 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 39.37 48.26 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "1758764b-2619-4289-816d-f8d399d5a6b6")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0912")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 135.89 86.36 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 "5b07b6e9-b25f-4cf3-92a9-857e618b08a1")
(property "Reference" "C903"
(at 135.89 93.98 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "2.2uF"
(at 135.89 91.44 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 139.7 87.3252 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 135.89 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 135.89 86.36 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 135.89 86.36 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 135.89 86.36 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 135.89 86.36 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "40cd9c20-2796-4cd1-8ac2-ea815eea5eba")
)
(pin "1"
(uuid "ee49faaf-e38a-4c8a-bd28-f9485816dbde")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C903")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 74.93 73.66 90)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "5fde728b-60bf-40e6-8e30-860b5b87a14a")
(property "Reference" "R901"
(at 74.93 67.31 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "100R"
(at 74.93 69.85 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 74.93 75.438 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 74.93 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C705627"
(at 74.93 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 74.93 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 74.93 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 74.93 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "ab3c5ea4-9d3a-445d-a225-ed2862e25c34")
)
(pin "2"
(uuid "a577b3a2-0c73-4332-ab3b-66abb7797e42")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R901")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:PWR_FLAG")
(at 243.84 156.21 180)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "62c2675c-5e59-4c81-a796-83fa640cca9b")
(property "Reference" "#FLG0902"
(at 243.84 158.115 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "PWR_FLAG"
(at 246.38 157.4801 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" ""
(at 243.84 156.21 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 243.84 156.21 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 243.84 156.21 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "62d529de-c785-44da-a503-22d3a1ac5edf")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#FLG0902")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 128.27 121.92 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 "631a6b7d-fdf9-4202-b283-1e6ccc6ad482")
(property "Reference" "C914"
(at 124.46 120.6499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "2.2nF"
(at 124.46 123.1899 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 129.2352 118.11 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" "GRM1555C1H222GA01D"
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C2987940"
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 128.27 121.92 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "75c67040-9b43-4242-9fd8-ed333d569625")
)
(pin "1"
(uuid "0b37be03-ef18-428b-8ada-f2708261c86f")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C914")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 181.61 71.12 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 "6530a521-3d90-4374-9b76-cef4b1715eaa")
(property "Reference" "C920"
(at 177.8 69.8499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "10uF"
(at 177.8 72.3899 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 180.6448 74.93 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 181.61 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C91606"
(at 181.61 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 181.61 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "77b767b2-df79-4206-9679-37bf04cd11b3")
)
(pin "1"
(uuid "c72b5198-6083-4f06-a92b-05b695d97aa6")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C920")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 83.82 81.28 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 "65a4d691-ccf2-4b21-bd63-b9481636b3d7")
(property "Reference" "C908"
(at 80.01 80.0099 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "150pF"
(at 80.01 82.5499 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 82.8548 85.09 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C710836"
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 83.82 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "60446236-06aa-425b-91c7-ea009067d1c9")
)
(pin "1"
(uuid "6244f9a8-d6f6-4baa-b02d-875cffd79baf")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C908")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 38.1 90.17 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 "676bbd59-7bbb-4266-b41d-bcc0fd9e98ba")
(property "Reference" "R904"
(at 35.56 88.8999 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "1MEG"
(at 35.56 91.44 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 39.878 90.17 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C1884615"
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 38.1 90.17 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "053a6a23-0d4c-4387-a948-83258376e6e3")
)
(pin "2"
(uuid "e766b05c-9643-4683-8c88-070724439227")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R904")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 181.61 92.71 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 "6ced7127-deab-401c-9ac0-30ab2a51215a")
(property "Reference" "C922"
(at 185.42 91.4399 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "2.2uF"
(at 185.42 93.9799 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 182.5752 96.52 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 92.71 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 181.61 92.71 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 181.61 92.71 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 181.61 92.71 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "7301aa55-fd47-47b0-b17a-20af4b7bf936")
)
(pin "1"
(uuid "426c5aad-0fed-409e-a763-003f43e1579e")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C922")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 67.31 86.36 180)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "6d893b4f-bbc3-41e0-bfc0-4d7513c14e60")
(property "Reference" "R903"
(at 64.77 87.6301 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "1MEG"
(at 64.77 85.09 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 69.088 86.36 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C1884615"
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 67.31 86.36 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "c7c34d76-4bab-4944-93dc-d7b6a53b8312")
)
(pin "2"
(uuid "1eb3f902-f0cd-46b0-9a2f-46461bd61762")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R903")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 74.93 114.3 90)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "6e3b6580-ed36-49b9-9fe4-04ec7b6a257b")
(property "Reference" "R907"
(at 74.93 107.95 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "100R"
(at 74.93 110.49 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 74.93 116.078 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 74.93 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C705627"
(at 74.93 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 74.93 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 74.93 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 74.93 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "0f26afdf-8106-4230-9633-fe5baee59cf2")
)
(pin "2"
(uuid "1d5395d0-6581-498f-a738-b14c601094be")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R907")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 93.98 49.53 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 "6e4b21b3-9ea7-4eb2-953c-75155192e900")
(property "Reference" "#PWR0914"
(at 93.98 55.88 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 93.98 54.61 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 93.98 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 93.98 49.53 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 93.98 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "a1971b22-06f0-47c6-a3a2-9d14b50183a3")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0914")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 237.49 45.72 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 "6eba0417-ffce-46e2-8b43-6d203247c26f")
(property "Reference" "C919"
(at 241.3 44.4499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "0.1uF"
(at 241.3 46.9899 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Capacitor_SMD:C_0201_0603Metric"
(at 238.4552 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 237.49 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 237.49 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C3901090"
(at 237.49 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 237.49 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "8f411852-176a-46a2-911e-bff82e6d7b8e")
)
(pin "1"
(uuid "d65d30bd-c858-47ad-b1b8-4cee2d5ee4e1")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C919")
(unit 1)
)
)
)
)
(symbol
(lib_id "Amplifier_Operational:Opamp_Dual")
(at 96.52 41.91 0)
(unit 3)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(fields_autoplaced yes)
(uuid "739e7814-ce99-4162-b945-63b05986d5dd")
(property "Reference" "U902"
(at 95.25 40.6399 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "OPA2365AIDR"
(at 95.25 43.1799 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm"
(at 96.52 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 96.52 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Dual operational amplifier"
(at 96.52 50.8 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Library" "${KICAD10_SYMBOL_DIR}/Simulation_SPICE.sp"
(at 83.82 55.88 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Name" "kicad_builtin_opamp_dual"
(at 83.82 63.5 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Device" "SUBCKT"
(at 83.82 60.96 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Pins" "1=out1 2=in1- 3=in1+ 4=vee 5=in2+ 6=in2- 7=out2 8=vcc"
(at 83.82 58.42 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S3.1" "Units A+B are centered, UnitC has a offset so it fits nicely on A or B."
(at 83.82 67.31 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S4.1" "Pin1 and Pin7 are the output, adding a name would look ugly and does not add a benefit."
(at 83.82 69.85 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S6.2" "This is a generic symbol and thus has no datasheet."
(at 83.82 72.39 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "LCSC PN" "C130011"
(at 96.52 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "4"
(uuid "25557ac5-867b-4de8-a382-69d7d73fb814")
)
(pin "7"
(uuid "4d642fd9-7394-4073-b4d2-a8af31431737")
)
(pin "1"
(uuid "6e6e88d9-d4a7-4b2b-8a5a-e25db49adfb5")
)
(pin "5"
(uuid "4f23dc9d-506a-46e4-87d4-83ddadecb0cd")
)
(pin "6"
(uuid "0af77663-4fe7-4cdd-bc81-7fc3e7446e7a")
)
(pin "3"
(uuid "107db05e-6309-4092-844b-d5bbe026d1e1")
)
(pin "8"
(uuid "ed1fb3e7-12ad-47d6-8021-4d2907176ae4")
)
(pin "2"
(uuid "da371115-c683-4e89-a02b-a6ecbeec0a0a")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "U902")
(unit 3)
)
)
)
)
(symbol
(lib_id "power:+3.3VA")
(at 233.68 68.58 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 "7580422a-12ba-4fed-b14f-62575d19d209")
(property "Reference" "#PWR0902"
(at 233.68 72.39 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 233.68 63.5 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 233.68 68.58 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 233.68 68.58 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 \"+3.3VA\""
(at 233.68 68.58 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "8400651b-487f-496e-b08b-84a7bf284766")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0902")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 223.52 45.72 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 "790856c7-adbd-4263-bf18-b20e896f995f")
(property "Reference" "C918"
(at 227.33 44.4499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "0.1uF"
(at 227.33 46.9899 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Capacitor_SMD:C_0201_0603Metric"
(at 224.4852 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 223.52 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 223.52 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C3901090"
(at 223.52 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 223.52 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "7ce0657b-df42-4698-8a24-5e5faacb04b7")
)
(pin "1"
(uuid "e8a35317-c080-48d5-af69-708693fa2809")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C918")
(unit 1)
)
)
)
)
(symbol
(lib_id "Connector_Audio:AudioJack3_SwitchTR")
(at 34.29 40.64 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 "806e0d90-5d89-493c-bcbd-de875804a944")
(property "Reference" "J901"
(at 32.385 31.75 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "AudioJack3_SwitchTR"
(at 32.385 34.29 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Mylib:NRJ6HM-1-PRE"
(at 34.29 40.64 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 34.29 40.64 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 34.29 40.64 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "RN"
(uuid "66091ab8-91ca-4813-897a-e0da57966d5a")
)
(pin "R"
(uuid "023e37cf-8906-4ac6-8f77-c86f008d9bc5")
)
(pin "S"
(uuid "4447ad1e-ecbc-4378-aaa4-6a2ab9f1234d")
)
(pin "T"
(uuid "5a277a73-b3c3-4ee9-91ce-8dda63105ce2")
)
(pin "TN"
(uuid "0112521f-22a2-44ee-aeb9-6873daffd92d")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "J901")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 189.23 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 "8560a723-1343-4e00-8e06-27cfd5a20a6a")
(property "Reference" "C921"
(at 193.04 69.8499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "0.1uF"
(at 193.04 72.3899 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Capacitor_SMD:C_0201_0603Metric"
(at 190.1952 74.93 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 189.23 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 189.23 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C3901090"
(at 189.23 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 189.23 71.12 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "762e5856-f6ec-49ec-95fe-8c9340bfd84d")
)
(pin "1"
(uuid "9ba7105c-8e92-4601-b25d-54989a1245e9")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C921")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 49.53 104.14 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 "8ff1a38d-e8a6-4c08-a0c2-b4afd0348cce")
(property "Reference" "#PWR0921"
(at 49.53 110.49 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 49.53 109.22 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 49.53 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 49.53 104.14 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 49.53 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "8e35856b-e108-42bd-bc3d-89ca6f64d402")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0921")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 128.27 81.28 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 "913e4e63-cd24-42db-afbd-09a49214f713")
(property "Reference" "C909"
(at 124.46 80.0099 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "2.2nF"
(at 124.46 82.5499 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 129.2352 77.47 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" "GRM1555C1H222GA01D"
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C2987940"
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 128.27 81.28 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "e967d1cf-7302-4725-b5be-b70d1cc7c0c7")
)
(pin "1"
(uuid "a346dab8-898c-403e-be76-98ba6ecba926")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C909")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 135.89 116.84 90)
(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 "972c6631-9fa8-4f7f-9432-5cb8b4007e8e")
(property "Reference" "C912"
(at 135.89 109.22 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "2.2uF"
(at 135.89 111.76 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 139.7 117.8052 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 135.89 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 135.89 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 135.89 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 135.89 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 135.89 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "758f574c-9721-4494-a538-0bd0add63941")
)
(pin "1"
(uuid "7a8228f1-2b3d-4abc-9ed5-3e29f5b01ffc")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C912")
(unit 1)
)
)
)
)
(symbol
(lib_id "Amplifier_Operational:Opamp_Dual")
(at 99.06 116.84 0)
(unit 2)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(fields_autoplaced yes)
(uuid "9782f6cd-fd6e-4cfe-9bf3-bc5971d742e9")
(property "Reference" "U902"
(at 99.06 107.95 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "OPA2365AIDR"
(at 99.06 110.49 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm"
(at 99.06 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 99.06 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Dual operational amplifier"
(at 99.06 125.73 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Library" "${KICAD10_SYMBOL_DIR}/Simulation_SPICE.sp"
(at 86.36 130.81 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Name" "kicad_builtin_opamp_dual"
(at 86.36 138.43 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Device" "SUBCKT"
(at 86.36 135.89 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Pins" "1=out1 2=in1- 3=in1+ 4=vee 5=in2+ 6=in2- 7=out2 8=vcc"
(at 86.36 133.35 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S3.1" "Units A+B are centered, UnitC has a offset so it fits nicely on A or B."
(at 86.36 142.24 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S4.1" "Pin1 and Pin7 are the output, adding a name would look ugly and does not add a benefit."
(at 86.36 144.78 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S6.2" "This is a generic symbol and thus has no datasheet."
(at 86.36 147.32 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "LCSC PN" "C130011"
(at 99.06 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "4"
(uuid "25557ac5-867b-4de8-a382-69d7d73fb815")
)
(pin "7"
(uuid "4d642fd9-7394-4073-b4d2-a8af31431738")
)
(pin "1"
(uuid "6e6e88d9-d4a7-4b2b-8a5a-e25db49adfb6")
)
(pin "5"
(uuid "4f23dc9d-506a-46e4-87d4-83ddadecb0ce")
)
(pin "6"
(uuid "0af77663-4fe7-4cdd-bc81-7fc3e7446e7b")
)
(pin "3"
(uuid "107db05e-6309-4092-844b-d5bbe026d1e2")
)
(pin "8"
(uuid "ed1fb3e7-12ad-47d6-8021-4d2907176ae5")
)
(pin "2"
(uuid "da371115-c683-4e89-a02b-a6ecbeec0a0b")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "U902")
(unit 2)
)
)
)
)
(symbol
(lib_id "Amplifier_Operational:Opamp_Dual")
(at 99.06 76.2 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 "9949e64b-6b10-4cf8-850f-2db1e703c3ed")
(property "Reference" "U902"
(at 99.06 67.31 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "OPA2365AIDR"
(at 99.06 69.85 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm"
(at 99.06 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 99.06 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Dual operational amplifier"
(at 99.06 85.09 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Library" "${KICAD10_SYMBOL_DIR}/Simulation_SPICE.sp"
(at 86.36 90.17 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Name" "kicad_builtin_opamp_dual"
(at 86.36 97.79 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Device" "SUBCKT"
(at 86.36 95.25 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Sim.Pins" "1=out1 2=in1- 3=in1+ 4=vee 5=in2+ 6=in2- 7=out2 8=vcc"
(at 86.36 92.71 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S3.1" "Units A+B are centered, UnitC has a offset so it fits nicely on A or B."
(at 86.36 101.6 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S4.1" "Pin1 and Pin7 are the output, adding a name would look ugly and does not add a benefit."
(at 86.36 104.14 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property private "KLC_S6.2" "This is a generic symbol and thus has no datasheet."
(at 86.36 106.68 0)
(hide yes)
(show_name yes)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "LCSC PN" "C130011"
(at 99.06 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "4"
(uuid "25557ac5-867b-4de8-a382-69d7d73fb816")
)
(pin "7"
(uuid "4d642fd9-7394-4073-b4d2-a8af31431739")
)
(pin "1"
(uuid "6e6e88d9-d4a7-4b2b-8a5a-e25db49adfb7")
)
(pin "5"
(uuid "4f23dc9d-506a-46e4-87d4-83ddadecb0cf")
)
(pin "6"
(uuid "0af77663-4fe7-4cdd-bc81-7fc3e7446e7c")
)
(pin "3"
(uuid "107db05e-6309-4092-844b-d5bbe026d1e3")
)
(pin "8"
(uuid "ed1fb3e7-12ad-47d6-8021-4d2907176ae6")
)
(pin "2"
(uuid "da371115-c683-4e89-a02b-a6ecbeec0a0c")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "U902")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 118.11 116.84 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 "9e076fe7-4950-44dc-b9f7-510f410a1079")
(property "Reference" "R908"
(at 118.11 111.76 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "100R"
(at 118.11 114.3 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 118.11 118.618 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 118.11 116.84 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C705627"
(at 118.11 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 118.11 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 118.11 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 118.11 116.84 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "eee6af36-7ff9-4971-aef1-8082d4da09ea")
)
(pin "2"
(uuid "f6b19a2e-b7d3-43eb-9fa6-c31ce5c34a27")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R908")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3.3VA")
(at 78.74 38.1 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 "a423dae1-977d-464b-bc24-53511c4e3334")
(property "Reference" "#PWR0905"
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 78.74 33.02 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 78.74 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 78.74 38.1 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 \"+3.3VA\""
(at 78.74 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "27649b2a-ca32-4e66-99a3-a1702ef886dc")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0905")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 59.69 73.66 90)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "ab0569da-95a3-4e45-96e5-9b0b665003d9")
(property "Reference" "C906"
(at 59.69 66.04 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "2.2uF"
(at 59.69 68.58 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 63.5 72.6948 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 59.69 73.66 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 59.69 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 59.69 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 59.69 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 59.69 73.66 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "c580ae45-3f8a-4f5f-beda-1f93904a3e07")
)
(pin "1"
(uuid "2ce13f1c-052f-447a-943c-6f5d1a594166")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C906")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 59.69 114.3 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 "b02f7183-968b-4389-a471-324e058951f3")
(property "Reference" "C911"
(at 59.69 121.92 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "2.2uF"
(at 59.69 119.38 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 63.5 115.2652 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 59.69 114.3 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 59.69 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 59.69 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 59.69 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 59.69 114.3 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "c16011fc-f7ad-4db9-9724-a8ed446f719b")
)
(pin "1"
(uuid "38efb08d-4fc6-41c2-b80b-0a7a60c068a1")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C911")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 78.74 41.91 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 "b18e4ea4-c1bd-4bb2-b977-10b99eb73540")
(property "Reference" "C905"
(at 74.93 40.6399 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "0.1uF"
(at 74.93 43.1799 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" "Capacitor_SMD:C_0201_0603Metric"
(at 79.7052 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C3901090"
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 78.74 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "cd77ec95-20cb-431b-af92-0c2cb62035b0")
)
(pin "1"
(uuid "b750bff2-ef81-4be3-80bb-6df6dfc955f7")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C905")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 209.55 45.72 0)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "b32e6fee-aa21-47ce-a7ac-21211d15a1ec")
(property "Reference" "C917"
(at 213.36 44.4499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "10uF"
(at 213.36 46.9899 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 210.5152 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 209.55 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 209.55 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C91606"
(at 209.55 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 209.55 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "8d7f068a-f54d-4ae3-854e-a77fff490fd4")
)
(pin "1"
(uuid "4e8344a3-7554-46e9-904c-3f0f849a184a")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C917")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 67.31 104.14 180)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "b7adf8ee-2bca-4d94-9e08-bbbbc245c6b0")
(property "Reference" "R906"
(at 64.77 105.4101 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "1MEG"
(at 64.77 102.87 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 69.088 104.14 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C1884615"
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 67.31 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "c81684e7-24a0-45cc-b311-e48bcbd6a717")
)
(pin "2"
(uuid "7c8ed855-e044-44e3-be83-2738a65f28ef")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R906")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:R")
(at 118.11 76.2 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 "b94d9932-299c-49bf-8500-744318bbcc19")
(property "Reference" "R902"
(at 118.11 71.12 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "100R"
(at 118.11 73.66 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 118.11 77.978 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Resistor"
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 118.11 76.2 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C705627"
(at 118.11 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 118.11 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 118.11 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 118.11 76.2 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "6171c13d-6ec4-4984-93fb-f3248db1e9ab")
)
(pin "2"
(uuid "ffc6b18d-09bf-407d-9029-d6ca7cdbaa0c")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "R902")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3.3VA")
(at 257.81 118.11 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 "b986781f-a33c-4565-a034-a1ad3f4f1e7f")
(property "Reference" "#PWR0911"
(at 254 118.11 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 261.62 118.1099 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
(at 257.81 118.11 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 257.81 118.11 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 \"+3.3VA\""
(at 257.81 118.11 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "7708bc1a-4f85-4a28-b0fd-44e51c9408ab")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0911")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 128.27 87.63 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 "c10e7bc1-9003-4283-be50-bde7b6909813")
(property "Reference" "#PWR0918"
(at 128.27 93.98 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 128.27 92.71 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 128.27 87.63 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 128.27 87.63 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 128.27 87.63 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "1c662405-1b69-4922-b495-ef73aebf3c11")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0918")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 195.58 45.72 0)
(unit 1)
(body_style 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(in_pos_files yes)
(dnp no)
(uuid "cbade749-9dbf-4d76-961b-34168e39d4f2")
(property "Reference" "C916"
(at 199.39 44.4499 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "10uF"
(at 199.39 46.9899 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 196.5452 49.53 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 195.58 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 195.58 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C91606"
(at 195.58 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 195.58 45.72 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "a5f8f32e-0af7-4ba3-aac6-e6bd46a28b21")
)
(pin "1"
(uuid "377a2eb8-ccd4-46cb-8133-28a5b5371514")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C916")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:PWR_FLAG")
(at 261.62 153.67 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 "ce1de5b1-a98a-42ce-a07d-e411514d2e28")
(property "Reference" "#FLG0901"
(at 261.62 151.765 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "PWR_FLAG"
(at 264.16 152.3999 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" ""
(at 261.62 153.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 261.62 153.67 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 261.62 153.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "343832d5-9fcd-4c92-b503-e9678b1a4257")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#FLG0901")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 181.61 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 "cfc4e804-7254-4d09-a3ab-c3eb2e6885cc")
(property "Reference" "#PWR0926"
(at 181.61 59.69 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 181.61 58.42 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 181.61 53.34 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 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 \"GND\" , ground"
(at 181.61 53.34 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "591342c0-d7f7-4f75-9f1a-37d67ff56495")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0926")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3.3VA")
(at 181.61 38.1 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 "dd627964-0aaf-477d-b1b4-bdc52d7457f6")
(property "Reference" "#PWR0903"
(at 181.61 41.91 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "+3.3VA"
(at 181.61 33.02 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 181.61 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 38.1 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 \"+3.3VA\""
(at 181.61 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "c104ff1d-ab20-4fb4-97be-9901929a1772")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0903")
(unit 1)
)
)
)
)
(symbol
(lib_id "Mylib:TAC5242")
(at 240.03 100.33 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 "e1bc4d9a-4871-49e2-a05e-ba0791ecbfed")
(property "Reference" "U903"
(at 251.0633 69.85 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "TAC5242"
(at 251.0633 72.39 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "Mylib:TAC5242"
(at 240.03 146.05 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tac5242.pdf"
(at 240.03 140.97 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Stereo audio codec VQFN-24 package with corner ground"
(at 240.03 143.51 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" "C47122155"
(at 240.03 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C47122155"
(at 240.03 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 240.03 100.33 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "10"
(uuid "1446282f-0b67-48c2-804e-ec6c8c9794f4")
)
(pin "A1"
(uuid "8499c040-d42d-4216-b82f-5f0007b52436")
)
(pin "9"
(uuid "4bf06bfd-c52d-45f6-87ac-97c65d4acc06")
)
(pin "14"
(uuid "7431977d-ee00-4d57-ab58-85b13b9a80bb")
)
(pin "24"
(uuid "24a20bc4-a611-47e4-b93d-0b7345592871")
)
(pin "8"
(uuid "f555bcc9-d063-401b-a258-3f737dc10d3a")
)
(pin "20"
(uuid "dc2931e3-bc87-4cd3-9f3b-a70ecb153471")
)
(pin "12"
(uuid "1ce1edf0-6758-4489-9488-d7a4d2e88b8e")
)
(pin "4"
(uuid "c59b64cf-f002-42d8-9617-13f65d9f2294")
)
(pin "23"
(uuid "32088c91-2e7d-4393-9cdf-8f02f84a594b")
)
(pin "PAD"
(uuid "e03d7cfd-747d-471d-8bfe-1095249c195a")
)
(pin "A3"
(uuid "dd142cd4-8c7f-470d-8e83-a41a0b9e28d5")
)
(pin "13"
(uuid "d7772ccd-6d59-4047-b4cc-16f3f422929c")
)
(pin "1"
(uuid "71bb4d28-a12c-4c48-8919-5eb7d39df98d")
)
(pin "22"
(uuid "7bf63d1a-a33d-42db-84f1-f57b2bb80f56")
)
(pin "19"
(uuid "993bf83a-58b9-46f4-b06a-aab2f1a55c89")
)
(pin "3"
(uuid "c3c28ac9-7626-4ed3-93e1-30d1568363a1")
)
(pin "2"
(uuid "3592ba9f-2a27-4e98-a281-a5f7beccc1ba")
)
(pin "18"
(uuid "3d5475a2-20a7-49fd-af9b-1986dbec8ff8")
)
(pin "17"
(uuid "e8f138d6-2138-42f5-9858-0a7d3cb83845")
)
(pin "16"
(uuid "6f50236f-dfc4-46d0-9cc2-7f4949f57833")
)
(pin "A4"
(uuid "345ec07b-7b84-4a22-89b8-415f262d4367")
)
(pin "15"
(uuid "0fdf3133-dc78-465e-9f51-34cd3c9e7166")
)
(pin "21"
(uuid "5f79842b-7961-4c88-997c-36b2e61b581f")
)
(pin "A2"
(uuid "b205e505-800f-4f65-94c6-c4c41f797002")
)
(pin "7"
(uuid "90d34947-1f4c-487e-aa65-dd7344e62bdc")
)
(pin "6"
(uuid "af823aef-4e27-4478-8de2-ebda9387227e")
)
(pin "11"
(uuid "aba18acd-019e-46d0-b6dc-737fa9078226")
)
(pin "5"
(uuid "763b15ff-e362-4c51-8bee-9577f226ba70")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "U903")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 135.89 127 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 "efcc5142-4cdf-4bcb-9e1a-d1d6e83cb24d")
(property "Reference" "C904"
(at 135.89 134.62 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "2.2uF"
(at 135.89 132.08 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 139.7 127.9652 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" "Unpolarized capacitor"
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Availability" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Check_prices" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description_1" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MANUFACTURER_PART_NUMBER" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MF" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "MP" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PROD_ID" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Package" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Price" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Device" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Pins" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "SnapEDA_Link" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "VENDOR" ""
(at 135.89 127 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC PN" "C415535"
(at 135.89 127 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "JLCPCB" ""
(at 135.89 127 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "LCSC" ""
(at 135.89 127 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Sim.Params" ""
(at 135.89 127 90)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "2"
(uuid "a3b7f40d-46b9-476c-aa8f-471b9b2f361a")
)
(pin "1"
(uuid "c90c4985-6c2e-4034-b831-cbab967345d3")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "C904")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 181.61 97.79 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 "f3438300-bbc7-4cb4-86e6-4d4346f8173d")
(property "Reference" "#PWR0928"
(at 181.61 104.14 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 181.61 102.87 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 181.61 97.79 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 181.61 97.79 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 181.61 97.79 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "b37eef92-3494-4e25-9809-16fec8241dd0")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0928")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:GND")
(at 39.37 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 "f73b854f-594d-4404-905c-d74adf4a88ff")
(property "Reference" "#PWR0904"
(at 45.72 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "GND"
(at 43.18 38.0999 90)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" ""
(at 39.37 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 39.37 38.1 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 39.37 38.1 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin "1"
(uuid "9110eea2-ef52-448c-8cca-e20423eda57a")
)
(instances
(project "single-input"
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
(reference "#PWR0904")
(unit 1)
)
)
)
)
(sheet_instances
(path "/"
(page "1")
)
)
(embedded_fonts no)
)