Embedded Systems: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 4: Line 4:
*[https://www.youtube.com/watch?v=CCG4daPvuVI Push and Shove Routing with Kicad]
*[https://www.youtube.com/watch?v=CCG4daPvuVI Push and Shove Routing with Kicad]
====Parts and Libraries for your Design====
====Parts and Libraries for your Design====
*The nxp schematic library is already on the system, but not in the default Kicad schematic libraries, so just add nxp_armmcu.lib.
*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]

Revision as of 14:18, 8 February 2016

Kicad Links for Embedded Systems Design=======Kicad Videos=

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

Parts and Libraries for your Design