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: Alternative visual/future pinball plunger  (Read 5130 times)

0 Members and 1 Guest are viewing this topic.

thomas_surles

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2115
  • Last login:June 19, 2023, 07:20:00 pm
Alternative visual/future pinball plunger
« on: July 04, 2016, 06:55:14 pm »
Does anybody have any creative ways to use a pinball plunger with visual pinball? I know there are the fancy pre made ones specifically for that, but I am looking into making one of my own.

Do you think an IR sensor like this: https://www.adafruit.com/product/2168
Would work?

I know I could probably get away with using like a coin door switch or something.

Anybody have some good ideas?

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9401
  • Last login:Yesterday at 09:55:06 pm
  • Designated spam hunter
Re: Alternative visual/future pinball plunger
« Reply #1 on: July 05, 2016, 12:54:40 am »
Does anybody have any creative ways to use a pinball plunger with visual pinball? I know there are the fancy pre made ones specifically for that, but I am looking into making one of my own.

Do you think an IR sensor like this: https://www.adafruit.com/product/2168
Would work?
The question here is what kind of plunger do you want:

1. Simple digital
This can be done with a microswitch or the make/break sensor you posted.

It works the same as pressing and holding the ENTER key until the plunger reaches the desired strength.

The downside to this approach is that it requires precise timing -- if you overshoot, there is no way to reduce plunger strength.

2. Low-res analog/optical (probably not worth the effort)
You can probably put several of the make/break sensors side-by-side with dividers between them.

The resolution is limited to the plunger travel distance divided by the width of a sensor+divider.

For example, 4" plunger travel / .5" sensor+divider = limit of 8 sensors.

3. High-res analog/optical
IIRC the VirtuaPin plunger uses a proximity sensor (can be tricky to get this working decently) or you can use an optical gaming mouse like I did here.



A possible downside to the mouse approach is that analog nudging uses the mouse y-axis same as the shooter.

Not sure if VP has the equivalent of MAME's "multimouse".   :dunno


Scott

thomas_surles

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2115
  • Last login:June 19, 2023, 07:20:00 pm
Re: Alternative visual/future pinball plunger
« Reply #2 on: July 05, 2016, 02:28:40 am »
Yes the optical mouse is exactly the out of the box thinking I was looking for. I totally forgot about your build. Thank you. I believe that is the way I will go.