kicad_footprints VS skidl

Compare kicad_footprints vs skidl and see what are their differences.

kicad_footprints

A collection of all the KiCad footprints on the internet (by kitspace)

skidl

SKiDL is a module that extends Python with the ability to design electronic circuits. (by devbisme)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kicad_footprints skidl
1 12
310 975
2.9% -
0.0 6.5
over 1 year ago 5 days ago
Python Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kicad_footprints

Posts with mentions or reviews of kicad_footprints. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-27.
  • From Idea to Printed Circuit Board in One Week
    2 projects | news.ycombinator.com | 27 Feb 2021
    Maybe SnapEDA and their new KiCad plugin [1] would be a good fit for you? I've not used the plugin myself but I do use SnapEDA footprints myself occasionally. I also try and keep on top of all the footprints available on GitHub and add them to our repo [2], you can add this globally and search through it from within KiCad.

    1: https://blog.snapeda.com/2020/09/09/introducing-the-snapeda-...

    2: https://github.com/kitspace/kicad_footprints

skidl

Posts with mentions or reviews of skidl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.
  • Show HN: Atopile – Design circuit boards with code
    10 projects | news.ycombinator.com | 5 Feb 2024
    Great question! We hope we have a few good reasons.

    This iteration of the project actually came after first working with and then modifying another awesome project called SKiDL (https://github.com/devbisme/skidl).

    It's based on Python - but we found that because since it's procedural, turing complete and has a rich eco-system - people use to that and there aren't standard composable ways of designing things. Instead of describing your board, you (practically) write a script that generates your board. It entangles your targets with your source-code and can make it difficult to understand the ultimate outcome of what you've written.

    Additionally, since it's a potentially very long program, it was hard to write good language support around (a language server for VSCode, a schematic visualiser etc...) that were snappy, responsive and lent to examining modules as well as the whole program.

    There's a few operators and first-class language features we wanted as well, like units and tolerances (3.3V +/- 100mV) that just aren't the same when embedded in a string, or class init method.

  • Text only PCB CAD tools?
    2 projects | /r/PrintedCircuitBoard | 22 Jun 2023
    there is skidl for schematics, but yeah shit was hand drawn before GUIs.
  • What needs to happen for ChatGPT to start generating visual answers like electrical schematics?
    1 project | /r/ChatGPT | 2 Jun 2023
    Further, there are many python libraries etc which can be used to design electrical circuits using code: https://github.com/devbisme/skidl
  • The tooling ecosystem that adds joy to KiCad
    4 projects | news.ycombinator.com | 9 Aug 2022
    I'd like to see documentation on your workflow. You can also post it on https://github.com/devbisme/skidl/discussions.

    There is a generate_pcb() function in SKiDL that will output a kicad_pcb file that can be directly opened using PCBNEW (no need to generate the intermediate netlist file). That function uses HierPlace to group the parts based on their hierarchical organization. That would be a good place to inject some autoplacement if you get it figured out.

  • Wiring Tool
    2 projects | /r/AskElectronics | 30 Jul 2022
    If others are interested in this and wireviz they might also like to know about https://github.com/devbisme/skidl. Used to make schematic specification in python.
  • Python & EE
    1 project | /r/ElectricalEngineering | 23 Dec 2021
    Kinda off topic, but there's this project called skidl https://github.com/devbisme/skidl allowing you to create electrical schematics using Python. It seems to council your two interests, maybe for a fun side showoff project.
  • Using DXFs to create PCBs?
    3 projects | /r/PrintedCircuitBoard | 4 Oct 2021
  • Help Us Create Automated PCB Software!
    1 project | /r/PCB | 16 Sep 2021
    Take a look at this SKiDL discussion forums on GitHub: https://github.com/xesscorp/skidl/discussions/129
  • What I wish I knew before building a Shopify App
    4 projects | news.ycombinator.com | 19 Mar 2021
    SKiDL (circuit design library) does this to a very large extent...

    https://github.com/xesscorp/skidl

  • Spice simulation of SKiDL,alt to KiCAD
    1 project | news.ycombinator.com | 30 Jan 2021

What are some alternatives?

When comparing kicad_footprints and skidl you can also consider the following projects:

horizon - Horizon is a free EDA package

pcbflow - Python based Printed Circuit Board (PCB) layout and design package based on CuFlow.

horizon - Dashboard and code-driven configuration for Laravel queues.

kicad-action-scripts - Some KiCad plugins in Python

kicad-color-schemes - Want to change the color scheme of KiCad? Look here for Inspiration.

SparkFun-KiCad-Libraries - SparkFun's KiCad Libraries

RF-tools-KiCAD - KiCAD RF tools: footprints wizard and round tracks, mask expander, via fencing

kicad-jlcpcb-tools - Plugin to generate BOM + CPL files for JLCPCB, assigning LCSC part numbers directly from the plugin, query the JLCPCB parts database, lookup datasheets and much more.

eater-sap-1-improvements - Improvements and modifications made to the Ben Eater SAP-1 breadboard computer

SeveredDuck36 - A 36-key split keyboard inspired by the Kyria and Arch-36

pcbmode - A printed circuit board design tool with a twist