Embedded Systems: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
(Created page with "===Kicad Links for Embedded Systems Design=== *The nxp schematic library is already on the system, but not in the default Kicad schematic libraries, so just add nxp_armmcu.lib...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
===Kicad Links for Embedded Systems Design===
===Kicad Links for Embedded Systems Design===

*The nxp schematic library is already on the system, but not in the default Kicad schematic libraries, so just add nxp_armmcu.lib.
Kicad is a free open source PCB layout tool. It is available on Windows, OS X, and Linux [http://kicad-pcb.org/download/ here].
====Kicad Videos====
*[https://www.youtube.com/watch?v=zK3rDhJqMu0 Getting Started with Kicad]
*[https://www.youtube.com/watch?v=CCG4daPvuVI Push and Shove Routing with Kicad]
====Parts and Libraries for your Design====
*The [http://www.nxp.com/ NXP] schematic library is already on the system, but not in the default Kicad schematic libraries, so just add nxp_armmcu.lib.
** The Tinkerforge library has the footprint, and you can add the github repository by adding the url to the github tinkerforge page in CVPCB: https://github.com/Tinkerforge/kicad-libraries
** The Tinkerforge library has the footprint, and you can add the github repository by adding the url to the github tinkerforge page in CVPCB: https://github.com/Tinkerforge/kicad-libraries

*[https://www.digikey.com/product-detail/en/MA-506%2012.0000M-C0:ROHS/SER2607CT-ND/1532027 MA-506 Crystal at Digikey]
*[https://www.digikey.com/product-detail/en/MA-506%2012.0000M-C0:ROHS/SER2607CT-ND/1532027 MA-506 Crystal at Digikey]
**[https://github.com/upverter/schematic-file-converter/blob/master/upconvert/library/kicad/parts/crystal-epson.lib Epson Crystal Schematic Symbol Library]
**[https://github.com/upverter/schematic-file-converter/blob/master/upconvert/library/kicad/parts/crystal-epson.lib Epson Crystal Schematic Symbol Library]

**[https://github.com/upverter/schematic-file-converter/blob/master/upconvert/library/kicad/parts/crystal-epson.mod Epson Crystal Footprint Library]
**[https://github.com/upverter/schematic-file-converter/blob/master/upconvert/library/kicad/parts/crystal-epson.mod Epson Crystal Footprint Library]
*

Latest revision as of 14:24, 8 February 2016

Kicad Links for Embedded Systems Design

Kicad is a free open source PCB layout tool. It is available on Windows, OS X, and Linux here.

Kicad Videos

Parts and Libraries for your Design