Jump to content

KSP custom control panel project. codename: KONPAN


mr. engino

Recommended Posts

Arduinos are amazing; there is so much you can do with them! Evidently, one of the things you can do is make a customized control panel for your favorite pseudo-realistic space simulation game! And now begins the process of making an idea into reality; my very own space age control panel which will make using my keyboard utterly pointless! This project, and also the control panel itself, will be called the Kerbal cONtrol PANel, or KONPAN, for short. Until it is finished, or I tire of trying to, I will be posting pictures of my progress on this epic project of epic proportions! To start it off, here is a picture of the "pre-pre-alpha prototype" I built just yesterday: image here

UPDATE 1: new image of the pre-alpha prototype; now labeled!

UPDATE 2: Finally out of pre-alpha and now into the alpha development stage!

Edited by mr. engino
Link to comment
Share on other sites

Good luck on your endeavor, if you want to get rid of your keyboard entirely you will need a Due or Leonardo for the USB keyboard, or hack up an old keyboard for the IC. Check around, other people have made very impressive work using either KSPSerialIO, KrPC, or Kerbal Simpit. Feel free to ask around, people where amazingly helpful when I made my build.

Link to comment
Share on other sites

On 1/2/2018 at 10:34 AM, Freshmeat said:

Good luck on your endeavor, if you want to get rid of your keyboard entirely you will need a Due or Leonardo for the USB keyboard, or hack up an old keyboard for the IC. Check around, other people have made very impressive work using either KSPSerialIO, KrPC, or Kerbal Simpit. Feel free to ask around, people where amazingly helpful when I made my build.

That is good advice. It's a good thing I found my arduino micro; it has the same usb functionality as the leonardo, but with fewer pins and smaller ram. For now, I'm using the arduino joystick library, as it's simple to setup and use. Sadly, that means I won't be able to add a display to my control panel, but I can change that in the future once my familiarity with the arduino rises.

Link to comment
Share on other sites

Hey, now we have a working image. Great work, the first step has been taken! (a small step for man...)

Note that you can always switch from using the arduino as a joystick to using KSPSerialIO or another method. All your inputs still need to be connected to the arduino in the same way.

Good luck with your build. If you have any questions, just ask.

Link to comment
Share on other sites

2 hours ago, hugopeeters said:

So @mr. engino, tell us more about your plans for the KONPAN!

I have almost completed the physical building part of my controller and am now working on the final bugs and features in the code. Time to get more inspiration for an expansion module! :D

Plans? :/ I don't have any plans, I improvise. My control panel will have several innovative mechanisms for different issues though. Since I found a brick and mortar electronics store near me, I now have another image of my progress; I have now gotten past the pre-pre-alpha stage, and now I'm in the pre-alpha stage! Here is an image of the control panel in its most recent incarnation, enclosure courtesy of Bargain Rocket Parts Inc. Image here. (the red button is abort, the black one is launch/staging, and the switch is my so-called "autodrive" switch; for when you want to be able to drive anywhere without ruining the w key on your keyboard.) 

Link to comment
Share on other sites

  • 2 months later...

Congratulations on getting a working prototype. I like your approach of doing things a little along the way. The micro can handle your needs for a long time, if you buy some shift in registers to handle the lack of pins. A lot cheaper than a new arduino, and that little fellow is quite capable.

Link to comment
Share on other sites

On 3/28/2018 at 3:46 AM, Freshmeat said:

Congratulations on getting a working prototype. I like your approach of doing things a little along the way. The micro can handle your needs for a long time, if you buy some shift in registers to handle the lack of pins. A lot cheaper than a new arduino, and that little fellow is quite capable.

Thanks for the support! I do know about the arduino micros' capabilities, but I still want to get a bigger arduino; primarily because I don't really have a big breadboard, and the fact I want to use the micro for another project.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...