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: i want to try to make a DIY pinball nudge  (Read 2885 times)

0 Members and 1 Guest are viewing this topic.

bossyman15

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 416
  • Last login:March 05, 2012, 01:35:08 pm
  • I am now building my own arcade controls!
    • Bossyman15 Arcade Pics
i want to try to make a DIY pinball nudge
« on: April 28, 2006, 05:26:24 pm »
i want to make it just like the one used in real pinball machine. but course it will be used in vistal pin so it will need to have 4 different metal sides divided by plasic rings.

see my pic

each metal section will be wired to left, foward, right nudge and the rod itself will be grounded.

i'm sure it should work but its finding the parts that's hard.

i will go over to homedepot and see if i can find metal ring and plastic O rings and rod of some sort.
« Last Edit: April 28, 2006, 06:29:07 pm by bossyman15 »
My website: www.bossyman15.com Lots of arcade pictures inside!

trcroyle

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 54
  • Last login:December 05, 2007, 10:32:05 am
Re: i want to try to make a DIY pinball tilt
« Reply #1 on: April 28, 2006, 05:49:51 pm »
Why not just get four tilt switches? Mouser has them for just over $1 each. 10 degree activation seems sensitive enough for me. Someone probably even makes a three terminal switch, then you'd only need two.

NoOne=NBA=

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2718
  • Last login:July 23, 2011, 08:59:16 am
  • Just Say No To Taito! -Nichibutsu
Re: i want to try to make a DIY pinball tilt
« Reply #2 on: April 28, 2006, 06:08:51 pm »
You're getting tilt and nudge confused.

The tilt switch in a pinball machine is there to prevent people from hitting the machine too hard.
The nudge, which is what you are trying to reproduce electronically, is controlled entirely by physics on a real machine.

The best solution I've found to simulate the nudge effect is to have two extra flipper buttons that will do a left or right nudge when pressed separately, but produce a front nudge when hit simultaneously.

Mercury switches work, but are a pain to get positioned properly, and will most likely require a debouncing circuit to keep them from triggering repeatedly when activated.

bossyman15

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 416
  • Last login:March 05, 2012, 01:35:08 pm
  • I am now building my own arcade controls!
    • Bossyman15 Arcade Pics
Re: i want to try to make a DIY pinball nudge
« Reply #3 on: April 28, 2006, 06:31:40 pm »
ok i got metal ring and bolt which i may use as a rod.

but i couldn't find plastic ring so i though about using Electric Tape. will the electic current pass through the tape from metal to another metal?
My website: www.bossyman15.com Lots of arcade pictures inside!

RayB

  • I'm not wearing pants! HA!
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11279
  • Last login:July 10, 2025, 01:33:58 am
  • There's my post
    • RayB.com
Re: i want to try to make a DIY pinball nudge
« Reply #4 on: April 28, 2006, 08:57:13 pm »
There was a great thread some months ago about many different methods that could be used, along with pros and cons. I think it would be worth it to refer (or resurrect) that thread.
NO MORE!!

whatisk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 150
  • Last login:March 27, 2017, 06:41:39 am
  • Nothing to see here
Re: i want to try to make a DIY pinball tilt
« Reply #5 on: May 01, 2006, 08:52:43 pm »
The best solution I've found to simulate the nudge effect is to have two extra flipper buttons that will do a left or right nudge when pressed separately, but produce a front nudge when hit simultaneously.

Is there any special setup needed to get the both pressed together to be front nudge? In my cab I already have the buttons for left and right nudge, but never gave much thought on how to do the front nudge.
No trees were harmed in the creation of this post. Though several electrons were severely inconvenienced.

NoOne=NBA=

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2718
  • Last login:July 23, 2011, 08:59:16 am
  • Just Say No To Taito! -Nichibutsu
Re: i want to try to make a DIY pinball nudge
« Reply #6 on: May 02, 2006, 12:49:11 am »
It's software dependent.

If the software supports logical inputs, like MAME, you can just program it to have Right=Right NOT Left, Left=Left NOT Right, and Front=Left AND Right.

Most of the commercial pinball applications don't support this though, so you'll need a circuit that will interpret the inputs for you.

I am attaching a diagram for a circuit that will do this, using (3) 5v DPDT Relays.
Without studying the current limitations, etc... on all the various encoders, I am reluctant to release any other ways of doing this.
The nice thing about this circuit is that it isolates the encoder terminals from the 5v source, and isn't USING the terminals to drive the relays.

You might have Randy, or Andy, suggest a different circuit, specific to their encoder, for accomplishing this.
I don't want to be responsible for a rash of warranty claims for either of them.

RayB

  • I'm not wearing pants! HA!
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11279
  • Last login:July 10, 2025, 01:33:58 am
  • There's my post
    • RayB.com
NO MORE!!