ism-transceiver-915mhz/pcb/discrete/discrete-rf-board
Kelvin Ly c042944bab Fix symbol tables I guess 2019-06-19 10:49:32 -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 Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
diode_mixer.sch Fix symbol tables I guess 2019-06-19 10:49:32 -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 Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -04:00
discrete-rf-board-cache.lib Picked matched NPNs for IF amplifier stages 2019-04-30 23:45:05 -04:00
discrete-rf-board.bak Fix symbol tables I guess 2019-06-19 10:49:32 -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 Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
if_amp.bak Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
if_amp.sch Picked matched NPNs for IF amplifier stages 2019-04-30 23:45:05 -04:00
lo.bak Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -04:00
lo.sch Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -04:00
mixer.bak Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
mixer.sch Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
receiver.bak Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -04:00
receiver.sch Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -04:00
sym-lib-table Fix symbol tables I guess 2019-06-19 10:49:32 -04:00
transmitter.bak Picked matched NPNs for IF amplifier stages 2019-04-30 23:45:05 -04:00
transmitter.sch Capture IF amplifier stages and work on LNA stages 2019-04-28 23:56:20 -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.