PAM8302AADCR module#
- class OvalSMDPad[source]#
Bases:
Pad- rect = Polygon(elements=((0.3149985, 0.9324995), (-0.3149985, 0.9324995), (-0.3149985, -0.9324995), (0.3149985, -0.9324995)), holes=())#
- shape: Shape | PadShape = Polygon(elements=((0.3149985, 0.9324995), (-0.3149985, 0.9324995), (-0.3149985, -0.9324995), (0.3149985, -0.9324995)), holes=())#
The geometric shape of the pad or a PadShape to specify the regular shape and the shape when non-functional pads are removed. Can be overridden on a per-layer basis by
shapes.
- layer = Soldermask(shape=Polygon(elements=((0.3149985, 0.9324995), (-0.3149985, 0.9324995), (-0.3149985, -0.9324995), (0.3149985, -0.9324995)), holes=()), side=<Side.Top: 0>)#
- class C112137[source]#
Bases:
Landpattern- p = {1: OvalSMDPad().at(-1.905, -2.682, on=<Side.Top: 0>), 2: OvalSMDPad().at(-0.635, -2.682, on=<Side.Top: 0>), 3: OvalSMDPad().at(0.635, -2.682, on=<Side.Top: 0>), 4: OvalSMDPad().at(1.905, -2.682, on=<Side.Top: 0>), 5: OvalSMDPad().at(1.905, 2.682, on=<Side.Top: 0>), 6: OvalSMDPad().at(0.635, 2.682, on=<Side.Top: 0>), 7: OvalSMDPad().at(-0.635, 2.682, on=<Side.Top: 0>), 8: OvalSMDPad().at(-1.905, 2.682, on=<Side.Top: 0>)}#
- ref_text = Silkscreen(shape=Shape[Text], side=<Side.Top: 0>)#
- value_text = Finish(shape=Shape[Text], side=<Side.Top: 0>)#
- ref_alt_text = Finish(shape=Shape[Text], side=<Side.Top: 0>)#
- silk_lines = [Silkscreen(shape=Polyline(width=0.1524, elements=[(2.576, -1.521), (-2.576, -1.521)]), side=<Side.Top: 0>), Silkscreen(shape=Polyline(width=0.1524, elements=[(2.576, 1.521), (2.576, -1.521)]), side=<Side.Top: 0>), Silkscreen(shape=Polyline(width=0.1524, elements=[(-2.576, -1.521), (-2.576, 1.521)]), side=<Side.Top: 0>), Silkscreen(shape=Polyline(width=0.1524, elements=[(-2.576, 1.521), (2.576, 1.521)]), side=<Side.Top: 0>)]#
- silk_arcs = [Silkscreen(shape=ArcPolyline(width=0.3, elements=[Arc(center=(-2.672, -2.682), radius=0.15, start=0.0, arc=360.0)]), side=<Side.Top: 0>), Silkscreen(shape=ArcPolyline(width=0.059995, elements=[Arc(center=(-2.45, -3.0), radius=0.03, start=0.0, arc=360.0)]), side=<Side.Top: 0>), Silkscreen(shape=ArcPolyline(width=0.3, elements=[Arc(center=(-1.9, -0.77), radius=0.15, start=0.0, arc=360.0)]), side=<Side.Top: 0>)]#
- finish_arc = Finish(shape=ArcPolyline(width=0.3, elements=[Arc(center=(-1.905, -3.4), radius=0.150114, start=0.0, arc=360.0)]), side=<Side.Top: 0>)#
- class PAM8302AADCR(*args, **kwargs)[source]#
Bases:
Component2.5W Filterless Class-D Mono Audio Amplifier
- reference_designator_prefix: str | None = 'U'#
Reference designator prefix for this component. This will be used to generate a unique reference designator for each component of the same type.
Note
This field is a required data point for matching components between builds. If this value changes (including changing from unset to set), it will be treated as a new component, even if nothing else changes.
- SD = Port()#
- NC = Port()#
- IN_plus = Port()#
- IN_minus = Port()#
- VO_plus = Port()#
- VDD = Port()#
- GND = Port()#
- VO_minus = Port()#
- landpattern = C112137()#
- symbol = BoxSymbol(rows=[Row(left=[PinGroup([Port(), Port(), Port(), Port()])]), Row(right=[PinGroup([Port(), Port(), Port(), Port()])])])#
- mappings = [PadMapping({Port(): [C112137().p[1]], Port(): [C112137().p[2]], Port(): [C112137().p[3]], Port(): [C112137().p[4]], Port(): [C112137().p[5]], Port(): [C112137().p[6]], Port(): [C112137().p[7]], Port(): [C112137().p[8]]})]#
- datasheet = 'https://datasheet.lcsc.com/lcsc/1809192027_Diodes-Incorporated-PAM8302AADCR_C112137.pdf'#
- Device#
alias of
PAM8302AADCR