A project to allow Williams System 7 pinball machines to automatically upload scores to a website.
Read more about the project here
This repository has code and design files for the device that taps into the pinball machine's bus, and the web application that receives and displays the scores.
None of the code here is production quality, it's purely for reference and inspiration.
address-decoder
: Program for the ATF16V8 PLD chip, used as an address decodercontroller
: Raspberry Pi Pico W controller softwaretesting
: Software written to help test the device during developmentpcb
: KiCad design files for the PCBweb
: Flask webapp showing pinball scores and score upload APIobsolete
: Obsolete software: original ESP32-based controller, RP2040 proof of concept