Skip to content

aztlek/ModularCockpit

Repository files navigation

Modular Cockpit for Star Citizen

Star Citizen Modular Cockpit

Real Power Module

Motivation

  1. Star Citizen is a game with complex and rich functionality and interactivity.
  2. Each ship in Star Citizen can play one or several roles.
  3. Each player in Star Citizen can play one or multiple roles.
  4. Each role has a particular form of interactivity.
  5. Each player has a different way of playing.

Therefore each player needs a unique cockpit adapted to their way of playing. A modular, open and adaptable Star Citizen cockpit is needed.

Modular

The "Modular Cockpit" has a modular architecture, obviously. And a module must comply with the following:

  • Each module must work independently, to work it must not need other modules or other elements, with the exception of the computer.
  • A module groups several related functions.
  • A module is built with several components.
  • All modules must meet the compatibility criteria (these are defined later).

Definitions

Frame : This is a structure created with Makerbeam of 10x10 mm and has a height of 120 mm. For this, 100 mm long vertical Beams are used and they are joined to the horizontal Beams with MakerBeam Corner Cube. Several T-slot nuts are inserted into the horizontal Beams, which is where the Modules are screwed with M3 bolts. Any other compatible system can be used. For example the following is a Frame of 220 mm.

Frame with measurements

Compatibility criteria

  1. Each module should only have one USB connection.
  2. A module must be able to be screwed to the Frame.

Modules

The Button Box has a modular design. Each module corresponds to a set of related functionalities.

  1. Power Module
  2. Camera Module
  3. Mining Module
  4. Emotes Module
  5. Cockpit Module
  6. Radar and Scanning Module
  7. Torret Module
  8. Missiles Module
  9. Docking and Landing Module
  10. Movement Module
  11. Shields and Countermeasures Module
  12. HUD Module
  13. Weapons Module
  14. Social Module
  15. Target Cycling Module
  16. Targeting Module
  17. Salvage Module
  18. Stopwatch Module

General Side View

General Side View

Releases

No releases published

Packages

No packages published