Close

It works!

A project log for KSP Controller Hardware

Building a set of controllers for Kerbal Space Program including attitude, translation, throttle and hotkey inputs

tobiasTobias 01/08/2022 at 07:130 Comments

After completing the assembly and wiring of the first prototype attitude controller, I put together some arduino code and tried it out in KSP.

The code is fairly simple as it simulates a keyboard with the microswitches of the joystick triggering key presses.

The code still needs a fair bit of work including some form of debouncing and making sure the latency isn't to high

Discussions