How to control flight simulator using external hardware

Is there a way to convert servo values to drive a flight sim?

I have a RC plane transmitter and receiver that prints values ranging from 0 - 180 to my pc.
For example max throttle is 180 and min throttle is 0,
Max left roll is 0 and max right roll is 180.
and max pitch is 180 and min pitch is 0.

is there a program that can read these values and transfer them into a flight simulator? Thanks

Do you mean that literally? What tx/rx combo that?

What in the PC shows this, "printing to a PC" is kinda vague if not also unusual.

a7

yes, of course it is a way, and products, and sketches.

look at this:

it prints values into my serial monitor

ill see if that works

The solutions in that video didnt work, I used another solution that used vjoy and some python and c++ code

as I said: "it is easy"