ism-transceiver-915mhz/pcb/discrete/discrete-rf-board
Kelvin Ly 42b58b6296 Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -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
diode_mixer.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
diode_mixer.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
discrete-parts.bck Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
discrete-parts.dcm Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
discrete-parts.lib Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
discrete-rf-board-cache.lib Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
discrete-rf-board.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -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 Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
if_amp.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
if_amp.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
lna.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
lna.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
lna_gain_block.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
lna_gain_block.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
lo.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
lo.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
mixer.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
mixer.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
receiver.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
receiver.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
switchable-attenuator.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
switchable-attenuator.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
sym-lib-table Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
transmitter.bak Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -04:00
transmitter.sch Merge stuff I guess, hopefully this doesn't break too much 2019-07-05 21:38:34 -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.