-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Most of the Pinguino boards or extensions are designed with Kicad. | ||
|
||
KiCad is an EDA software suite for the creation of professional schematics and printed circuit boards up to 16 layers. KiCad runs on Windows, Linux and Apple OS X and is released under the open-source GNU GPL v2 free of charge. With Kicad you can do the following : | ||
|
||
<ul> | ||
<li>Schematic design. | ||
<li>Netlist creation in multiple formats (PCBNew, OrCAD, CadStar, Spice, etc...). | ||
<li>PCB design | ||
<li>3D visualization of your PCB | ||
<li>Fabrication outputs generation (Gerber, drill files and whatever can be needed to manufacture a PCB.) | ||
</ul> | ||
|
||
For a more detailed explanation please refer to the official site : http://www.kicad-pcb.org | ||
|
||
For a better result we use libraries, modules en 3D packages from Walter : http://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm |