KiCad Spark Core component and module

Hi :slight_smile:

I’m making a shield for Spark Core using KiCad EDA. I created a component (for the schematic) and a module (for the PCB) for Spark Core. You can find them here:

https://github.com/carlos-jenkins/relay-shield/tree/master/board/kicad/lib

  • spark_core.dcm <- documentation
  • spark_core.lib <- component
  • spark_core.mod <- module

Hope someone can find them useful.

Kind regards

5 Likes

Hey @cjenkins, sorry we haven’t responded to this yet. This is awesome! Looking forward to seeing it in action.

Zach

Exactly what i was looking for! Thanks