Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: adding pedals to a flight yoke?  (Read 1023 times)

0 Members and 1 Guest are viewing this topic.

ultramagnus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:September 09, 2005, 02:10:45 am
  • I want to build my own arcade controls!
adding pedals to a flight yoke?
« on: July 26, 2005, 05:19:24 pm »
i have a rather good (if old) game port flight yoke, i would like to add some kind of pedals to it, nothing fancy, just standard on-off pedals, is this possible without gutting a keyboard? is there a more elegant way to do this?

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: adding pedals to a flight yoke?
« Reply #1 on: July 26, 2005, 05:25:58 pm »
Does the yoke have any buttons?

You should be able to connect up to 4 buttons to the gameport.  You should be able to do something as long as the yoke has the wires for the buttons wired in the cable...

Here's a pinout which might help you trace which wires are which:

http://www.technick.net/public/code/cp_dpage.php?aiocp_dp=pinconjoy_pc_game

ultramagnus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:September 09, 2005, 02:10:45 am
  • I want to build my own arcade controls!
Re: adding pedals to a flight yoke?
« Reply #2 on: July 27, 2005, 04:34:42 am »
it has four buttons...

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: adding pedals to a flight yoke?
« Reply #3 on: July 27, 2005, 04:55:00 am »
it has four buttons...

Well in that case you'd have to 'get rid' of two of them and use them as pedals instead.

If 2 buttons is enough, you could daisy chain 2 buttons together.  So have 4 buttons with only 2 different functions.  If that makes sense....

ultramagnus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:September 09, 2005, 02:10:45 am
  • I want to build my own arcade controls!
Re: adding pedals to a flight yoke?
« Reply #4 on: July 27, 2005, 05:28:01 am »
it makes sense, however i was also hoping to add two more buttons as well as pedals.


mmm, looks like hacking a keyboard or using a usb encoder is my only options...

damn limitations of the gameport!

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: adding pedals to a flight yoke?
« Reply #5 on: July 27, 2005, 07:50:22 am »
mmm, looks like hacking a keyboard or using a usb encoder is my only options...

damn limitations of the gameport!

Actually thinking about it you could use Player 2 up/down/left/right as 4 more inputs...as long as the wires are there in the cable.

Edit: actually that might be harder than it sounds...you might need to build a circuit - see the link I gave above for more info.
« Last Edit: July 27, 2005, 07:52:16 am by Minwah »

ultramagnus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:September 09, 2005, 02:10:45 am
  • I want to build my own arcade controls!
Re: adding pedals to a flight yoke?
« Reply #6 on: July 28, 2005, 06:50:08 am »
seems simple enough, well, my yoke must already use one of those inputs because it has a throttle (its a suncom g force plus) so all i would need is figure out how to build a pair of pedals that use a pot, correct?

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: adding pedals to a flight yoke?
« Reply #7 on: July 28, 2005, 08:21:13 am »
seems simple enough, well, my yoke must already use one of those inputs because it has a throttle (its a suncom g force plus) so all i would need is figure out how to build a pair of pedals that use a pot, correct?

Yep, if one of the P2 axes is being used already, you could wire up 2 analog pot-based pedals to the remaining 1 axis...this is called a single-axis pedal setup.