Build Your Own Arcade Controls Forum

Arcade Collecting => Miscellaneous Arcade Talk => Topic started by: rohan on October 09, 2005, 07:04:41 pm

Title: BYO...Pinball?
Post by: rohan on October 09, 2005, 07:04:41 pm
I didn't know people did this...pretty cool.
http://cgi.ebay.com/AREA-51-WILLIAMS-CUSTOM-PINBALL-MACHINE_W0QQitemZ6215571916QQcategoryZ13725QQrdZ1QQcmdZViewItem
Title: Re: BYO...Pinball?
Post by: Stingray on October 10, 2005, 10:46:32 am
Is it just a Space Mission with custom artwork or is there more to it than that?

-S
Title: Re: BYO...Pinball?
Post by: ChadTower on October 10, 2005, 10:54:58 am

Looks rethemed.  They probably had a trashed Space Mission and decided to give it new artwork rather than part it out.
Title: Re: BYO...Pinball?
Post by: USSEnterprise on October 10, 2005, 03:15:01 pm
I have a Space Mission, but for some reason, this one looks boring compared to the real one.
Title: Re: BYO...Pinball?
Post by: ChadTower on October 10, 2005, 06:42:20 pm

The art does look kind of lifeless and generic.
Title: Re: BYO...Pinball?
Post by: USSEnterprise on October 10, 2005, 08:57:33 pm
And all the lights are gone
Title: Re: BYO...Pinball?
Post by: ChadTower on October 10, 2005, 09:02:49 pm

Ooh, yeah, that sucks.
Title: Re: BYO...Pinball?
Post by: USSEnterprise on October 21, 2005, 11:59:40 am
If you were to use a PC to control it and for scoring, I don't think it would be that hard to build your own pinball. The only major problem would be the backglass.
Title: Re: BYO...Pinball?
Post by: ChadTower on October 21, 2005, 12:10:03 pm

Sure it would be, you'd still have to design a solenoid controller board... there just aren't enough signal lines on a serial/parallel/usb port with much voltage on them.

You'd probably still need a normal solenoid driver board, but rather than having the controls come to the driver from the MPU via a couple of PIA chips, you'd be doing it from your PC via a couple of PIA chips.


(I didn't realize I knew that much, guess I'm learning more than I thought)
Title: Re: BYO...Pinball?
Post by: AmericanDemon on October 21, 2005, 12:20:04 pm
So Chad, it would be feasible then to take a non working pinball and then interface the solenoid control board from it to a PC?  Allowing us to i\open another chapter of BYOAC?
Title: Re: BYO...Pinball?
Post by: RayB on October 21, 2005, 12:29:19 pm
Chad, couldn't you just rely on solenoids that don't require controlling? For example, a kicker could automatically activate when the ball closes a circuit. Like how bumpers work. The power would go through the switch, closing the circuit, sending power to the solenoid, thus activating it.

Or do those suckers use more power than the switches are rated for?
Title: Re: BYO...Pinball?
Post by: ChadTower on October 21, 2005, 12:39:03 pm
Chad, couldn't you just rely on solenoids that don't require controlling? For example, a kicker could automatically activate when the ball closes a circuit. Like how bumpers work. The power would go through the switch, closing the circuit, sending power to the solenoid, thus activating it.

Or do those suckers use more power than the switches are rated for?


Switches don't use voltage, they turn it on or off while the switch is closed (for a normally open switch at least, invert that for a normally closed switch).
Title: Re: BYO...Pinball?
Post by: RayB on October 21, 2005, 02:08:09 pm
OK picture this... 50v going to a NO switch. The NO switch is wired to that when it closes, the 50v reaches the solenoid, thus causing it to activate. No controller necessary. Easy way to make your own pin. Only problem is no scoring awarded for those kinds of circuits.
Title: Re: BYO...Pinball?
Post by: ChadTower on October 21, 2005, 02:16:36 pm

Like this. (http://www.1stcreditmc.com/pinball/photos/details.php?image_id=176&sessionid=94e96e5dc3ff7ab6f76bb7c8b1dfa99f)
Title: Re: BYO...Pinball?
Post by: USSEnterprise on October 21, 2005, 03:11:54 pm
I was thinking of hooking up a keywiz or Ipac to all playfield switches and make a little VB prog to keep score
Title: Re: BYO...Pinball?
Post by: ChadTower on October 21, 2005, 03:14:57 pm

I suspect keeping score through the keyboard isn't a terribly efficient way to do it.
Title: Re: BYO...Pinball?
Post by: USSEnterprise on October 21, 2005, 05:13:06 pm
but easy.
Title: Re: BYO...Pinball?
Post by: TheOtherBob on October 21, 2005, 06:39:41 pm
As RayB pointed out.  You don't actually need the transistor to fire the solenoid.  You just wire the 50v (or whatever voltage you use) right into the solenoid and have the switch feed it when it closes.  You just need to put your switch in a place where the ball can close it.

A Gottlieb system 1 driver board didn't have very many solenoids it could control.  Often, they'd just wire the slings and pop bumpers directly to the 25v and let the switch handle it.  Those were tungsten switches.  Not the low power gold ones.  Then they'd have a regular cpu read switch in a place where it would get closed by the action of the solenoid and that would give you "points".

It seems like you're talking more about cpu controlled solenoids.  Where the cpu itself can fire the coil.  In that case you'd need transistors and fun stuff like that.  You don't actually need this for a simple pin.  CPU controlled solenoids do help for troubleshooting purposes and reliability issues.





Title: Re: BYO...Pinball?
Post by: ChadTower on October 22, 2005, 08:18:12 am
It seems like you're talking more about cpu controlled solenoids.  Where the cpu itself can fire the coil.  In that case you'd need transistors and fun stuff like that.  You don't actually need this for a simple pin.  CPU controlled solenoids do help for troubleshooting purposes and reliability issues.

Well, if you going to go ahead and build your own, why limit it to no scoring and 30 year old technology?
Title: Re: BYO...Pinball?
Post by: RayB on October 22, 2005, 11:29:58 am
Well, if you going to go ahead and build your own, why limit it to no scoring and 30 year old technology?

Baby steps.
Title: Re: BYO...Pinball?
Post by: ChadTower on October 22, 2005, 01:28:38 pm

Ask anyone that knows me IRL, not my style.   ;D
Title: Re: BYO...Pinball?
Post by: TheOtherBob on October 22, 2005, 08:43:22 pm
Well, if you going to go ahead and build your own, why limit it to no scoring and 30 year old technology?

Baby step.

Exactly....