No description
Find a file
fly 275e9bdc1d Rework MCDU with 2.54mm pin headers
Signed-off-by: fly <merspieler@alwaysdata.net>
2024-11-20 23:51:19 +01:00
common-3d Add 2nd common knob 2024-09-14 21:40:45 +02:00
Overhead Add 3d model for 25VU 2024-11-08 21:14:54 +01:00
Pedestal Rework MCDU with 2.54mm pin headers 2024-11-20 23:51:19 +01:00
submodules Proper Mouse bites on MCDU 2024-09-07 16:37:02 +02:00
.gitignore Fixes in Switching and ECAM panel models 2024-11-06 23:02:15 +01:00
.gitmodules Proper Mouse bites on MCDU 2024-09-07 16:37:02 +02:00
LICENSE.md Initial commit 2024-04-15 01:15:09 +02:00
README.md Move Pedestal Box firmware into the Pedestal Box directory 2024-09-09 17:31:56 +02:00

Goal

The goal of this project is to have an affordable, full DIY A320 home cockpit with all sources in one place. This project is very price conscious so some realism might get sacreficed for reducing the cost.

Currently this project only contains the pedestal, more will follow once that's done.

Building the cockpit

NOTE: Things are very work in progress right now and might change.
Equipement you need:

  • 3D printer (at least access to one)
  • Soldering equipment (you can order the PCBs pre-assembled but that comes at a significant extra cost)

General materials you need:

  • Grey, black and red filament
  • M2 self tapping screws
  • IDC cables:
    • 4x 10 Pin
    • 2x 12 Pin
    • 1x 14 Pin
    • 1x 24 Pin
  • Plastic glue

Optionally also have:

  • Wood filler and sand paper to smooth out the 3D printed parts. This then would also require painting the parts.

The repo consists of the following sturcture:

  • common-3d: Contains commonly used 3D printed parts such as knobs
  • Pedestal: Contains all files needed for the pedestal
    • *VU-*: The individual panels.
    • PedestalConnectBox: The PCB, most things of the pedestal hook up to
    • MCDU: Everything for the MCDU
    • flightgear: Files for flightgear flight simulator infterface

Some of the sub-directories contain READMEs with more specific instructions on the parts.

PCBs

TODO

TODO BOM!

3D printing

From the common-3d parts you need:

  • 5x Knob1
  • ??x LockPin
  • TODO For the individual panels, check if there are hints in the individual directory

Contributing

If you're interested in contributing, please let me know, then I can write more detailed instructions.

Licenses

  • Firmware, pcb designs and 3D models are under the Cooperative non-violent public license, see LICENSE.md
  • Libraries in "submodules" may have different license