Skip to content

PanGalacticTech/Kerbal_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kerbal_Controller

Firmware for Kerbal Space Program Controller

Project to interface Arduino Mega with Kerbal Space Program, and create an adaptable controller to suit different vehicles and flying styles.

The scope for this project was to replace the typical keyboard game controls, with a far more interactive, intuitive and fun Analogue Stick control layout. I wanted to be able to assign different controls depending on whether a Rocket is being flown to orbit, a Spaceplane is lining up on final approach to a runway, or a Rover is being driven across the surface of The Mun.

The controller runs off an Arduino Mega 2560 and uses the Kerbal SimPit Mod installed in the Game Data folder of Kerbal Space Program. The ready-made Arduino library, Kerbal SimPit is available from the Arduino Library Manager, and this handles all the communication between the controller and the game.

image

Menu

The menu allows the user to assign any Joystick Axis to any of the in-game controls for each mode, allowing different joystick setups for different vehicles or playing styles.

Settings are saved and recalled from an SD card, if a save file does not exist, it is created during the power on and setup routine

Wiring Diagram

image

Post on IMGUR with Schematics https://imgur.com/gallery/eJXh0af

Blog entry: https://pangalactictech.com/kerbal-space-program-10-axis-controller/

https://medwaymakers.wordpress.com/2020/01/13/kerbal-space-program-10-axis-controller-with-arduino-mega/

Internal Pictures

image

About

Firmware for Kerbal Space Program Controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published