KiCad: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more links under the "External Links" section)
(Moved some stuff around)
Line 22: Line 22:
*'''Epic Hackaday Tutorial''' - [https://hackaday.com/2016/11/17/creating-a-pcb-in-everything-kicad-part-1/]
*'''Epic Hackaday Tutorial''' - [https://hackaday.com/2016/11/17/creating-a-pcb-in-everything-kicad-part-1/]
*http://docs.kicad-pcb.org/stable/en/getting_started_in_kicad.html
*http://docs.kicad-pcb.org/stable/en/getting_started_in_kicad.html
=What is KiCAD=
http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite


=Download and Install KiCAD=
=Download and Install KiCAD=
Line 33: Line 29:


=Use KiCAD=
=Use KiCAD=
*General Guide by OSE - [[KiCAD_Guide]]
*General Guide by OSE - [[KiCAD_Guide]]
*Adding New KiCAD Libraries - [https://code.google.com/p/opendous/wiki/KiCADTutorialAddingLibraries]
*Adding New KiCAD Libraries - [https://code.google.com/p/opendous/wiki/KiCADTutorialAddingLibraries]

Revision as of 17:01, 29 July 2020

Basics

  • An Open Source Electronics Design Automation software

http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite

Links

  • Useful Software for PCB Design:

http://opencircuitinstitute.org/content/software How to use KiCAD: http://docs.kicad-pcb.org/stable/en/getting_started_in_kicad.html Circuit Board Anatomy: http://www.voltfolio.com/main/content/notes-circuit-board-construction Open Circuit Institute (what is planned): http://opencircuitinstitute.org/content/about-us

KiCAD Symbol Generator

Other

  • Course on Udemy - [1]

Tutorial

Download and Install KiCAD

  • Downloading and Installing KiCAD on Ubuntu (Linux-based) - KiCAD_Ubuntu
  • Downloading and Installing KiCAD on Windows - KiCAD_Windows
  • Downloading and Installing KiCAD if Above Fails - [3]

Use KiCAD

Instructionals

How to Get Extra SMD Devices

  • Was trying to add using the "footprint" tool some different chips. Found libraries online, assuming their is some folder somewhere to put it in in order for it to be read, couldn't seem to find it? Probably some simple error, but couldn't hurt to have info on this, will update this once i find out how (or someone else edits this for me pre-that)

KiCad SMEs

Javier Serrano <Javier.Serrano@cern.ch> 7/25/16 to Wayne, me Hi guys,

If for whatever reason Wayne can't do it, here are a couple of alternative suggestions in the US:

- Chris Gammell [0]. He runs the KiCad forum [1] and gives KiCad courses [2].

- Adam Wolf, one of the active members of the KiCad community in the US [3].

I just found that Chris interviewed Adam in The Amp Hour back ion 2013! [4].

Cheers,

Javier

[0] http://chrisgammell.com/contact-me/ [1] https://forum.kicad.info/ [2] https://contextualelectronics.com/ [3] https://www.wayneandlayne.com/about/ [4]http://www.theamphour.com/167-an-interview-with-adam-wolf-brick-board-biuners/

Internal Links

External Links