Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.1 KB

BruPit

A flight simulator project.

BruPit started because I went "Gosh, Cougar MFDs are expensive for what you get". Since then it's grown, much more than I expected it to. I never expected to need to do proper software engineer stuff like sequence diagrams and READMEs. This repository is organised as best I can; I think it's fairly clear where stuff is, but I may be wrong. In short:

ECAD

Contains electrical CAD items. These are Circuit Diagrams and PCB layouts. All items are designed with kicad.

MCAD

Contains mechanical CAD items. These are mostly enclosures for stuff. All items are designed with Solidworks (sorry, FreeCAD - I love you, but I really wanted an assembly workbench).

Programs

Contains the software you need. These are intended to be loaded using the Arduino IDE, though other IDEs may work.

Documentation

Contains any documentation, mostly surrounding the software. This is stuff you shouldn't need as a home user, but might want if you're modifying the software.

For any further questions or queries, you can contact me at brunius@brunius.me or Brunius#5625 on Discord.