Hi,
As much as I love building a simpit for a single aircraft type, I do fly other DCS fixed and rotary aircraft and would like to use my switches for the different aircraft.
One way I can think of is each time I want to fly another aircraft is to get out of DCS, loading up different Arduino sketches to the switch box depending on what I am flying and restarting DCS.
The only other way I know would be a clumsy if-then-else statement for each switch.
Is there a way of programming a switch or rotary encoder to set the aircraft type and have some way of Arduino/DSC BIOS know which code to use?
Any ideas, forums, youtube or examples out there?