diff --git a/README.md b/README.md index e57af02..88c3c92 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This list is for websites, services, software, tools and more: everything that y - [Online](#online) - [Installable](#installable) - [Free EDA Packages](#free-eda-packages) +- [Paid EDA Packages](#paid-eda-packages) - [CAD Specific](#cad-specific) - [KiCad](#kicad) - [Eagle](#eagle) @@ -90,6 +91,7 @@ This list is for websites, services, software, tools and more: everything that y - [iCircuit](http://icircuitapp.com/) - Easy to use electronic circuit simulator, its advanced simulation engine can handle both analog and digital circuits and features realtime always-on analysis. - [Micro-Cap](http://www.spectrum-soft.com/download/download.shtm) - Professional-grade mixed signal simulator with wide variety of interactive simulation types. - [GeckoCIRCUITS](https://de.wikipedia.org/wiki/GeckoCircuits) - Open Source Power Electronic Circuit Simulator. [GitHub Project](https://github.com/geckocircuits/GeckoCIRCUITS). Direct [download link](http://gecko-simulations.com/GeckoCIRCUITS/GeckoCIRCUITS.zip) due to broken website. +- [Proteus](https://www.labcenter.com/) - PCB Design and Circuit Simulator Software. ### Verilog HDL Simulators @@ -121,6 +123,10 @@ This list is for websites, services, software, tools and more: everything that y - [Horizon EDA](https://github.com/horizon-eda/horizon) - A free and open source EDA tool with the focus on shortcut operation. - [EasyEDA](https://easyeda.com/) - Easy to use with both browser based and cross platform app versions. Integrates [LCSC](https://www.lcsc.com/products) and [JLCPCB](https://jlcpcb.com/parts) component catalogs with 3D models. +## Paid EDA Packages +- [Altium](https://www.altium.com/) - PCB Design Software & Tools. +- [Proteus](https://www.labcenter.com/) - PCB Design and Circuit Simulator Software. + ## CAD Specific ### KiCad @@ -132,13 +138,16 @@ This list is for websites, services, software, tools and more: everything that y - [Cheatsheet](https://silica.io/wp-content/uploads/2018/06/kicad-cheatsheet.pdf) (also [in landscape](https://silica.io/wp-content/uploads/2018/06/kicad-cheatsheet-landscape.pdf)) - Short PDF that goes over the menus and keyboard shortcuts for the most common operations. - [Footprint Collection](https://github.com/kitspace/kicad_footprints) - Collection of all the KiCad footprints available online and some scripts to manage them. - [InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom) - A html BOM generation tool for manual pick and place. -- [kicad-exports](https://github.com/nerdyscout/kicad-exports) - Auto generate files (schematics, gerbers, BoM, plots, 3D model) for any KiCAD project. Run it locally or on every `git push` with a CI like Github Actions. +- [KiBot](https://github.com/INTI-CMNB/KiBot) - Generate the fabrication and documentation files for your KiCad projects easily, repeatable, and most of all, scriptably. ### Eagle - [List of ULPs everyone should know](https://www.element14.com/community/community/eagle/blog/2015/01/19/eagle-ulps-every-user-should-know) - [Adafruit Eagle Library](https://github.com/adafruit/Adafruit-Eagle-Library) - [SparkFun Electronics Eagle Libraries](https://github.com/sparkfun/SparkFun-Eagle-Libraries) +### Altium +- [Altium Designer Libraries](https://www.altium.com/documentation/other_installers#!libraries) - `.IntLib` and `.PcbLib` of electronic components from different manufacturers. + ## PCB Batching Services - [PCBShopper](https://pcbshopper.com/) - Comparison service for quite a lot of different PCB batching and assembly services. @@ -152,6 +161,7 @@ This list is for websites, services, software, tools and more: everything that y - [Octopart](https://octopart.com) - Probably the most well known part search engine. - [Findchips](https://www.findchips.com/) - Part search from Supply Frame. - [Parts.io](https://parts.io/) - Another search engine from Supply Frame geared towards discovering new parts. +- [Electronic Component Search Engine](https://componentsearchengine.com/) - Free access to schematic symbols, PCB footprints and 3D models. ## Project Sharing Platforms @@ -173,6 +183,7 @@ This list is for websites, services, software, tools and more: everything that y - [SnapEDA](https://www.snapeda.com) - Parts library with free symbols & footprints. (Compatible with Eagle, KiCad, Altium, OrCad, Allegro, etc.) - [Language PCB](https://github.com/Alhadis/language-pcb) - Syntax highlighting for various PCB formats. - [NinjaCalc](https://gbmhunter.github.io/NinjaCalc/) - An embedded engineering calculator toolbox for doing calculations in a breeze. +- [Saturn PCB Design Toolkit](https://saturnpcb.com/saturn-pcb-toolkit/) - The Saturn PCB Toolkit is the best freeware resource for PCB related calculations you can find. ## Development Board Retailers - [Sparkfun](https://www.sparkfun.com/) - Retailer and designer of open source electronics development boards and other equipment and materials with excellent accompanying tutorials.