Skip to content

Add LED-APA102-2020

cpresser requested to merge github/fork/cp-aquila/led-apa102-2020 into master

Add LED-APA102-2020


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Datasheet: http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf Better(sic) quality picture of the land pattern:

I am not that happy with the Pin1-Marker. But I can not fit it within the courtyard without violating F5.3. In the example-picture of the KLC, the CP_ELEC behaves similar, the "+" sign is partially outside the courtyard. The Datasheet is pretty sparse, so I am not 100% sure on how to handle the center pads. I choose to epxlicitly connect them, that seems most plausible for me right now.

Symbol PR: https://github.com/KiCad/kicad-symbols/pull/1501

Merge request reports