• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Variable Speed Fans

  • Thread starter Thread starter Sam
  • Start date Start date

Sam

Messages
3
Country
unitedstates
I am in the process of designing a Hang Glider Simulator for a Museum in Helena, Montana. We have gotten to the point where we have completed the basic simulator, and would now like to add features to make the simulator more realistic.

We would like to have a variable speed fan linked into flight simulator. The fan would act as wind blowing on the occupant's face as they flew.
My question is, how can I hook up a fan to Flight Sim, so that when your airspeed increases, the fan blows harder, and when your airspeed decreases and you approach a stall, the fan slows down so that you can gauge your speed through the air as you could in real life.

I am good with computers, and I know my way around the FSX directories and how FS works, but I don't really know any kind of programming.
Is this something that I could do? I was told I need to use SimConnect, which I have. However, when I went into the SimConnect folder, I really didn't understand how it worked.

Any help would be greatly appreciated.

Sincerely,

Sam T.
www.rotomotos.com
 
You need to write a small program that reads the indicated airspeed from FS. This program could use simconnect. After that you need to put the values outside the PC.

One solution is to use the serial port and a small microprocessor (maybe a PIC) comunicating with it and controlling the fan.

Maybe you can contact a profissional high school (or something simillar in US) and ask if they can do it for you. Of course a Bachelor in EE should be able to do it in no time.

José
 
Back
Top