MobiFlight Community Support

Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.

You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks! 

05/03/2024 - This forum is read-only

The community support for MobiFlight has moved exclusively over to our Discord server. Register for free and enjoy more interactive functions like image and video upload, voice chat. More than 7,000 registered users around the world make it a great experience!

See you on our MobiFlight Community Discord server.

A HUGE Thank You to everyone who participated in the forum, especially obviously to Pizman and Stephan who did an outstanding job over so many years providing an incredible service to the MobiFlight community.

The forum is still providing a lot of good content, hence we keep this information accessible.

icon
Avatar
simtcr
Posts: 12
Hello,

I am trying to understand How to use Potentiometer for events such as PROP_PITCH_DECR/PROP_PITCH_INCR?
How I am thinking is, Its minimum is 0% and maximum is 100%.
If I can use Potentiometer for these, I can save an input.

Thank you.
2021-11-26 17:17
Avatar
simtcr
Posts: 12
I was able to figure this out.

Wire a potential meter as below,

Middle pin to Any analogue pin of Arduino
One side pin to GND
Other side pin to VCC

In Mobiflight Modules, add device Analogue Input by selecting the correct Analogue pin and flash it. (you can leave sensitivity as default for now)
Create input by selecting the analogue device added above and set Action type as 'MSFS2020 Custom Input' and value as ' @ 16.0147 * 0 max 16383 min (>K: PROP_PITCH_SET) '
[Last edited by pizman82, 2021-12-03 00:48]
2021-11-27 09:09
icon