Hello
I hope you will be able to understand me well, as english is not my mother tongue.
First I want to thank you for this great tool that helps me to create a custom compact cockpit.
I have already set 4 arduinos MEGA on my system, 2 for MCP 737 like with overhead light buttons, and 2 for the CDU (yes there is a lot of switches and I'd like to shave 3 leds on the CDU. Everything works fine with P3DV5 and my 737 PMDG. Thanks to mobiflight and all topics and you tube video for that.
But now I'm starting another module, for radios. I'd like it to be compact.
On this module I would like to manage only COM1/NAV1/XPND
For that I have managed to set my LCD I2C 20x4 LDC display. It looks really good.
I have on the
First line : COM1 / STDBY COM1
Second line : NAV1 / STDBY NAV1
Third line : XPND
But I need the help of the community to set buttons.
I would like to use a rotary switch to select the mode I want to set (one position to set NAV1, one for COM1 and one for XDPT) => 3 imputs
I button to switch between active and SDTBY => 1 imput
One rotary encoder => 2 imputs
And the button of the rotary encoder to switch between decimals and unit (to simulate the outer and inner rotary of the real radio panel) => 1 imput
But I don't know how to configure that.
For exemple, to set the NAV1 décimals, I set rotary switch on NAV (as an imput), turn the rotary encoder left or right (linked to the Event ID #70364 "mouse_flag_wheel" up and down for left and right)
If I want to set the unit (liked to the Event ID #70365 "mouse_flag_wheel"), I push the button of the rotary encoder to switch between events ID) and turn the rotary button to set the value displayed on the LDC screen
After if I want to set the NAV1, I select nav 1 with the rotary switch, select decimal or unit with the switch of the rotary encoder.
The same for XDPT, but with 4 unit to set
I hope I'm clear, but I can explain better in french.
Thanks if you can help me. If it is impossible I will use 4 rotary encoders and 2 switch and eject XDPT from this panel, but it will be less compact.