Initial commit
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
# kicad-template
|
||||
|
||||
## Description
|
||||
Most basic kicad-template. Design for 3v/5v breadboard power-supply.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Folders](#folders)
|
||||
* [Libraries](#libraries)
|
||||
* [Todos](#todos)
|
||||
* [Acknowledgments](#acknowledgments)
|
||||
* [License](#license)
|
||||
|
||||
|
||||
## Folders
|
||||
Explanation of folder structure.
|
||||
|
||||
* Project
|
||||
* cad `computer aided drawings and models for assembly / presentation.`
|
||||
* cam `computer aided manufacturing drawings (gerbers). `
|
||||
* img `reference images for presentation / repo.`
|
||||
* meta `meta-data for kicad template`
|
||||
* lib `project local libraries for footprints, symbols, and models.`
|
||||
* ref `reference calculations and datasheets`
|
||||
* templates `project local file templates`
|
||||
|
||||
## Libraries
|
||||
These libraries and plugins are useful. <br>
|
||||
## Todos
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
[nguyen-v KDT Hierarchical KiBot](https://github.com/nguyen-v/KDT_Hierarchical_KiBot)
|
||||
[Tom Preston-Werner README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development)<br>
|
||||
[Make a README](https://www.makeareadme.com/)<br>
|
||||
[Choose a LICENSE](https://choosealicense.com/)<br>
|
||||
[Gitignore Templates](https://github.com/github/gitignore)<br>
|
||||
[PCB Design Rule Check](https://www.pcbway.com/pcb_prototype/PCB_Design_Rule_Check.html)
|
||||
[PCB Design Rules](https://github.com/pcbway/PCBWay-Design-Rules)<br>
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [MIT License](LICENSE.md) file for details.
|
||||
|
||||
Reference in New Issue
Block a user