Skip to content

IlliniHyperloopComputing/PCB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Illini Hyperloop PCB

The shared development environment for the Illini Hyperloop PCB team. Contains all libraries and schematics for the electronics on the pod.

Repo layout:

  1. Default branch is pod4, and pull requests must be made to merge into it
  2. master branch will only be used for correct, working code. A pull request must be made to merge

Getting Started

  1. Obtain full student copy of Eagle.
  2. Clone this Repo: git clone https://github.com/IlliniHyperloopComputing/PCB
  3. Move inside the PCB folder that was just created.
  4. Run git checkout -b *YOUR-NAME* . This creates a branch for you to work on
  5. Add the respective paths to libraries, boards, etc in EAGLE (Options>Directories).
  6. Make your updates/ changes
  7. git status to view changes, and use git add *file* to add files, and then git commit -m "your-message".
  8. git push origin *YOUR-NAME* . If there is an issue, do what git suggests you run, or it might be because you are not a member of our GitHub organization (Contact us).

Prerequisites

  • Eagle

Pull Requests

  • Write a short description of what you did for the request.
  • Please add your devices to Hyperloop-Library/Pod4.lbr, do not make them their own library.

Authors

See also the list of team members who participated in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5