Hi everyone! In this project I'm building a 1:1 replica of the Airbus A320 autopilot panel (also known as the FCU: flight control unit), an airplane used by EasyJet or Wizz Air. I'll then build other cockpit components. The main difference between the FCUs they sell for the simulator will be: 1) there will be two stereos inside the case so you can hear audio without headphones, which is very convenient for long-haul flights; 2) the ESP 32 will have a website where you can view all its parameters, and the airplane's parameters; 3) it will be very, very modular, so if a piece breaks I can replace it very quickly. In fact, I'll use very few screws. The challenges of this project are: 1) the spring-loaded mechanism for the knobs; 2) the PCB, as it's the first one I've ever produced. 3) the connection with the Microsoft Flight Simulator, there would be some software for this purpose but since I want to learn to program I will do it myself, in fact I will probably use an ESP 32