Giter Club home page Giter Club logo

vs_billboard_commander's Introduction

vs_billboard_commander

Concept and Original software developed by Michael Pica (c)2016-2017

What it does: This software is designed to run on a Raspberry Pi Model 3. When setup and connected to a Sega Versus Billboard unit (found in Sega Versus City and New Versus City cabinets as well as Blast City and Megalo 410 cabinets that are equipped with a Versus Billboard unit) it allows the user to control the Versus Billboard unit through a web interface.

The vS Billboard Commander has 2 modes

  1. The "Commander" mode where the user can issue send discrete commands to the Versus Billboard unit or Run and loop pre-programmed macros.
  2. The "Editor" mode where the user can develop custom macros to be called back later in the Commander mode.

Building a setup from scratch: This software requires a Raspberry Pi 3 Debian Jessie and Apache web server installed (in order to provide a web interface). It also requires the installation of the pigpio library (in order to control the GPIO header). The software files can be placed anywhere in appache's HD docs folder (/var/www/html/)

To run you must first start the pigpio service by running "pigpiod", then you must start the billboard commander service by running the py/server.py python script. Ideally these would be automatically started when the Pi boots.

You should then be able to navigate a web browser to the url where you placed the vS Billboard Commander.

vs_billboard_commander's People

Contributors

twistedsymphony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vs_billboard_commander's Issues

Add "Animation Builder" feature

This would be a tool built into the macro editor that would display a pair of 7-segment displays. the user could then turn on or off segments of these on-screen displays and save each frame to the macro editor. the editor would then determine the smallest number of commands necessary to build the frame.

Add Setting for Auto-Run Macro

Assuming this gets installed in an arcade machine for the purpose of continually running a custom macro, it would be beneficial if a macro could be set to auto-run on power up. That way the machine would automatically play the macro whenever the arcade machine was powered on

Add "Insert Macro" option to macro editor

Add the ability to insert the entire content of a saved macro into a given step within the current macro being edited.

This would allow making a large macro in sections and then stitching them together.

Add Automatic Update Option

Add an option on the UI to check the releases here on github and if a new release is available "upgrade".

Add Optional Security

Currently anyone with a browser on the same local network as the billboard commander can access the commander, issue commands, edit or delete macros, etc. If this is to be installed in a public location it would be beneficial to lock out the ui with a password.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.