badgerloop-software / solar_car_hardware

Repository for solar car electrical hardware made in Altium Designer.
5 stars 1 forks source link

solar_car_hardware

Repository for solar car electrical hardware made in Altium Designer. This project is set up to provide all documentation, design and data validation required for the Badgerloop Solar Car PCBs. This repository builds off of our previous work in the SpaceX Hyperloop Competition.

Prerequisites

Altium only works on Windows. See Altium System Requirements") for more information. An internet connection is required to connect to the license server and dual monitors are nice to have. Microsoft Excel is required for BOM generation.

Installation

  1. Make an Altium live account so you may work on Badgerloop's 10 person floating license
  2. Contact Lucas Maddox or Shelby Riggleman to be added to the Badgerloop Team Account and the Badgerloop Github. You may continue to step to step 8 without requiring an active license. If there is a delay for some reason, you can work on Altium training and practice on CAE computers or through Citrix, but we are usually able to add new users within 24 hours. Badgerloop currently supports Altium 21.2.0.
  3. Download the latest version of Altium Designer
  4. Install Altium. Default file paths will work.
  5. Install Git Bash Git Bash (or whatever BASH emulation tool you are comfortable with)
  6. Open Git Bash
  7. Type the following commands into the command prompt window:
  8. Go to User (Silhouette in the top right corner) -> License Management. Then Click Sign In and enter your username and password associated with Altium Live and accept the warning. It's also a good idea to check Sign me in when I start Altium Designer if you'd like to save a little time.

NOTE: If you go click "Sign In" directly from User, you will be asked for a server address. This is not what you want. Go back to step 7 and hit License Management instead of Sign In.

  1. Click Use to claim a license. If you are not using a valid license, you will be able to view files in Altium Designer but you will not be able to make edits. Ensure that you are choosing an Altium Designer License and not our PDN License. That's something else.
  2. You are now ready to use Altium. See Training for more details on how to get started.

Github Basics

Training

Acknowledgements