elipsitz / internet-connected-pinball

Internet connectivity for Williams System 7 pinball machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet Connected Pinball

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.

Contents

  • address-decoder: Program for the ATF16V8 PLD chip, used as an address decoder
  • controller: Raspberry Pi Pico W controller software
  • testing: Software written to help test the device during development
  • pcb: KiCad design files for the PCB
  • web: Flask webapp showing pinball scores and score upload API
  • obsolete: Obsolete software: original ESP32-based controller, RP2040 proof of concept

About

Internet connectivity for Williams System 7 pinball machines

License:GNU General Public License v3.0


Languages

Language:C 42.9%Language:C++ 18.3%Language:Python 16.5%Language:CMake 10.9%Language:HTML 8.5%Language:JavaScript 1.6%Language:CSS 1.1%Language:Shell 0.1%Language:Procfile 0.0%