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: Steering Wheel Control Panel Q  (Read 3653 times)

0 Members and 1 Guest are viewing this topic.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Steering Wheel Control Panel Q
« on: May 20, 2003, 06:34:05 am »
I have been thinking of designs for my control panels (I plan to have 4 swappable panels), and I hit apon a slight problem.

Basically, I want a panel with a 360deg wheel + hi-lo shifter.  This means I will only have 1 button/key input on the panel.  Now my start buttons and coin inputs will be permanently wired to an IPAC, but I will have no up/down etc. inputs to control the FE.

What do you guys do about this?  I figure I can either put some extra buttons on the CP, or mount some extra buttons somewhere else on the cab (maybe near the start buttons, on a panel between CP & monitor).  Neither of these is really ideal, but I suppose on the CP would be best so not to have un-needed buttons when say the joystick panel is in place.

Any thoughts/suggestions would be great...

paigeoliver

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10994
  • Last login:July 06, 2024, 08:43:49 pm
  • Awesome face!
Re:Steering Wheel Control Panel Q
« Reply #1 on: May 20, 2003, 07:01:24 am »
Why wouldn't your up down shifter plus start button suffice to control the front end? Up moves the front end up, down moves it down, start starts.

Of course that all depends on what kind of shifter you use. There are analog ones, ones that have a single switch (generally for the UP part), ones with a switch in each position, and ones with a switch in each position and a neutral zone in the middle.

My suggestion is to get one with a switch for up, one for down, and with a neutral zone. If the one you get doesn't come like that, it could easily be modifed.

Adding pedals could make your job a bit easier.
Acceptance of Zen philosophy is marred slightly by the nagging thought that if all things are interconnected, then all things must be in some way involved with Pauly Shore.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Steering Wheel Control Panel Q
« Reply #2 on: May 20, 2003, 08:30:01 am »
Thanks for your reply...

I already have the shifter, and it is the type which only has 1 microswitch which is either on or off, so that would not work too well.  But yes, I suppose it would be possible to add another microswitch for the other position, but not so easy to add the neutral zone, since the shifter springs either up or down.

I also plan to add pedals, but the ones I have are both analog.

Perhaps I should just figure how to code mouse/joystick support in my FE!

Rocky

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 562
  • Last login:December 30, 2009, 12:38:41 pm
  • I want to finish my cab before I retire!!
Re:Steering Wheel Control Panel Q
« Reply #3 on: May 20, 2003, 02:29:34 pm »
I'm currently working on an analog wheel and shifter CP.  

First of all, I haven't even thought about controling the FE  :P  But, I'm doing a spyhunter type wheel so I'll have some input options.

About your shifter, I have a similar model as you do.  I tested using one key (either pressed or not) shifting in different driving games on the keyboard.  I found that this did not work.  So, I hacked the shifter and added a second microswitch.  I plan to hook them to separate inputs on my IPAC and map the controls in MAME to accept either input for the shift command.  I tested this on my keyboard and it worked.

Just something you might want to think about.


Rocky

shmokes

  • Just think of all the suffering in this world that could have been avoided had I just been a little better informed. :)
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10397
  • Last login:September 24, 2016, 06:50:42 pm
  • Don't tread on me.
    • Jake Moses
