Any way to get live telemetry fron fs2020 to use with a motion sim?

Hi,
i would like to build a hydraulic motion sim for my graduation project in school next year. In order to do this i would need a way to get live telemetry out of the flight sim, important would be yaw + pitch + roll + heave + surge + sway, however i don’t really know how to do this.

Or is there already a program that does exactly this?

I read about SimConnect, however this is not really working, right?

If possible i would like to use a arduino or raspberry pi to control the motion sim.

Maybe there is someone that could help me with this.

Thanks for any help
Moritz

1 Like

SimConnect will give you basics for what you need. If going the Raspberry Pi way have a lookie at: SimConnect · PyPI

You’d run a glass server on the PC running the Sim and the Raspberry Pi could connect to that to get updates on all manner of variables to control the rig.