From bad7824e74ab375a9970f2002b0ac64ff9a54f0f Mon Sep 17 00:00:00 2001 From: Kelvin Ly Date: Tue, 12 Nov 2019 22:07:31 -0500 Subject: [PATCH] Add README --- README.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6131733..88887df 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,7 @@ -# OSH Park-compatible 2 Layer KiCad Template - -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. - -- OSH Park Two Layer Specs -- OSH Park KiCad help - -### 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. +# Sensorless brushless DC motor driver +WIP +- DRV8353RS for the gate driver +- TODO MOSFETs +- TODO ADC +- Control logic using iCE40 FPGA