My dream is to build my own A320 cockpit. I call it my 10-year project
I started with making my own interface using SimConnect and WASM. I intentionally didn’t want to make use of other great tools you can find on the internet, but build everything from scratch myself. I just like programming. You can read everything about that in a few posts on this forum.
- simconnect-wasm-combined-project-using-vs2019
- tool-to-connect-serial-usb-devices-to-msfs2020-via-simconnect-wasm-using-vs2022
After a few years of study in both software and hardware development, I finally finished my FCU and MCDU. I am using FBW A32NX for connecting them.
FCU
MCDU
I developed everything myself, using the following set of tools.
Hardware
- Snapmaker 2.0 A350 for CNC, Laser and 3D-printing
- MPLAB PICkit4 to develop and debug the PIC Microcontroller software (I’m using PIC18F47J53)
- I also have tools to work on electronics such as soldering iron, hotair soldering station, oscilloscope Rigol DS1202 E, multimeter, etc…
Software
- SketchUp for Web (yearly paid license) for making all my full 3D drawings (my starting point)
- Fusion 360 (non commercial license) for creating CNC toolpaths
- Inkscape (free) for drawing the laser engraving designs
- Ultimaker CURA for my 3D slicer
- Snapmaker Luban for controlling my Snapmaker 2.0 A350
- EasyEDA for drawing my electronic schematics and PCB layout (my PCB’s are ordered with JLCPCB)
- Microsoft Visual Studio 2022 (for my CockpitHardwareHUB and WASM module - see posts mentioned above for more details)
- MPLAB X IDE v5.45 for developing my PIC-microcontroller software
Now I will take a break and enjoy a bit the flying itself. I need to practice a bit before I rent a real A320 simulator for a couple of hours together with my youngest (although, he is more a Boeing guy). If you live in Belgium, look here: Northsea Flight Simulation - Full Motion Airbus Flight Simulator (northsim.eu)
Safe flights!