GithubHelp home page GithubHelp logo

breadboard_pwr_jumper's Introduction

Basic Project Template

Directory structure for starting a basic project. Originally based off Hackaday article: https://hackaday.com/2017/05/18/kicad-best-practises-library-management/

Directory Outline

  • ~/firmware/: firmware source code and binaries.
  • ~/mechanical/: mechanical CAD design files, for example the enclosure.
  • ~/pcb/: KiCAD design files. When starting a new KiCAD project in this directory be sure to uncheck Create a new directory for the project in the Create New Project window.

Test

.
├── firmware
├── LICENSE
├── mechanical
│   └── 3d_files
├── pcb
│   ├── 3d_models
│   │   └── README.md
│   ├── bom
│   │   └── README.md
│   ├── datasheets
│   │   └── README.md
│   ├── gerber
│   │   └── README.md
│   ├── images
│   │   └── README.md
│   ├── lib_fp
│   │   ├── bb_logo.pretty
│   │   │   ├── BB_logo_HxW_4x7.5mm.kicad_mod
│   │   │   ├── BB_logo_HxW_5x9.4mm.kicad_mod
│   │   │   ├── BB_logo_HxW_6x11.3mm.kicad_mod
│   │   │   ├── BlueBirdLogo.png
│   │   │   └── BlueBirdLogo.xcf
│   │   ├── pl_logo.pretty
│   │   │   ├── logo_height_10mm.kicad_mod
│   │   │   ├── logo_height_15mm.kicad_mod
│   │   │   ├── logo_height_20mm.kicad_mod
│   │   │   ├── logo_height_3mm.kicad_mod
│   │   │   ├── logo_height_4mm.kicad_mod
│   │   │   ├── logo_height_5mm.kicad_mod
│   │   │   ├── logo_height_6mm.kicad_mod
│   │   │   ├── logo_height_7mm.kicad_mod
│   │   │   ├── logo_height_8mm.kicad_mod
│   │   │   └── logo_height_9mm.kicad_mod
│   │   └── README.md
│   ├── lib_sch
│   │   └── README.md
│   ├── page_layout
│   │   ├── pl_logo.kicad_wks
│   │   ├── pl_page_layout.kicad_wks
│   │   └── README.md
│   ├── pcb_render
│   │   └── README.md
│   └── schematic_pdf
│       └── README.md
└── README.md

breadboard_pwr_jumper's People

Contributors

sdp8483 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.