Skip to content
@PPUC

Pinball Power-Up Controller

Pinball Power-Up Controller (PPUC) and ZeDMD

The Pinball Power-Up Controller software and hardware family is designed to enhance the capabilities of classic pinball machines, mainly of the 80s and 90s and to drive the hardware of home brew pinball machines.

Meanwhile the PPUC family has grown and the hard and software covers various use-cases, like modding a pinball machine, repairing a pinball machine or to drive homebrew pinball machines.

The first PPU Controller was designed to enhance existing machines. It is able to monitor all playfield switches, lights, and solenoids and to trigger and distribute corresponding events to attached sub-systems. It is possible to monitor DMD and sound commands, too.

Sub-system like the built-in EffectController are able to drive additional LEDs, motors, and coils. Other sub-systems could be video players or audio systems. The additional effects are bundled per pinball machine in so-called Pinball Power-Ups (PPUs).

For homebrew machines there will be additional software to act as "CPU", running the game logic aka rules and communicating with the controllers. The target is to use the VPX Standalone script engine and the VPX Standalone ecosytem.

A special variation of that "CPU" is suitable as replacement for a broken CPU of an existing machine. That development started as part of the PinMAME project. Nowadays it is a standalone programm that leverages libpinmame: https://github.com/PPUC/ppuc

As a sub-project ZeDMD has been created to emulate a real DMD for virtual pinball machines and to be used with as replacement in real machines.

To get involved in the development or to discuss your PPUC project, join us on Discord.

Motivation

We want to enable people to be creative and to modernize old pinball machines using today's technology. Or to get an old broken machine back to work. Our goal is to establish an open and affordable platform for that.

Ideally people will publish their game-specific PPUs so others could leverage and potentially improve them. We want to see a growing library of PPUs and a vital homebrew pinball community.

Concept

Enhancing / Modding an existing machine

The Pinball Power-Up Controllers consist of multiple micro controllers to perform several tasks in parallel. The entire system is modular, so you can choose what you really need. The basic setup consists of a controller to capture a pinball's events and another independent one to run effects.

We will provide several integrated boards and vendor specific adaptor boards (currently in development: Williams WPC, Data East, Stern SAM and Whitestar).

The Effect Controller should be able to drive hundreds (or thousands?) of LEDs, PWM devices, ... in parallel in a non-blocking way.

Watch the video Watch the video Watch the video Watch the video

Homebrew machines

Still WIP, but the hardware and firmware gets better and better ;-)

PCB Pic PCB Pic

Replacing a CPU (and drivers)

WIP, see PPUC sub-system as part of the PinMAME project.

Watch the video

Licence

The code is licenced under GPLv3. Be aware of the fact that your own Pinball Power-Ups (PPUs) need to be licenced under a compatible licence. That doesn't prevent any commercial use, but you need to respect the terms and conditions of GPLv3!

We would appreciate contributions to PPUC itself or as game-specific PPUs.

ZeDMD

ZeDMD is a "real" DMD for pinball emulations and other use cases, developed as part of the PPUC project. For more details, visit the ZeDMD page.

Watch the video

Pinned

  1. io-boards io-boards Public

    Forked from mkalkbrenner/PPUC

    Pinball Power-Up Controller I/O Boards

    C++ 1

  2. config-tool config-tool Public

    Web-based configuration and management tool for Pinball Power-Up Controller

    PHP

Repositories

Showing 10 of 30 repositories

Top languages

Loading…

Most used topics

Loading…