Amazing, we are currently doing something very similar at our makerspace on a 1987 Road Kings pinball machine. We first replaced the original RAM chip with a IDT 7132 SA100P dual-port RAM that sits on a breadboard: https://pic.t0.vc/WPUO.jpg The other port is accessed by an ATmega 1284 to the left of it. Its code responds to simple serial commands and can read and write to the RAM. An ESP32 talks to the ATmega over U…
Can this be used on any System 11 game? And can it be used to read the current state of the alphanumeric display?
Connecting a 1980s Pinball Machine to the Internet
21–30 of 51 posts
Re: Connecting a 1980s Pinball Machine to the Internet
#22Earlier quoted context omitted.
I am a pinhead! Actually on my way to a tournament right now. So yaaas please more info on this : ). Is the. Openpinball framework involved in this?
Nope, I actually hadn't even heard of Open Pinball before. Looks cool though! It'd be nice if there were an open standard for pinball machines talking to score servers. For this project I had to do everything custom. If people started putting ESP32s on their pinball controllers there might be some actual demand for something like that.
Re: Connecting a 1980s Pinball Machine to the Internet
#23I wonder if niche arcades could make a comeback with something like this. Imagine global competitions between clubs competing for rank, recognition, and reward.
Re: Connecting a 1980s Pinball Machine to the Internet
#24Amazing, we are currently doing something very similar at our makerspace on a 1987 Road Kings pinball machine. We first replaced the original RAM chip with a IDT 7132 SA100P dual-port RAM that sits on a breadboard: https://pic.t0.vc/WPUO.jpg The other port is accessed by an ATmega 1284 to the left of it. Its code responds to simple serial commands and can read and write to the RAM. An ESP32 talks to the ATmega over U…
Awesome! I really like the idea of scanning an RFID card to identify players.
Re: Connecting a 1980s Pinball Machine to the Internet
#25This is very cool. I wonder if niche arcades could make a comeback with something like this. Imagine global competitions between clubs competing for rank, recognition, and reward.
Re: Connecting a 1980s Pinball Machine to the Internet
#26Anything pinball on HN is a good day :)
Re: Connecting a 1980s Pinball Machine to the Internet
#27Re: Connecting a 1980s Pinball Machine to the Internet
#28Earlier quoted context omitted.
The pinball community as a whole has been doing really cool things like this for years. Custom soundtracks for older games and now more recently we're seeing total rewrites of the rules/coding flashed onto chips or new PCBs like this. Super cool stuff.
I have a "reset board" for WPC games that is many years old at this point. It piggybacks on the power connector from the power board to the system board and steps down the unregulated 12v supply to power the 5v rail, bypassing the power board's 5v which can become unreliable as voltage regulators age and fail, triggering a watchdog on the system board that causes a reset. It is a plug-in mod that is reversible (I act…
Re: Connecting a 1980s Pinball Machine to the Internet
#29Earlier quoted context omitted.
I have a "reset board" for WPC games that is many years old at this point. It piggybacks on the power connector from the power board to the system board and steps down the unregulated 12v supply to power the 5v rail, bypassing the power board's 5v which can become unreliable as voltage regulators age and fail, triggering a watchdog on the system board that causes a reset. It is a plug-in mod that is reversible (I act…
Yep, friends with the guy from Pinball Basement who makes the System 11 boards. It was actually done by licensing the designs from Williams, so that's cool. They're still quite expensive, but it's great from a preservation perspective.
Re: Connecting a 1980s Pinball Machine to the Internet
#30This is very cool. I wonder if niche arcades could make a comeback with something like this. Imagine global competitions between clubs competing for rank, recognition, and reward.
To me that is part of the appeal of pinball. It is a local, physical, tangible thing.