Giter Club home page Giter Club logo

electrical's Introduction

Getting Started with A-Team Electrical

All current board releases use KiCad 7.X.

See releases for competition production files. Our releases include known bug documentation, and the confirmed gerber, BoM, and CPL files sent to fab so you know you're looking and ordering what we did. Releases are accompanied by a tagged commit, for all editable project files used to generate the fab products.

For complex boards like control and kicker, we include spice models and python files that compute any relevant values from datasheets, and including documented references and links to needed formulations.

Setting Up KiCAD

Setting Up the KiCAD Library Path

  • Click Preferences->Configure Paths
  • Under Environment Variables click +
  • Set the name LIB_DIR_AT
  • Set the path to <repository_location>/lib where <repository_location> is the download location.

Example entry:

  • Name: LIB_DIR_AT
  • Path: C:\Users\guyfl\Documents\A-Team\electrical\lib

Setting Up JLCPCB Plugin

KiCAD version 6.99 (nightly) or newer should install the KiCAD JLCPCB Tools plugin.

Setting Up the Python Environment

  1. We recommend creating a python environment using python3 -m venv venv (python 10 appears to be required)
  2. Install poetry pip install poetry
  3. Run any python file with poetry run python <python_file>
  4. (Optional) Add dependencies with poetry add <dependency>

Soldering

Our soldering process is documented. Advanced components like modern SMPS chips and current sense motor hardware proved sensitive to technique. The team's tries to PCBA as much as possible, but sometime it's too expensive to PCBA all chips, especially advanced ones not in stock at the fab house.

electrical's People

Contributors

guyfleeman avatar gtrosawa avatar fourpenny avatar hmmurdock avatar joe-spall avatar collinavidano avatar chachmu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar Joseph Neiger avatar  avatar  avatar  avatar Evan Peterson avatar  avatar  avatar  avatar Leo Medrano avatar Elliot Barnette avatar

Forkers

mfkiwl

electrical's Issues

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.