Difference between revisions of "KiCAD: Advanced Tutorials:Arduino UNO with KiCAD"
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
All the design files, libraries that were used through out the project can be downloaded | All the design files, libraries that were used through out the project can be downloaded | ||
[https://xplorelabz.com:8443/plesk/client@120/domain@229/hosting/file-manager/view/?cmd=download&file=ArduinoWithKiCAD.zip here] | [https://xplorelabz.com:8443/plesk/client@120/domain@229/hosting/file-manager/view/?cmd=download&file=ArduinoWithKiCAD.zip here] | ||
+ | |||
+ | |||
+ | =Design Introduction= | ||
+ | {{#ev:youtube|UjjPxK73hO0|780|center}} | ||
+ | =Schematic PART 1= | ||
+ | {{#ev:youtube|6zPRGAIUMk8|780|center}} | ||
+ | =Schematic PART 2= | ||
+ | {{#ev:youtube|WOFzRy7rWGI|780|center}} | ||
+ | =CVPCB Mataching footprints to components= | ||
+ | {{#ev:youtube|kjjDLE41cTY|780|center}} | ||
+ | =Component Layout= | ||
+ | {{#ev:youtube|dOYSswOCksg|780|center}} | ||
+ | =Basic Design Rules= | ||
+ | {{#ev:youtube|qjWDHFnUwNI|780|center}} | ||
+ | =Manual Routing Part 1= | ||
+ | {{#ev:youtube|GpByT-TXe8M|780|center}} | ||
+ | =Manual Routing Part 2= | ||
+ | {{#ev:youtube|U3lJrnIW5rs|780|center}} | ||
+ | =Finalizing the Design, Generating Gerbers= | ||
+ | {{#ev:youtube|Q1neCmZGwNw|780|center}} | ||
+ | [[Category:PCB Design with KiCAD]] |
Latest revision as of 14:32, 18 June 2014
Contents
Arduino UNO with KiCAD
This is a complete series of video tutorials on how to build a Arduino UNO [derived version] with KiCAD. We have choosen this example as it has fair mix of components, is widely known and fun open source board to Hack. Hope this helps you in learning KiCAD in depth.
All the design files, libraries that were used through out the project can be downloaded here