Re:Steering Wheel Control Panel Q
« Reply #4 on: May 20, 2003, 03:15:13 pm »
Hmm...I had only thought of conrolling Windows on my driving panel (since most the racing games I'm interested in are Windows PC games rather than arcade emulated games.  For this I was going to try to mount one of those $3 translucent trackballs from Outpost.com from a couple months back.

I'm using a steering wheel with six buttons on it, plus paddle shifters so I'd guess I can use those.  I think they can be mapped to keys...maybe.  It's something that I may need to think about too, though.  Are any frontends controllable with a mouse?
Check out my website for in-depth reviews of children's books, games, and educational apps for the iPad:

Best Kid iPad Apps

paigeoliver

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10994
  • Last login:July 06, 2024, 08:43:49 pm
  • Awesome face!
Re:Steering Wheel Control Panel Q
« Reply #5 on: May 21, 2003, 02:40:13 am »
Thanks for your reply...

I already have the shifter, and it is the type which only has 1 microswitch which is either on or off, so that would not work too well.  But yes, I suppose it would be possible to add another microswitch for the other position, but not so easy to add the neutral zone, since the shifter springs either up or down.

I also plan to add pedals, but the ones I have are both analog.

Perhaps I should just figure how to code mouse/joystick support in my FE!

Ok. here is what to do to rework your shifter to be up/down + neutral.

Remove the mechanism that makes it snap into up or down. Add a second microswitch in the other position. Install a thick spring in each direction to keep it off of both switches when you are not shifting.


I can make a diagram in photoshop later if you want?
Acceptance of Zen philosophy is marred slightly by the nagging thought that if all things are interconnected, then all things must be in some way involved with Pauly Shore.

paigeoliver

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10994
  • Last login:July 06, 2024, 08:43:49 pm
  • Awesome face!
Re:Steering Wheel Control Panel Q
« Reply #6 on: May 21, 2003, 02:47:17 am »
You may also want to be on the lookout for a the joystick to a Space Firebird mini or upright (but not cocktail). They are massive two ways that would fit perfect behind a hi/lo shifter plate.

I had one but I just recently traded it off.
Acceptance of Zen philosophy is marred slightly by the nagging thought that if all things are interconnected, then all things must be in some way involved with Pauly Shore.

Beley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 116
  • Last login:September 14, 2013, 09:02:37 pm
Re:Steering Wheel Control Panel Q
« Reply #7 on: May 21, 2003, 04:37:15 am »
As an alternative to the mechanical modification that paigeoliver sugested you could make a fairly simple electronic circuit make the shifter to act like one with 2 switches or one with 2 switches and a neutral (sort of).  i can make up a circuit diagram if you are interested, but paigeoliver's method might be simpler if you can find the parts

paigeoliver

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10994
  • Last login:July 06, 2024, 08:43:49 pm
  • Awesome face!
Re:Steering Wheel Control Panel Q
« Reply #8 on: May 21, 2003, 04:46:43 am »
I am such a Goomba sometimes, there was a much simpler solution.

Wire UP to normally open and down to normally closed and then it will send up when up and down when down which should (with the start button), allow you to control the front end. You will have to set a big juicy delay on the front end though, since it will always be sending either up or down.
Acceptance of Zen philosophy is marred slightly by the nagging thought that if all things are interconnected, then all things must be in some way involved with Pauly Shore.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Steering Wheel Control Panel Q
« Reply #9 on: May 21, 2003, 11:16:04 am »
Thanks for all the suggestions...

paigeoliver: I had forgot that I could use the NO contact on the microswitch as another input...but I am not sure that I would want one of those inputs to be always on.  As for your modified shifter idea, does this mean that it would be spring loaded into the neutral position?  A photoshop pic would be great if you have time, thanks :)

shmokes:  I've heard you should be able to map the buttons to keys using a program such as Joy2Key (although I have never tried it).  Some FE's can be controlled using a mouse, but typically the more Windows-looking ones.  I'm not sure about all the ones featured on this site, but MAMEWAH cannot be controlled by mouse atm.

Beley:  How would this circuit idea work?

Rocky:  I see what you mean...I have found there are 3 types of shifter configs in MAME:

1) Key pressed all the time for low gear, release for high (eg Chase HQ)

2) Keypress for low, different keypress for high (eg OutRun)

3) Keypress to toggle high/low (eg Pole Position)

I suppose you have all of those covered, whereas the standard shifter would only work with type 1) I think.

My head is beginning to hurt  :D

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Steering Wheel Control Panel Q
« Reply #10 on: May 21, 2003, 11:49:51 am »
I just remembered (I think HC suggested this to me a long time ago):

Setting the 'Gear Change' key in type 3) games like PolePos to 2 different keys eg 'Space OR Z' makes the game react like the type 2) games.

So I think I will use 1 microswitch with the NO and NC contacts mapped to 2 separate inputs - this should work well with all driving games.  The only thing now is how to have a neutral zone so it is not constantly scrolling in the FE...

paigeoliver

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10994
  • Last login:July 06, 2024, 08:43:49 pm
  • Awesome face!
Re:Steering Wheel Control Panel Q
« Reply #11 on: May 21, 2003, 04:47:09 pm »
Here is my basic theory of conversion to hi/lo neutral. And yes the springs would keep it in the neutral position.
« Last Edit: May 21, 2003, 04:50:09 pm by paigeoliver »
Acceptance of Zen philosophy is marred slightly by the nagging thought that if all things are interconnected, then all things must be in some way involved with Pauly Shore.

Beley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 116
  • Last login:September 14, 2013, 09:02:37 pm
Re:Steering Wheel Control Panel Q
« Reply #12 on: May 21, 2003, 05:16:58 pm »
The circuit idea would work like this , when you shift into high the circuit would "tap" the high button and when you shift onto low it would tap the low button.  Therefore you would never be holding down one of the buttons.  the circuit is called a "one shot" and if fairly simple to build .

however this wont work to control the FE , even though with this circuit the computer thinks it has a neutral position the it is mechanically imposable to repeatedly push the high or low gear button.

However again: you could add to buttons to the CP wired into the shifter to control the FE, i edited the schematic to show that.

Beley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 116
  • Last login:September 14, 2013, 09:02:37 pm
Re:Steering Wheel Control Panel Q
« Reply #13 on: May 21, 2003, 05:20:58 pm »
Cant seem to change the attachemnt

here it is