Blog Home

How to make a pneumatic flight simulator

Zoe RomanoAugust 30th, 2013

 

Arduino-Pneumatic Flight Simulator

Dominick Lee is a programmer, inventor who created the  “LifeBeam Flight Simulator“, a pneumatic-powered dual-axis motion flight simulator  using Arduino Duemilanove. After a few months of diligent work and the help of some generous collaborators he was able to mix physics, robotic and aviation into a motion platform that can make full rotations tilting at about 40 degrees.

The LifeBeam Flight Simulator is a full setup of equipment that runs simultaneously and collaboratively. The data is first sent from the Graphics or “Gaming PC”  through a custom software program that acquires game data. The game data is scaled and converted into specific coordinates for the roll and pitch (X and Y) axis. The program sends out the final signal which is received by an Arduino (Duemilanove). The Arduino has a complex program on it that combines the serial commands and parses certain values to calculate a voltage which is then converted into PWM and sent to a low-pass filter which smoothes the PWM into analog voltage. The analog voltage is connected to a Pneumatic Valve Amplifier which controls the pneumatic cylinders to make the platform move accordingly.

After watching the video below you can read the whole documentation on Instructables and make one yourself!

 

 

Categories:ArduinoTutorials