ism-transceiver-915mhz/pcb/discrete/discrete-rf-board
Kelvin Ly 8e8de32691 Save changes while moving over to the new laptop 2019-06-19 07:50:05 -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 Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
diode_mixer.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
discrete-parts.bck Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -04:00
discrete-parts.dcm Finish active mixer simulation; it looks good! 2019-04-15 08:30:11 -04:00
discrete-parts.lib Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
discrete-rf-board-cache.lib Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
discrete-rf-board.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -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 Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
if_amp.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
if_amp.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
lna.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
lna.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
lo.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
lo.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
mixer.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
mixer.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
receiver.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
receiver.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
sym-lib-table Start work on schematics 2019-04-13 09:20:46 -04:00
transmitter.bak Save changes while moving over to the new laptop 2019-06-19 07:50:05 -04:00
transmitter.sch Save changes while moving over to the new laptop 2019-06-19 07:50:05 -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.