ism-transceiver-915mhz/pcb/discrete/discrete-rf-board
Kelvin Ly 8af98d3163 Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
..
.gitignore Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
README.md Start work on schematics 2019-04-13 09:20:46 -04:00
discrete-parts.bck Start work on schematics 2019-04-13 09:20:46 -04:00
discrete-parts.dcm Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
discrete-parts.lib Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
discrete-rf-board-cache.lib Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
discrete-rf-board.bak Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
discrete-rf-board.kicad_pcb Start work on schematics 2019-04-13 09:20:46 -04:00
discrete-rf-board.kicad_pcb-bak Start work on schematics 2019-04-13 09:20:46 -04:00
discrete-rf-board.pro Start work on schematics 2019-04-13 09:20:46 -04:00
discrete-rf-board.sch Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
lo.bak Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
lo.sch Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
mixer.bak Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
mixer.sch Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
receiver.bak Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
receiver.sch Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
sym-lib-table Start work on schematics 2019-04-13 09:20:46 -04:00
transmitter.bak Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
transmitter.sch Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00

README.md

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.

Instructions

  1. Open KiCad.
  2. Open Preferences > Configure Paths and note the value of 'KICAD_PTEMPLATES'.
  3. In KiCad, open File > New Project > New Project from Template.
  4. Select the location of your new project. The name of the folder will be the name of your project.
  5. The templates with folders in the 'KICAD_PTEMPLATES' are listed under 'Portable Templates" tab.
  6. Select the template and click 'OK'.
  7. Your project now exists, so you can open EESchema and PCBNew and design as usual.