mv1f / pras3

Tools for controlling Sega P-ras 3 LED/NFC/VFD peripheral boards.
The Unlicense
2 stars 1 forks source link

Sega P-ras 3 software tools

This repository contains software for controlling the three serial devices found on the Sega P-ras 3 arcade machine.

The python script can be run as an executable or imported and used as a module. The executalbe only provides a subset of the features of the module. The module requires PySerial.

There is also a compiled program written in C that runs on Linux/Windows/MacOS. It provides the same features as the python executable.