From 16d607c5d1516e33f67ca452dd15b0395f0cd55f Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Sun, 24 Dec 2023 15:30:31 -0300 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c3595d5..42a5f55 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) @@ -121,6 +122,9 @@ 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. + ## CAD Specific ### KiCad @@ -231,6 +235,7 @@ This list is for websites, services, software, tools and more: everything that y ## 3D Part Models - [GrabCad](https://grabcad.com/library/electronic-components-1) - Community supported database of 3D models with a large number of electronic component models. - [3D ContentCentral](https://www.3dcontentcentral.com) - Website dedicated to 3D models of parts (requires login). +- [Altium Designer Libraries](https://www.altium.com/documentation/other_installers#!libraries) - `.IntLib` and `.PcbLib` of electronic components from different manufacturers. ## Other Lists - [PwnKitteh/InsanelyCheapElectronics](https://github.com/PwnKitteh/InsanelyCheapElectronics) - A list of cheap electronics from China, that you can use in your projects. From c0b1268200885ec6bd3fce9830b0f2111de8fa82 Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Sun, 24 Dec 2023 15:48:25 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42a5f55..cfbdf49 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,9 @@ This list is for websites, services, software, tools and more: everything that y - [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. @@ -235,7 +238,6 @@ This list is for websites, services, software, tools and more: everything that y ## 3D Part Models - [GrabCad](https://grabcad.com/library/electronic-components-1) - Community supported database of 3D models with a large number of electronic component models. - [3D ContentCentral](https://www.3dcontentcentral.com) - Website dedicated to 3D models of parts (requires login). -- [Altium Designer Libraries](https://www.altium.com/documentation/other_installers#!libraries) - `.IntLib` and `.PcbLib` of electronic components from different manufacturers. ## Other Lists - [PwnKitteh/InsanelyCheapElectronics](https://github.com/PwnKitteh/InsanelyCheapElectronics) - A list of cheap electronics from China, that you can use in your projects.