Difference between revisions of "Interfacing to Orbiter"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
===Keypresses=== | ===Keypresses=== | ||
* [[Generating key presses]] through switches | * [[Generating key presses]] through switches | ||
− | + | * The [http://groovygamegear.com/webstore/index.php?main_page=index&cPath=76_80 GP-Wiz] line of joystick button controllers along with Joy2Key. | |
− | * The [http://groovygamegear.com/webstore/index.php?main_page=index&cPath=76_80 | ||
* Using AutoHotKey to automatically configure Orbiter and ExtMFD placement | * Using AutoHotKey to automatically configure Orbiter and ExtMFD placement | ||
*:Script to display [[Four MFDs on a 22 inch Monitor]] | *:Script to display [[Four MFDs on a 22 inch Monitor]] |
Revision as of 00:38, 2 December 2008
Ways to get information in and out of Orbiter
Joysticks/Game Controllers
- Programming game controllers - using multiple joysticks and joystick buttons
- Fly-by-Wire addon
- JoyToKey
- Joyride?
- GP-Wiz - A line of joystick and gamepad interfaces/controllers
Keypresses
- Generating key presses through switches
- The GP-Wiz line of joystick button controllers along with Joy2Key.
- Using AutoHotKey to automatically configure Orbiter and ExtMFD placement
- Script to display Four MFDs on a 22 inch Monitor
Switch Interfacing
I/O interface solutions - These will require a software interface to Orbiter.
Communicating with Orbiter
- OUIPC
- Orb:Connect