Add README
This commit is contained in:
parent
cecb4d2270
commit
bad7824e74
24
README.md
24
README.md
|
@ -1,19 +1,7 @@
|
||||||
# OSH Park-compatible 2 Layer KiCad Template
|
# Sensorless brushless DC motor driver
|
||||||
|
WIP
|
||||||
This is a KiCad template to simplify making printed circuit boards.
|
|
||||||
|
|
||||||
It comes with all the design rules to meet the 2-layer OSH Park specs and stackup.
|
|
||||||
|
|
||||||
- <a href="http://docs.oshpark.com/services/two-layer/">OSH Park Two Layer Specs</a>
|
|
||||||
- <a href="http://docs.oshpark.com/design-tools/kicad">OSH Park KiCad help</a>
|
|
||||||
|
|
||||||
### Instructions
|
|
||||||
|
|
||||||
1. Open KiCad.
|
|
||||||
1. Open Preferences > Configure Paths and note the value of 'KICAD_PTEMPLATES'.
|
|
||||||
1. In KiCad, open File > New Project > New Project from Template.
|
|
||||||
1. Select the location of your new project. The name of the folder will be the name of your project.
|
|
||||||
1. The templates with folders in the 'KICAD_PTEMPLATES' are listed under 'Portable Templates" tab.
|
|
||||||
1. Select the template and click 'OK'.
|
|
||||||
1. Your project now exists, so you can open EESchema and PCBNew and design as usual.
|
|
||||||
|
|
||||||
|
- DRV8353RS for the gate driver
|
||||||
|
- TODO MOSFETs
|
||||||
|
- TODO ADC
|
||||||
|
- Control logic using iCE40 FPGA
|
||||||
|
|
Loading…
Reference in New Issue